logoalt Hacker News

ramraj07today at 10:57 AM3 repliesview on HN

I recently pasted an error I found into claude code and asked who broke this. It found the commit and also found that someone else had fixed it in their branch.

You should use claude code.


Replies

JeremyNTtoday at 2:52 PM

If your org has a relationship with MS/OpenAI (many do!) you can also use OpenCode with GPT-5.2 for some pretty impressive results.

Once you see what is currently possible with this technique you will understand that programming as a field is doomed, or at the very least it's becoming something almost unrecognizable.

ctmnttoday at 12:53 PM

You don’t even need to paste. Connect it to your IDE (which should be as easy as installing the Claude plugin in your IDE and typing `ide` in `code`) and it’ll automatically pull in whatever you have selected.

bojantoday at 11:02 AM

There's no reason this should not be possible in other IDEs, except for the vendor lock-in.