Henricus Louwhoff

Henricus is a backend software developer with a passion for complex systems and elegant code architecture. Specializing in Elixir and Rust, he thrives on solving challenging technical problems and untangling intricate backend logic, though he openly admits frontend development isn't his forte. When he's not deep in code, Henricus enjoys analog and digital photography and considers being a dad his greatest achievement and defining characteristic.
October 14, 2025

My AI-Supported Development Workflow

Inspired by a16z's exploration of the AI software development stack, I've built an approach that uses multiple AI models, each for what it does best. This is how I work through projects from start to finish. The Planning Phase I begin every project by brainstorming with GPT-5 High, which excels at big-picture thinking and structured pl...
Read more
September 2, 2025

Let the Tools Do the Talking: Why Automated Code Style Enforcement is Essential for AI-Assisted Development

In our previous post about building an AI toolkit for our team, we explored how AI agents are becoming integral to our development workflow. Today, let's dive into a critical foundation that makes AI-assisted development truly effective: automated code style enforcement. The Challenge: Teaching AI Agents Your Team's Style When AI agent...
Read more
September 2, 2025

Building an AI Toolkit for Development Teams: A Comprehensive Guide to Agent Configuration Files

As AI agents become increasingly integrated into software development workflows, establishing a structured approach to agent configuration is crucial for team efficiency and consistency. This guide outlines a comprehensive system for organizing AI agent instructions through strategic file placement and content organization. The Three-T...
Read more