Hacker News new | ask | show | jobs
by wingo 5609 days ago
This is precisely why "q" is defined only to accept three digits after the decimal. It's actually not a floating point number, and anyone who parses it as such is just being lazy.

"q" is more properly represented natively as an integer between 0 and 1000.

1 comments

apparently q is not properly parsed in JBoss which is based on apache tomcat scaring not?