Details
Joined devRant on 10/30/2016
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
-
The only thing missing is the loop iterating to 200 while still keeping the old variable name.
-
@heikomat Nice! I'm still running 7.1.2 on my OPO, but I'm planning to upgrade eventually. Which ROM do you use?
-
Is this the Qt fusion theme?
-
Why does this remind me of Windows API functions...
-
@alecjd I really like the simplicity while still feeling like a framework, coming from a java background.
-
@chadd17 I like Clementine a lot
-
You just have to love riot's spaghetti code
-
Features even C++ has? I actually thought C++ was the language with the most features
-
@devios1 Because a JIT compiler can analyze the control flow of your application better than a normal compiler can, and therefore do better inlining etc
-
@kenogo The JVM uses JIT compilation, which means that, theoretically, it could be even faster than C++, because a JIT compiler can perform more optimizations than a normal compiler. However, Java isn't as fast as C++, probably because it is not as optimized and because it uses a GC.
-
@kenogo Where do you get the idea that java is slow? IIRC, it's actually quite fast (the RAM thing is true though)
-
I think this is also the case for some JavaScript devs
-
Even better if your IDE replaces multiple java.awt imports with java.awt.* and you then use a list and start to wonder why it doesn't like your generics. And only after you check that your java version is actually above 1.5 you realize that it was that fucking import all the time.
-
Most atlassian products use servlets, for example. They are really stable and have a great ecosystem, I don't know why you seem to hate them so much.
-
Look at the CIA leaks from WikiLeaks, a Sublime 3 license was leaked there.
-
@magicMirror Java has something similar, "try with resources"
-
@vortexman100 go has the problem that you can't use shared libraries even if you want to. Try writing a cross platform plugin system with go.
-
java.lang.ClassNotFoundException, actually
-
@darksideplease No, "string" doesn't exist in Java. C# does have this problem, though
-
Every programming language which has ieee 754 floats has NaNs.
-
Using android 7.1 on my oneplus one, works great!
-
@jayadev You have to use the function mysqli_real_escape_string