7 ms·
Oh dear. Lots of magic numbers. The programmers are not educated properly. Just horrible code.
by PastaMonster 7y ago
Oh dear. Lots of magic numbers. The programmers are not educated properly. Just horrible code.
- spiznnx 7y agoNNs are full of magic numbers that were learned from training sets.
- testvox 7y agoThis is minified code, so couldn't the minifier have replaced the constants with their values or something?
- 9935c101ab17a66 7y agoThose aren't minified or obfuscated variable names... that's obvious.
- deleted 7y ago[deleted]
- Cthulhu_ 7y agoA minifier is actually more likely to introduce constants for repeated values.
- nl 7y agoI think you are missing the point. The horrible magic numbers are outrageous because of the arbitrary nature of them. And for those of us who read the code we are supposed to notice that. Hiding them behind constants would lessen the impact of that.
- newen 7y agoIt's supposed to be funny