Developer

9 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

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