programming
29 writings
2026
- Proxies all the way down
- Open source security at Astral
- The Future of Everything is Lies, I Guess
- Thoughts on slowing the fuck down
- A tale about fixing eBPF spinlock issues in the Linux kernel
- The State of OpenSSL for <code>pyca/cryptography</code>
- University of Utah finds tape with only known copy of UNIX V4 hidden in storage
- What can strong engineers do that weak engineers can't?
2025
- It's not your codebase
- Your job is to deliver code you have proven to work
- What Every Programmer Should Know about How CPUs Work • Matt Godbolt
- The Typestate Pattern in Rust
- Should I Switch From Git to Jujutsu?
- Don't wait for FHE, encryption-in-use is possible today*!
- Don't write bugs
- <code>TIGER_STYLE</code>
- Inside Zig's New Writer
- "Clean" Code, Horrible Performance (2023)
- TIL: Testing Secure Zeroization in Zig with Custom Memory Allocators
- Zig 0.15.1 Release Notes
- Jujutsu For Busy Devs
- TIL: compile with a locally patched Zig standard library via <code>--zig-lib-dir</code>