docker-mediaproc: FFmpeg, Sox, and ImageMagick Over SSH
I keep ending up in the same situation. I’ve got a server somewhere with files that need media processing — videos to transcode, audio to convert, images to resize — …
Software Engineer and more
I keep ending up in the same situation. I’ve got a server somewhere with files that need media processing — videos to transcode, audio to convert, images to resize — …
Every time I build a tool that runs inside a Docker container, I hit the same problem: how do I let people interact with it remotely? The obvious answer is …
I’ve been automating browsers for years. Selenium, Puppeteer, Playwright — used them all, watched them all get caught. The arms race between bot detection and browser automation has been going …
Venind spre un vin văzut de un șarpe îngâmfatAm văzut o zare veche cu un lac prea dezghețatȘi pe lacul cel prea dezghețat am văzut o inimă prea purăȘi spre …
I had this moment recently that made me realize something fundamental about how LLMs work versus how humans process information. I was showing Claude a conversation where a corporate recruiter …
Or: How a Conversation About AI Murder Turned Into Accidental Behavioral Research Look, this article started because I asked Claude whether it would kill me if I tried to shut …
Remember when software-defined radio transmission required expensive hardware, complicated software, and a PhD to configure? Yeah, fuck that. I built PIrateRF to prove you can turn a $20 Raspberry Pi …
Started as a quick beat for the PIrateRF promo video. Ended up as a full fucking track because once the synths started warping, there was no going back. Atmospheric piano …
Look, I’ve built a lot of shit in Go. Worked on microservices that were basically just glorified HTTP handlers talking to each other across Docker networks. Debugged race conditions at …
Look, if you’ve ever wasted more than 5 minutes trying to hunt down which structs actually implement a Go interface, you already know this pain. It’s like trying to debug …