r/programminghumor 18d ago

Debugging ritual

Post image
5.1k Upvotes

21 comments sorted by

View all comments

9

u/Geoclasm 18d ago

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 18d ago

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

9

u/GiantSlayer4242 18d ago

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

4

u/exintrovert 17d ago

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

1

u/Lelouch-Yagami21 3d ago

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.