Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)Q
Posts
188
Comments
1125
Joined
2 yr. ago

I joined Lemmy back in 2020 and have been using it as @[email protected] until somewhere in 2023 when I switched to lemmy.world. I'm interested in systemd/Linux, FOSS, and Selfhosting.

  • Also when using a rootfull Podman socket?

  • Do you mean a hardware firewall?

  • That caused issues with Docker containers being unable to communicate with eachother for me.

  • I knew it was a problem on same instances but didn't know it also affected lemmy.world <-> sh.itjust.works. I've had issue with this in the past and have a large amount of alt accounts for this purpose. I've also created lemmy-know to automatically check reports from various accounts. There is a Docker image available if you're still looking for a way to avoid having to check them all manually.

  • This is less of an issue with JS, but say you're developing this C++ application. It relies on several dynamically linked libraries. So to run it, you need to install all of these libraries and make sure the versions are compatible and don't cause weird issues that didn't happen with the versions on the dev's machine. These libraries aren't available in your distro's package manager (only as RPM) so you will have to clone them from git and install all of them manually. This quickly turns into hassle, and it's much easier to just prepare one image and ship it, knowing the entire enviroment is the same as when it was tested.

    However, the primary reason I use it is because I want to isolate software from the host system. It prevents clutter and allows me to just put all the data in designated structured folders. It also isolates the services when they get infected with malware.

  • It's okay for simple things, but too simple for anything beyond that, IMO. One important issue is that unlike with Portainer you can't edit the container in any way without deleting it and configuring it again, which is quite annoying if you just want to change 1 environment variable (GH Issue). Perhaps they will add a quadlet config tool to cockpit sometime in the future.

  • ufw just manages iptables rules, if docker overrides those it's on them IMO

  • Mag ik vragen waarom je voor Signal hebt gekozen i.p.v. Matrix, aangezien dat vaak gebruikt wordt op Lemmy?

  • feat: Add CODE_OF_CONDUCT.md by numinit · Pull Request #15 · JiaT75/STest

    Jump
  • Also the proposed CoC is the CIA's Sabotage Field Manual

  • Amazing video

  • Why did you watermark your screenshot?

  • That seems a bit extreme

  • I suspect Hetzner since they specifically mentioned Germany and not a region like "eu-west" like other hosting providers such as Azure.

  • AFAIK it stores the notes as .md and an index in it's own proprietary format, which is mostly an issue because the index won't be encrypted if you encrypt the notes.

  • Doesn't logseq store the notes as .md files? There is a directory named pages which contained them last time I checked

  • I saw you picked SurrealDB, what has been your experience with that so far?

  • @@@

  • We should put an LLM in GCC to better optimize code /s

  • Programmer Humor @programming.dev

    We don't talk about IPv5

  • Programmer Humor @programming.dev

    Not my problem

  • Videos @lemmy.world

    "I Built an Infinite DJ Based on What You Code...it Got Weird"

  • Programmer Humor @programming.dev

    Slapping on a .expect is also error handling!

  • Videos @lemmy.world

    vibe physics

  • Open Source @lemmy.ml

    lemmy-know: Send notifications when Lemmy reports are made through Discord or as MQTT message

    github.com /QazCetelic/lemmy-know
  • 196 @lemmy.blahaj.zone

    eldritch horror within comprehension rule

  • Videos @lemmy.world

    Why You Can Draw a Cat on Your Computer

  • Videos @lemmy.world

    Wacky History of Computer Scrabble

  • Programmer Humor @programming.dev

    Why shouldn't you use YAML to store eye tracking data? /s

  • Videos @lemmy.world

    How to genetically modify houseplants to improve air filtration by 30%

  • Programmer Humor @programming.dev

    Programming Language Inventor or Serial Killer? 💻🔪

    vole.wtf /coder-serial-killer-quiz/
  • 196 @lemmy.blahaj.zone

    clueless rule

  • Videos @lemmy.world

    Med Spas: Last Week Tonight with John Oliver (HBO)

    vid.freedif.org /w/284b03ba-3f2e-4cf2-92e9-8d2bcd6a3d7c
  • Videos @lemmy.world

    The Story of Vadim Krasikov: The Kremlin's Favorite Assassin

  • 196 @lemmy.blahaj.zone

    Wicked, bad, naughty evil math rule

  • 196 @lemmy.blahaj.zone

    Their replacements will have big shoes to rule

  • Videos @lemmy.world

    Making a 3D Game with a Segmented Redstone Lamp Display

  • 196 @lemmy.blahaj.zone

    Team bonding rule

  • Selfhosted @lemmy.world

    Minio strips away almost all features from AGPL interface and suggests people use their licensed "AIStor" service instead

    github.com /minio/object-browser/pull/3509