Show HN: Ariana – A time travel debugger for PY/JS right in VSCode

  • Did i read that right? What part of a debugger would require the use of an AI language model?

  • This is very, very, very cool.

    I implemented something like this once but had to use the typescript compiler to identify all the variable names and also use the typescript compiler to find valid moments they could change and insert code to capture their value at that time. Guessing you didn't go to that length in multiple languages. Sou how did you manage this? I'd be very interested in a technical write up and I suspect hn would too

  • Let me know once you've tested with PyTorch :)

  • Promising one! Looking for Ruby integration

  • feels like this is growing trend : https://news.ycombinator.com/item?id=43280615

  • Looks rad! Can't wait to integrate this into my workflow

  • Consider shipping the components as an MCP.

  • looks cool!