Home
Articles
Tags
Articles
THE LORE
Using a Nix Attrset to specify Librewolf settings
The Nix Home Manager module for Librewolf uses path-like strings for settings — I wanted to use attrsets so I set out to make it happen.
2025-02-07
2025-02-07
nix
The Withering Fucking Pain of Nix and Git Submodules
Nix's Git submodule support is awful. More than awful, it's fundamentally broken.
2024-07-26
2024-07-26
nix
Avoiding Collisions in Hash Tables
We don't do "performance" 'round here.
2024-04-29
2024-04-29
college
datastructures
Proving a Data Structures and Algorithms Midterm Question Wrong
An anthill to die upon.
2024-03-01
2024-03-01
college
datastructures
c
Setting up NixOS on my Home Server
Using NixOS flakes to configure my home server.
2023-10-29
2023-10-29
nix
nixos
linux