JavaScript's parseInt function just decided that 0.0000005 equals 5 because scientific notation turned it into "5e-7" and parseInt grabbed just the "5" like a toddler picking only the M&Ms out of trail mix. Six decimal places? Nah, too much work. Five? Still zero. Seven? BOOM, suddenly 5. It's like JavaScript was programmed by someone rolling dice to determine behavior. No wonder developers drink.
Someone Explain This To Me Like Im Five
6 months ago
211,480 views
0 shares
javascript-memes, parseint-memes, bugs-memes, floating-point-memes, scientific-notation-memes | ProgrammerHumor.io
More Like This
Cookies Be Like
6 months ago
197.5K views
0 shares
Flash for desktop
3 years ago
63.0K views
0 shares
Day 1 Or Year 10: Still Googling Regex
5 months ago
190.3K views
0 shares
Ceiling Is Being Raised
1 year ago
74.9K views
0 shares
When you let a weaboo make a pull request
4 years ago
110.5K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp