I built a plugin that exports IntelliJ run configs as shell scripts, Docker commands, and Makefiles. Stack Overflow said it couldn't be done. Now it can.
I run 6-10 Claude sessions at once. Dispatch and remote control are single-session tools. So I built a mobile PWA that wires into IntelliJ via Terminal Bridge and Tailscale — here's the architecture.
A team of mercenaries uncovers escalating technological conspiracies — autonomous drones, gene editing, mass surveillance — in this complete 3-book techno-thriller series by Lincoln Cole.
I built four IntelliJ plugins that give AI agents full IDE access — terminals, builds, notifications, project intelligence. Here's what happened when I stopped pasting Maven commands and started letting agents operate the IDE directly.
I shipped Run Configuration Bridge, then ripped out 430 lines of terminal polling code and replaced them with three API calls. Exit codes beat regex. Here's what happened when I ate my own dogfood.