Published onAugust 18, 2024Making a Chess Engine in ZigzigchessnixLearning zig by making a chess engineRead more →
Published onDecember 2, 2023Efficient Nix Derivations with File Setsnixnix-pkgsrocUsing nix's new file set API to make efficient derivationsRead more →
Published onOctober 9, 2023Organizing system configs with NixOSNixOSnixguidedotfilesHow I organize and manage my system and user configs with NixOS and homemanagerRead more →
Published onMay 1, 2023Exposing a Rust Library to Node with Napi-rsrustnodetypescriptShort guide/exploration on making native node addons with rustRead more →
Published onApril 4, 2023Building a Simple DB in Rust - Part 3 - Less Basic ExecutionrustdatabasereplCleaning up existing execution logicRead more →