CrustyRustacean Hero

49

Published Articles

93

Topics Covered

Nov 30, 2025

Latest Post

Latest Articles

programming Nov 30, 2025
Advent of Code 2025: The Day Before

I'm going to try Advent of Code again this year, but this time I'm taking a different approach.

Read More
programming Nov 28, 2025
What I Learned: Baby Steps to OpenRouter

A short piece documenting the progress I made to understand how to use the OpenRouter API.

Read More
meta Nov 24, 2025
The Dark Side of AI: Cleaning Up a Mess

The author dug himself quite a nice little hole today, fortunately the production branch saves the day.

Read More
memory-allocator Nov 22, 2025
Towards a Custom Memory Allocator in Rust

An introduction into "systems programming" by considering what a safe memory allocator might look like.

Read More