anougaret
- Karma
- 20
- Created
- October 4, 2024 (1y ago)
- Submissions
- 0
-
Hello HN tl;dr: I am tired of having to painfully put a shit ton of logging or breakpoints into AI code, which I haven't written, in order to debug it. And more generally, I'm tired of existing debugging techniques.…
- My crazy plan to relieve us all from debugging frustration (anicetngrt.github.io)
- Debugging is dead, long live Vibe Debugging (ariana.dev)
-
Hello HN! I've recently released and open-sourced a time travel debugging VSCode extension for Python, Javascript & Typescript. https://github.com/dedale-dev/ariana It's born from the pain of spending hours reproducing…
- I made a tool to visually explain codebases (dedale.dev)