home.social

#distributed — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #distributed, aggregated by home.social.

fetched live
  1. Ah, the endless sea of #buzzwords and acronyms in which "distributed #systems engineers" must swim like dazed goldfish. 🐠 Dive deep into the #ATProto rabbit hole, where the #jargon is as thick as molasses and coherence is a distant dream. 😂 Spoiler: it's a miracle anyone ever gets anything done. 🛠️
    atproto.com/articles/atproto-f #distributed #engineering #humor #tech #HackerNews #ngated

  2. Ah, the endless sea of #buzzwords and acronyms in which "distributed #systems engineers" must swim like dazed goldfish. 🐠 Dive deep into the #ATProto rabbit hole, where the #jargon is as thick as molasses and coherence is a distant dream. 😂 Spoiler: it's a miracle anyone ever gets anything done. 🛠️
    atproto.com/articles/atproto-f #distributed #engineering #humor #tech #HackerNews #ngated

  3. crdt.tech/ - Conflict-free #Replicated Data Type (CRDT) is a data structure that simplifies #distributed #data storage systems.

  4. crdt.tech/ - Conflict-free #Replicated Data Type (CRDT) is a data structure that simplifies #distributed #data storage systems.

  5. The only thing that you need to worry about with #AI is the #data #centers. It needs to be implemented in a #distributed fashion using machinery that's mostly already running and then the #climate impact might not exist at all. I don't know enough to know that. It would be a MASSIVE improvement.

  6. 🎥 TheNickOfTime/handbrake-web

    Provides a web interface to control HandBrake encoding across multiple devices with distributed job queues

    ⭐ Stars: 785
    📅 Last Update: Jul 13, 2026

    github.com/TheNickOfTime/handb

    #selfhosted #homelab #selfhost #selfhosting #opensource #videoencoding #distributed

  7. Literally everything now should be #distributed, preferably across the world and not within a single country:

    -Power generation
    -Defense
    -Data centers
    -Social media
    -Public data
    -Your money
    -Medicine
    -Food production
    -Education

    In the event of war, as demonstrated in multiple conflicts today, anything #centralized is a #target.

    In the event of peace, as demonstrated by #fascist regimes, anything centralized is a target.

  8. Literally everything now should be #distributed, preferably across the world and not within a single country:

    -Power generation
    -Defense
    -Data centers
    -Social media
    -Public data
    -Your money
    -Medicine
    -Food production
    -Education

    In the event of war, as demonstrated in multiple conflicts today, anything #centralized is a #target.

    In the event of peace, as demonstrated by #fascist regimes, anything centralized is a target.

  9. Serve & clone #git repositories #p2p over #iroh! Try it out:

    cargo install git-remote-iroh

    git clone iroh://92fbc10667b6ae60b2b7c158ec3c996ebdeac0f07d6648b87243fe49498bd378 git-remote-iroh

    git-remote-iroh is self-hosted. #distributed #dweb #nohubsjustspokes

    Centralized web mirror: codeberg.org/cmars/git-remote-

  10. Serve & clone #git repositories #p2p over #iroh! Try it out:

    cargo install git-remote-iroh

    git clone iroh://92fbc10667b6ae60b2b7c158ec3c996ebdeac0f07d6648b87243fe49498bd378 git-remote-iroh

    git-remote-iroh is self-hosted. #distributed #dweb #nohubsjustspokes

    Centralized web mirror: codeberg.org/cmars/git-remote-

  11. Stop losing events between your database and message broker. Learn the transactional outbox pattern in Go with PostgreSQL, FOR UPDATE SKIP LOCKED, and a polling relay.

    Systems

    glukhov.org/app-architecture/i