Blog
-
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.
-
Manage Containers with Docker Compose
- #docker
- #docker-compose
- #microservices
- #containers
Dec 03, 2017
Using Docker Compose to define and run multi-container microservice applications, with a Redis Commander + Redis example.
-
Debugging Tomcat on a Server
- #debugging
- #tomcat
- #java
Apr 05, 2017
Connecting a remote Java debugger to a Tomcat server instance by configuring JVM startup parameters in the Windows registry.
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