Hacker News new | ask | show | jobs
by Ancalagon 1406 days ago
I try not to debug code with print statements but the build time w/ vs. w/o the debugger is so much longer that it makes sense for small issues to debug with print statements on occasion.