Posts
All the articles I've posted.
AI Agents, Technical Debt, and the Single Prompt Philosophy
Published: at 08:00 AMA reflective, experience-driven exploration of why iterative AI prompting often fails, and how the Single Prompt Philosophy can produce more coherent software systems.
spid-rs. Why I Built Yet Another Web Crawler (and Why It’s in Rust)
Published: at 06:06 AMHigh-performance, concurrent website crawler and mirroring tool written in Rust.
Working with std::fs in Rust - A Practical Guide
Published: at 04:06 AMA practical guide to working with the filesystem in Rust, from basic operations to advanced patterns.