Writing
Thoughts on AI, engineering, and building software. I write to learn and to share what I've figured out.
Featured2026-09-15 · 10 min read
Setup Hermes Agent on Your Own Machine
Minimal Setup and Configuration for your Self Hosting AI Agent.
All posts
2026-09-1510 min
Setup Hermes Agent on Your Own MachineMinimal Setup and Configuration for your Self Hosting AI Agent.
AIEngineering
2026-08-318 min
Understanding softmax activation functionBack to Fundamental, learn softmax in intuitive ways
AIMath
2026-08-158 min
Building reliable AI agents in productionLessons from deploying LLM-powered agents that need to work 24/7 without human intervention. What breaks, what scales, and what I wish I knew earlier.
AIEngineering