Skip Navigation

Posts
4
Comments
4
Joined
1 yr. ago

Argumentive. Standards. Elevation. Passive. Heights.

  • Thanks for letting me know, I will update the article!

  • You can combine this with Nixhub to find the precise commit of nixpkgs, if you need a copy of stable for a specific package! For example, I needed to get draw.io before it changed its license to a non-FOSS, so I pinned it to a specific commit hash.

    The commit hash goes in the configuration like this (example): nixpkgs-lvm.url = "github:nixos/nixpkgs/2fbfb1d73d239d2402a8fe03963e37aab15abe8b";

  • This is the first article that I write of this type, so I tried to create a balance between implementation and explanation without making the latter strictly dominate the pacing. If anyone has feedback I'd appreciate!

  • C++ @programming.dev

    Rust to C++: Implementing The Question Mark Operator

    www.quarterstar.tech /2026/03/30/rust-to-cpp-implementing-the-question-mark-operator
  • NixOS @infosec.pub

    Understanding the Nix Store by Hunting Packages Down

    www.quarterstar.tech /2025/10/26/understanding-the-nix-store-by-hunting-packages-down
  • Nix / NixOS @programming.dev

    Understanding the Nix Store by Hunting Packages Down

    www.quarterstar.tech /2025/10/26/understanding-the-nix-store-by-hunting-packages-down
  • OpenBSD Operating System @lemmy.ml

    openbsd-vpn - Automatic OpenBSD instance deployment for WireGuard servers

    github.com /quarterstar/openbsd-vpn