top | item 44174343

(no title)

RSHEPP | 9 months ago

from my experience of late, engineers usually toss stack traces into LLMs and ask what the issue is. good error wrapping, engineers grep for one of the first errors and get to the error code right away. both ways work.

discuss

order

sfn42|9 months ago

If you can't read a stack trace without an LLM you're not an engineer.

danesparza|8 months ago

Counterpoint: You might also just be working on an exceptionally bad codebase or with an exceptionally bad runtime (I'm looking at you C/C++ or minified Javascript)