arvindrajnaidu
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Claude Code – System Prompt (gist.github.com)
- Show HN: Dungeon Coverage – Unit testing as a dungeon crawler (arvindrajnaidu.github.io)
Each level is a JS function turned into a dungeon. if/else = forking paths, loops = corridors, try/catch = parallel chambers. You forge test inputs as weapons, drag them into parameter slots, and run. Your hero walks…
- Stubbing Chained Functions in JavaScript (arvindnaidu.substack.com)
- Hey Google, I can iframe you. Internet. You too (youtube.com)
- Superchat: Run Polls on WhatsApp (linkedin.com)
- Show HN: Compare Uber and Lyft prices (US only) (dhruvie.com)
- Show HN: Testing Private Functions in JavaScript (github.com)
-
Hi have an app the uses a un-protected public API. The API owners do not like me using it. My servers never hit these APIs. The calls go straight from the APP. My users are made to acknowledge the fact that this is…