Dive into the world of a seasoned software engineer. Discover hacks and innovative solutions. Learn how to build better products faster.
11 Jan 2025
I just wrapped up an interesting project: building a CRDT (Conflict-free Replicated Data Type) backend in Rust with a frontend sync engine. The cool part? I did most of it through Windsurfer editor's compose feature. Here's how it went.
26 Dec 2024
In 2024, I proved a theory: Yes, you can grow a tech blog through search traffic alone. With zero active marketing, I saw a 4,509% increase in organic search volume and a 12% increase in active user volume.
24 Nov 2024
I had a fun afternoon building this little LLM tool which lets me chat with gemini-1.5 from the command line. You should be checking this out if you are a developer. The context window is massive and you can process so much more than you could with the first iteration of LLM apis.