Hacker News new | ask | show | jobs
by pcthrowaway 975 days ago
Very cool! Have you already taken the time to cross-examine the output to ensure it's hallucination-free?
1 comments

Yeah I was running all the code to validate what it was giving me, but I also try to subtly prompt it to repeat itself so I can see if it’s being consistent.

I’m sure it’s not error-free, but the speed of learning makes up for it IMO. Like I’d been struggling for a while to learn tree-sitter, the documentation is overwhelming. I had a chat with AI and got a working solution for my problem in probably 4-6 hours, and now I can write tree sitter grammars without help. It’s really incredible.