Generating Chess Puzzles Fast with Rust and Stockfish

Programming Advice I’d Give To My Younger Self

The 2030 Rust Update

A bunch of programming advice I'd give to myself 15 years ago

Abstractions are the best, abstractions are the worst

Managing my motivation as a solo dev

Compressing chess moves for fun and profit

Compressing Chess Moves Even Further, To 3.7 Bits Per Move

Generating Chess Puzzles Really Fast with Rust and Stockfish

Scattered thoughts on why I waste my own time

Thoughts on chess improvement, after gaining 600 points in 6 months

An Incomplete Explanation of the Proc Macro That Saved Me 4000 Lines of Rust

Making a Snake Clone with Bevy [Updated for Bevy 0.5]

Unironically Using Kubernetes for My Personal Blog

How Much of the Hitchhiker's Guide to the Galaxy Can You Fit on a QR Code?

Making a Snake Clone with Bevy

CRUD with Rocket and Sled

Thoughts on Structured Editing: Breaking Away from Syntax

As a hobbyist rust developer, I want to think less about error handling

Why I Self-Host My Website Analytics

Creating a basic chess AI with Python