Blogs
My Blogs
I write my opinions, thoughts, and tutorials sometimes, read all of them here.
notify: A Tiny CLI Utility for Desktop Notifications
How my small CLI helper keeps me notified when long commands finish.
CLI
WORKFLOW
LINUX
Code Rewrite is Dangerous
A lesson from Oracle about why decades-old code survives and why rewrites can hurt.
TECH
WORKFLOW
Character Encodings Shouldn’t be Ignored
A Unicode primer from my perspective after hitting mojibake at work.
UNICODE
TECH
Overpowered Shell Command #1: xargs
Why xargs is a superpower when you compose shell commands.
CLI
WORKFLOW
LINUX
Two Git Features That Helped Me Ship Faster
How git worktree and git patch solved real workflow problems for me.
· Updated
GIT
WORKFLOW
LINUX
The LaTeX Story (3/3): The How
How I became a LaTeX power user with TeX Live, Neovim, vimtex, and snippets.
LATEX
WORKFLOW
CLI