Unix

  • Peer-to-peer Git: Radicle Seed Node on OpenBSD
    Peer-to-peer Git: Radicle Seed Node on OpenBSD
    While Git is decentralized by design, in many cases it still depends on a classical server-client architecture. Many projects rely on GitHub, GitLab, or another centralized platform to host their repositories and thereby make them available to everyone. What if we could have Git, but without depending on any centralized servers at all, and instead use it peer-to-peer?
  • Build Your Own Decentralized Dropbox with Syncthing
    Build Your Own Decentralized Dropbox with Syncthing
    In the world of file synchronization, most people are familiar with services like Dropbox, Google Drive, or OneDrive. These centralized cloud solutions are convenient but come with privacy concerns and potential security risks. What if I told you that to synchronize files between individual devices, you don’t need the cloud™ ?
  • The Absurdity of Modern Tools
    The Absurdity of Modern Tools
    “Much of the power of the UNIX operating system comes from a style of program design that makes programs easy to use and, more important, easy to combine with other programs.”