What I learned running local LLMs
Jul 03, 2026
Scaling my development environment by using specialized local LLMs for different tasks.
- #AI
- #LLMs
- #Development
- #Infrastructure
All the articles I've posted.
Jul 03, 2026
Scaling my development environment by using specialized local LLMs for different tasks.
Jul 01, 2026
How two lightweight filters — coordination message detection and session-level deduplication — cut wasted context injection in AI coding agents.
Jun 15, 2026
A rundown of the tools I use day to day, from the terminal to local LLMs.
Dec 03, 2017
Using Docker Compose to define and run multi-container microservice applications, with a Redis Commander + Redis example.
Apr 05, 2017
Connecting a remote Java debugger to a Tomcat server instance by configuring JVM startup parameters in the Windows registry.