Hacker News new | ask | show | jobs
by MartinCron 6068 days ago
And don't store birthdays of anyone older (currently) than 39. I had a bug where I was enforcing epoch time for birthdates (Why? Long story) It worked when I (born in 1976) tested it, but it totally exploded when my more senior (in years) comrade tested it.

Embarrassing, that one.