Hacker News new | ask | show | jobs
by bryan_w 11 days ago
In an .md file somewhere:

"NEVER represent currency with floating point, multiply by 100 and store in an int before doing any math"