We ramble about code, technology and life. Sometimes we actually code...


kyco

AI Refined: From 1 BRC Challenge to Production‑Grade Rust with o3-mini

by Kyluke McDougall on 4 February 2025

When I first sat down to tackle the infamous 1 BRC challenge—a challenge that forces you to process a massive 10GB text file with one billion rows—I wasn’t sure if I’d ever see the day when an AI would be capable of generating a production‐grade Rust implementation. But here we are. Let me take you through the story of how o3‑mini, the current latest reasoning model from OpenAI, tackled this problem and iteratively improved on its own work.

Bringing AI to Your Terminal: Meet Termai

by Kyluke McDougall on 6 October 2024

Ever wanted a smart helper right in your terminal? Termai makes that possible.
Built with Rust, it brings AI capabilities directly to your command line,
turning your terminal into an interactive and intelligent workspace.