Lobster Roll

Stories by debarshri

Show HN: Rewriting Mongosh in Golang Using Claude (github.com)
India tells smartphone makers to put state-run cyber safety app on new devices (bbc.com)
Show HN: Wip – Watch and reload any process using pluggable hooks (github.com)
Show HN: Footywhoops – MIDI Sequencer Software (github.com)
Charles Bonnet Syndrome (en.wikipedia.org)
Age of 100x Developer (system32.ai)
Tech Debt Is Good (system32.ai)
RSA Innovation Sandbox finalists for 2026 (rsaconference.com)
Tech Debt Is Good (system32.ai)
Show HN: Open-source alternative to Cloudflare's Sandbox SDK (github.com)
Show HN: Footywhoops – A real-time audio pattern generator and a MIDI Sequencer (github.com)
Show HN: Chaos Agents – Run chaos experiments with agents (github.com)
Chaos Agent: Running chaos experiments with agents (github.com)
Show HN: Reload processes based on File changes and pluggable Agentic hooks (github.com)
The process watcher and reloading for any language with custom hooks.<p>You could run something like this:<p>`wip -- go run main.go`<p>and any file changes in that directory would reload the service thus creating a REPL like environment for languages do not have a REPL.<p>Additionally, you can add c...