Hacker News new | ask | show | jobs
by me_again 2246 days ago
I had a function which only failed at 8 or 9 minutes past the hour.

It parsed a string containing the timestamp and "08" or "09" was interpreted as an invalid octal number. Argh.

1 comments

The beauty of loose dynamic typing