Posts from '2026' - 1
Developing Software with Agents
A reliable methodology for developing software using coding agents. read more →
WhichKey in Ratatui
A crate for Ratatui that enables WhichKey-like functionality read more →
Writing Maintainable Code with AI
AI-generated code often produces bloated, unmaintainable messes. Learn a reliable technique to generate working, high-quality code instead. read more →
Building LLMBench
Why I built my own LLM benchmarking tool. read more →
Rendering ANSI Escape Sequences to Rich HTML: Introducing fromansi
Project writeup for an app that converts terminal sequences into HTML markup. read more →
How I Built the Background Patterns for This Blog
The background patterns on my blog are fun. Here's how it works. read more →
Frontend Design for CS Nexus
A quick look at a web design that I made back in 2022. read more →
Creating a Virtual Actor Framework
A primitive virtual actor system (\edacious\) built in Rust using Zenoh pub/sub. Inspired by Orleans grains. read more →