Hacker News new | ask | show | jobs
by milin 1902 days ago
Pro tip: Don't use print functions/statements.
2 comments

Real pro tip: don't listen to newbies that don't know yet the power and efficiency of print based debugging!
This could be used to track down noisy prints in an existing codebase though.