Building My Own Private AI Search Agent That Actually Works I built a local AI search system with gpt-oss 20B that handles a surprising amount of my AI search queries.
The Comfortable Plateau When every domain feels instantly familiar, do we lose the ability to recognize what we don't actually know?
Training Myself to Think in Parallel: From 10,000 Hours to 10 Concurrent Contexts AI agents require a completely different mindset: parallel thinking, externalized context, and orchestration over implementation.
The Questions AI Coding Agents Are Forcing Me to Ask As I help my teams adopt AI coding agents, I'm grappling with fundamental questions about productivity, team dynamics, architecture, and infrastructure that don't have easy answers yet.
Building GPT from scratch using Apple MLX I spent some time recently recreating the GPT model alongside the video from Andrej Karpathy using the Apple MLX machine learning framework.
A Developers Journey into Machine Learning - Installing Python, Jupyter, TensorFlow, and Keras A guide on how to setup a linux system for machine learning with Python, Keras, TensorFlow, and Jupyter Notebooks
A Developers Journey into Machine Learning - Building a Linux desktop for Machine Learning A guide to building a Linux desktop for Machine Learning