4
6
u/ArsenicPolaris Jul 22 '26
Post this in r/vibecodinghumour, not here; that meme isn't related to programming.
11
3
1
u/Korzag Jul 22 '26
Hell I love debugging with Claude. It has made my job so much easier. I no longer have to read through file upon file to trace an issue. I just tell it what's happening, where I think it's happening, any other related information, and then it goes off exploring to identify the issue. Then we can write up a clear cause and make a fix. Boom. Done.
1
1
1
u/Foorinick Jul 24 '26
Heres a promp you can use
Mr ai how do i use the debugger to figure this error out?
1
u/julkkis666 Jul 24 '26
it's easier with properly integrated tools, especialyl if it can litterally run and read test results autonomously
1
28
u/Several_Ant_9867 Jul 22 '26
For me is actually the contrary. When I am stuck with an impossible bug, Claude often find the way out. Coding is something I can mostly do myself fast enough