docker-planesnitch: Snitching on Every Aircraft That Dares Fly Near You
I live under a flight path. Military cargo planes, government jets, police helicopters, the occasional emergency squawk — all of it flying over my head and I had no idea …
Software Engineer and more
I live under a flight path. Military cargo planes, government jets, police helicopters, the occasional emergency squawk — all of it flying over my head and I had no idea …
MetaTrader 5 only runs on Windows. The official Python library only works on Windows. The MQL5 scripting language is a C++ knockoff from 2005 that makes you want to gouge …
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 …
Running Ollama locally is great – you’re not paying OpenAI’s monthly subscription tax and your conversations stay on your machine. But it’s a solo experience. You’re chatting with your AI …
Forget the flashy buttons and over-engineered UIs — real hackers live and die by the command line. Welcome to cli-llm-chat, where the chaos of AI meets the simplicity (and brutality) …
Alright, imagine you’ve built a killer system for monitoring security vulnerabilities, and now you need real-time alerts piped directly to your Telegram. No more logging into servers, no more dealing …
Hey there! So, you know how sometimes you stumble upon a tool that just makes your life easier? That’s exactly what happened with me and supervisor-shell-ui. This nifty little command-line …
Having worked on a bunch of applications that read and manipulate streams lately, I needed to do some stress-testing to check out how much one of those streams can take. …
Lately I’ve had lots of front-end testing to do and I’ve messed around with Selenium and Python’s Selenium bindings. After building up some confidence I decided to develop a quick …