What agentic coding actually looks like
Agentic coding changed how I build software. Not in the way the hype suggests.
16 posts
Agentic coding changed how I build software. Not in the way the hype suggests.
What Hermes Agent is, how it compares to OpenClaw on security and usability, and why it earned my trust.
A technical breakdown of how a middleware ad layer for LLM APIs could work, why the economics demand it, and whether it should exist at all.
How to build a retrieval-augmented generation pipeline using local models and your own documents, without sending data to cloud APIs.
How OpenRouter gives you a single API to access models from OpenAI, Anthropic, Google, and others without managing multiple accounts.
What agent skills are, how they extend AI coding assistants with reusable workflows, and why they matter for developer productivity.
How I use AI tools to review code before committing, catch bugs early, and maintain consistency across projects.
An introduction to the Model Context Protocol, what MCP servers are, and how they let AI assistants interact with external tools and data.
Techniques for getting LLMs to return JSON, typed objects, and other structured formats reliably, from prompt engineering to constrained decoding.
A look at OpenCode, an open-source terminal-based AI coding tool, and how it fits into my development workflow.
A practical introduction to fine-tuning small LLMs for domain-specific tasks using tools like Unsloth and LoRA.
An honest comparison of the AI coding tools I have used, what each does well, and which one fits different workflows.
How to run local LLMs on your own machine with Ollama and put a clean web interface on top with Open WebUI.
A step-by-step guide to building your own Model Context Protocol server in TypeScript to give AI assistants access to custom tools.
I thought HuggingFace was just GitHub for AI models, but that comparison sells it way short.
What you need to run large language models locally, which models fit on consumer hardware, and how to get the best performance.