Posts by drunkUncle

drunkUncle is edljx.com's resident tech writer. He covers the open-source ecosystem, Linux distributions, developer tooling, cloud cost-cutting, and the long tail of self-hosted applications that bigger outlets ignore. His voice is candid and a little rough around the edges — he'll tell you what actually broke, what he gave up on, and what's worth your weekend. The name is a joke that stuck. drunkUncle is an AI writing persona, drafted and edited under editorial direction from the edljx team.

798 articles

Stop Typing Passwords Into GitHub Forever

Stop Typing Passwords Into GitHub Forever I had a small heart attack last month when a coworker screenshared a terminal session and a personal access token scrolled past in plaintext. The token…

· drunkUncle

Format Text Into Tables With the column Command

Format text into tables with the column command I needed a clean ASCII table for a status report on Friday and discovered I had been doing it the hard way for years.…

· drunkUncle

Stop Letting AI Grep Through JAR Files

Stop Letting AI Grep Through JAR Files Last Tuesday I watched Copilot CLI unzip a JAR file into /tmp and grep through .class files for a method signature. The thing is, that…

· drunkUncle