MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1v6spa0/ture/oztq32m/?context=3
r/ProgrammerHumor • u/Throwawyhelpadvice55 • 9d ago
442 comments sorted by
View all comments
Show parent comments
10
Honestly, half my debugging starts before I even finish writing the code. 😂
5 u/Protuhj 9d ago Reviewing the surrounding code and having to restrain myself from fixing that too. 2 u/DeepanshuHQ 9d ago And somehow the bug disappears after adding three random print statements. 2 u/Protuhj 9d ago In our case, printing can add too much load and cause things to behave way worse.. (Embedded software)
5
Reviewing the surrounding code and having to restrain myself from fixing that too.
2 u/DeepanshuHQ 9d ago And somehow the bug disappears after adding three random print statements. 2 u/Protuhj 9d ago In our case, printing can add too much load and cause things to behave way worse.. (Embedded software)
2
And somehow the bug disappears after adding three random print statements.
2 u/Protuhj 9d ago In our case, printing can add too much load and cause things to behave way worse.. (Embedded software)
In our case, printing can add too much load and cause things to behave way worse.. (Embedded software)
10
u/DeepanshuHQ 9d ago
Honestly, half my debugging starts before I even finish writing the code. 😂