Hacker News new | ask | show | jobs
by phatbyte 5387 days ago
Happy Programmer's Day. Wish you a full day of coding with no bugs :P
1 comments

If you don't have any bugs, how do you know your code is working correctly? I personally never trust code that works on the first try. :)
You should try writing some unit tests then :P