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/)F
Posts
8
Comments
108
Joined
3 yr. ago

  • Gitea is not fundamentally different than Forgejo, Forgejo is just a better fork of it. Better in terms of: more contributors, more users, dogfooding (Gitea is built on Github 🤦).

    But yes, GitLab is like the Mac of Git forges: everything is included, doing everything their own way, vendor lock, very expensive. There is a community edition but serious users will run into its limitations and it does not integrate neatly with external solutions.

    Forgejo is IMO the Linux of Git forges: low on resources, expandable, hackable, stable.

  • Second sentence of the release page: https://lists.gnu.org/archive/html/parallel/2026-06/msg00000.html

    It is available for download at: lbry://GnuParallel:4

    lbry is a blockchain founded by Jeremy Kauffman, who:

    • called for governors taking measures against COVID spread to be tortured in Guantanamo Bay
    • stated that he wanted "less democracy,"
    • campaigned multiple times for child labor to be legalised
    • posted on X that "Anyone who murders Kamala Harris would be an American hero.
    • has criticized the end of apartheid in South Africa

    And more: https://en.wikipedia.org/wiki/Jeremy_Kauffman

  • Is this a joke? Everyone on the Fediverse has been talking about the outrageous name of the latest GNU Parallel release, and that it is hosted on a Nazi-run blockchain.

    Here it is for the downvoters: GNU as a warm inclusive community.

    GNU Parallel release named "rape gang inquiry" after a project by a farn-right UK politician. That's not a "random headline", that's a dog whistle.

    Second sentence of the release page: https://lists.gnu.org/archive/html/parallel/2026-06/msg00000.html

    It is available for download at: lbry://GnuParallel:4

    lbry is a blockchain founded by Jeremy Kauffman, who:

    • called for governors taking measures against COVID spread to be tortured in Guantanamo Bay
    • stated that he wanted "less democracy,"
    • campaigned multiple times for child labor to be legalised
    • posted on X that "Anyone who murders Kamala Harris would be an American hero.
    • has criticized the end of apartheid in South Africa

    And more: https://en.wikipedia.org/wiki/Jeremy_Kauffman

  • Besides speed, why would I want my own package repo?

    What are your "custom templates" and "all my junk"?

  • Volsync

  • Glad you found your ideal selfhosting setup!

    Enjoy!

  • Dococd + renovate goes brrr

  • Lobsters and shrimps have feelings too 😟

    Check this out: https://www.shrimpwelfareproject.org/

    €10 donated to Shrimp Welfare Project likely does more to reduce animal suffering than going completely vegan for a year.

  • Docker Compose is really the easiest way to self-host.

    Copy a file, usually provided by the developers of the app you want to run, change some values if instructed by the # comments, run docker compose up and it "just works".

    And I say that as someone who has done everything from distro-provided packages to compiling from source, Nix, podman systemd, and currently running a full-blown multi-node distributed storage Kubernetes cluster at home.

    Just use docker compose.

  • Start interviewing

  • I installed VoidLinux on a 17 year old laptop with 2GB of DDR2

    Is that like teaching grandpa factorio?

  • This is amazing!! I had no idea this was possible!

    One point of feedback: not having worked with memmap before, it is not immediately obvious to me which hex means what (I am guessing RANGE@START? ). Would be nice to have a link to an explanation there.

    I am definitely sharing this, thank you for writing the blog!

  • Thank you! Do you think Chimera will replace Alpine as the favorite for container base images? Mimalloc sounds great!

  • How is Chimera Linux different from Alpine? Seems very similar (apk, no GNU, musl, lightweight)

  • But VirtualBox is not a good idea either.

    Maybe not for Python, but if the database project they're contributing to relies heavily on modified system libraries, it can be useful to isolate those from your host. Using either a VM or a container can do that.

  • ... almost 15 years ago

  • Deleted

    Permanently Deleted

    Jump
  • Yeah I've been getting deprecation warnings about that every time I start ./the-beach It still has a runtime dependency on AMOC

  • Deleted

    Permanently Deleted

    Jump
  • cats @sh.itjust.works

    Ergocat

  • Programmer Humor @programming.dev

    Merge conflicts

  • Selfhosted @lemmy.world

    (Blog) How I'm Building a Trump-Proof Tech Stack Without Big Tech

    www.joanwestenberg.com /american-tech-is-compromised-heres-my-replacement-stack-2/
  • Privacy @lemmy.world

    (Blog) How I'm Building a Trump-Proof Tech Stack Without Big Tech

    www.joanwestenberg.com /american-tech-is-compromised-heres-my-replacement-stack-2/
  • Proton @lemmy.world

    (Blog) How I'm Building a Trump-Proof Tech Stack Without Big Tech

    www.joanwestenberg.com /american-tech-is-compromised-heres-my-replacement-stack-2/
  • Proton @lemmy.world

    Help: Mobile-friendly alternatives to Google Keep and Sheets

  • Proton @lemmy.world

    Any Home Assistant users here?

    community.home-assistant.io /t/proton-drive-as-a-backup-location/843832
  • Nix / NixOS @programming.dev

    Is anyone else doing Advent Of Code in Nix?

    github.com /fhoekstra/advent_of_code_2024