logoalt Hacker News

chiiyesterday at 3:44 AM1 replyview on HN

I find most bugs take less time to fix than it takes time to verify and reproduce.


Replies

wahnfriedenyesterday at 4:09 AM

LLMs have helped me here the most. Adding copious detailed logging across the app on demand, then inspecting the logs to figure out the bug and even how to reproduce it.

show 1 reply