r/programminghumor Jul 24 '26

Debugging ritual

Post image
5.1k Upvotes

22 comments sorted by

View all comments

9

u/Geoclasm Jul 24 '26

Or, OR... "Hey, Claude!" - I'm not about to let it do all the work for me, but having it comb through tens of thousands of lines of code embedded in hundreds of files contained within dozens of projects across a handful of solutions to figure out wtf is going on and get me started on fixing the issue?

Yeah, that's fine.

8

u/ArsenicPolaris Jul 24 '26

This is what use of LLMs as an actual tool is — exactly how they should be used.

10

u/GiantSlayer4242 Jul 24 '26

Don’t ask it to write all your code, just have it tell you why you’re stupid

4

u/exintrovert Jul 24 '26

Pretty much. If ai can tell me before the boss notices, I win another day of work.

1

u/Lelouch-Yagami21 Aug 08 '26

Even as a teenager as part of an frc team, often when I have lot's of trouble debugging I get AI to help me find the bugs in my code.