Writing

Notes on system design, engineering decisions, and lessons learned building real products. Some are polished evergreen content, others are ideas still taking shape.

Growth:

Africa's Next Big Threat: Becoming an AI Colony

The economics of artificial intelligence present a stark paradox: Africa is poised to become one of the world’s largest consumers of AI, yet it risks owning virtually none of the underlying infrastructure, models, or intellectual property. From data to energy, the continent is supplying the raw inputs for the global tech economy while renting the finished intelligence. Without regional compute strategies and sovereign data governance, Africa will transition from a landscape of technological opportunity to one of permanent digital tenancy.

AICase StudyFounders

Your AI Agent Made a Decision. Now Prove Why.

Traditional software left a clear audit trail of hardcoded logic. Stochastic AI agents change this; they dynamically interpret context, choose tools, and execute high-consequence actions. Because prompts alone don't prove intent, engineering teams must shift from tracking execution to auditing runtime judgment—building "decision provenance" to prove exactly *why* an agent acted.

AIArchitectureCase StudyFounders

The Death of Junior CRUD Development

For the last two decades, many software careers began with CRUD (Create, Read, Update, Delete) applications. A junior developer would receive a ticket to build a user form, add database persistence, create an API endpoint, add validation, and render a table view. They would then repeat this cycle

AIArchitectureCase StudyResearch

Managing AI (And Other Lies We Tell Ourselves at Standup)

What actually happened is that the AI showed up on Monday asking where the repository lives, spent Tuesday reading the entire codebase, and by Wednesday was submitting pull requests while openly questioning architectural decisions made by senior engineers. The latest models don't just "write a function."

AIArchitectureBest PracticesFounders
Showing 1-6 of 49 writings