Blog
Thoughts on software engineering, distributed systems, backend architecture, and the tools I use day to day.
AIGame DesignChatGPTCreative ProcessAI Collaboration
AI as a Collaborative Creative Partner: From zero to a game designer
How a discussion with ChatGPT helped a complete beginner turn a rough idea into a fully visualised multiplayer game — and what it taught me about using AI as a genuine creative collaborator.
April 10, 202610 min read
AIEthicsLLM BiasTrustworthy AIFairnessMachine Learning
Selective Truthiness: Does AI Give the Privileged the Facts and the Vulnerable a Pep Talk?
When we ask an AI a factual question, we expect a factual answer. But what happens when the AI knows who is asking? A deep dive into whether LLMs tell different people different things — crossing the line from audience adaptation into paternalism.
March 17, 202610 min read
GoLLMDistributed SystemsOpen Source
Building Distributed LLM Inference with Go
How I built GoLLama — an open-source hub-and-spoke API that routes inference requests across multiple llama.cpp workers without relying on external LLM providers.
March 10, 20267 min read