Blog
-
What I learned running local LLMs
- #AI
- #LLMs
- #Development
- #Infrastructure
Jul 03, 2026
Scaling my development environment by using specialized local LLMs for different tasks.
-
- #ai
- #codegraph
- #developer-tools
Making AI Coding Agents Smarter About Context
Jul 01, 2026
How two lightweight filters — coordination message detection and session-level deduplication — cut wasted context injection in AI coding agents.
-
Dev Setup
- #macos
- #terminal
- #tools
- #productivity
Jun 15, 2026
A rundown of the tools I use day to day, from the terminal to local LLMs.
Writing
I also write on Medium under Zehen Diaries, reaching a broader audience and contributing to tech publications.
Read on Medium →I also share shorter posts and thoughts on LinkedIn.
Posts on LinkedIn →Projects
-
imager
A command-line utility to batch-convert CR2 (RAW) image files to JPG while retaining timestamps.
- Python
- CLI
- LibRaw
- Photography
- #open-source
- #cli
-
muziq
Converts Apple Music XML library exports into folder-based playlists for USB playback in a Toyota 4Runner.
- Python
- CLI
- Apple Music
- #open-source
- #cli
-
todo-app
A simple command-line todo application built in Python.
- Python
- CLI
- #open-source
- #cli