Explore

coding × ~lobsters ×
  • Colima k8s nix setup

    Download and install the nix package manager. Usage Before running the commands below make sure you...

  • screenshot

    Getting Started with ActivityPub

    ActivityPub is a specification for a decentralized social network. Decentralized here means that anyone can run...

  • Beware of the DashMap deadlock

    Rust is famously build for the multi-threaded-processor world. From its core ownership-enforcement-model up to the type-based...

  • Processing One Billion Rows in PHP!

    You may have heard of the "The One Billion Row Challenge" (1brc) and in case you...

  • Learn Lambda Calculus in 10 minutes with OCaml

    I'm going to teach you the basics of Lambda Calculus really quickly. Lambda Calculus is deep....