148
pretty small subtotal.
(programming.dev)
A community for posting software malfunctions
Deliberately bad software or bad design is not software gore, it must be something unintentional
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient and shear it
0.1f64 + 0.2f64 != 0.3f64
Encoding in assumptions about a fixed amount of supported currencies in a system is broadly speaking not a good idea
It does if you round it to the nearest penny.
Most sensible programming languages allow enums to be non-exhaustive.