Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@IntrusionCM Nothing that requires it day to day. But any kind of scientific stuff that deals with incredibly large numbers, or any kind of crypto stuff with >64bit primes are probably the two most common cases. It's rare, but a royal PITA when you do need it.
-
@RememberMe Sure it can, but if you think using BigInteger for anything vaguely serious is "sane", you and I have a different definition of the word :-)
Related Rants
-
InvisibleMe21"Pythonists don't comment, they write readable code." Yea, tell that to the list comprehension with three lam...
-
ddash1237The best motivation to quit Image Classification... x_x
-
NoMad8Assembly... Do I really need to say more? Okay, it's low level so there is no abstraction. All you deal with ...
No sane >64bit integer support in Kotlin.
rant
wk239