Hacker News new | ask | show | jobs
by astrange 1256 days ago
Turning all your fixed-size numeric types into variable-sized numeric types introduces some really exciting performance and security issues. (At least if you consider DoS security.)

I think fixed-point math is underrated though.