Pertaining to any discovery, principle, or aspect of science and/or technology. Open debates and discussions are welcome. Also now dealing with any happening in the news.
Worst thing is this prevents actual users from updating java on their computers (actual users being the ones that just give up when a computer tasks demands more than two steps).
This isn't even half as bad as Adobe's practice though. They put the crapware checkbox on the website before you even download the installer which means you're downloading an installer with embedded crapware and NO CHOICE to opt-out during the installation.
This pisses me off to no end.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
I had a discussion with some guys in #NESdev about Java and apparently it's actually used in Embedded Systems, especially in set-top-boxes. So the propaganda that "Java runs on 3 billion devices" including things like your car may be true which is slightly concerning.
<tpw_rules> LightDark: java is a consequence of inverse moore's law: every 18 months, the average program will be twice as slow. therefore, computers always run at the same percevied speed. java's invention was a monumental step
StoveBacon wrote:McAfee is the bane of my existence. That shit was harder to remove from clients' computers than the actual malware.
Pro Tip: Never try to uninstall Norton without a tested working backup, its uninstaller basically bricks the system.
While I'm not a fan of either McAfee or Norton, you have to realize that there's is a legitimate reason they're so miserably difficult to remove: to prevent malware from simply disabling/uninstalling them.
Light-Dark wrote:I had a discussion with some guys in #NESdev about Java and apparently it's actually used in Embedded Systems, especially in set-top-boxes. So the propaganda that "Java runs on 3 billion devices" including things like your car may be true which is slightly concerning.
Light-Dark wrote:I had a discussion with some guys in #NESdev about Java and apparently it's actually used in Embedded Systems, especially in set-top-boxes. So the propaganda that "Java runs on 3 billion devices" including things like your car may be true which is slightly concerning.
Saravanakumar Ramalingam wrote:java is not made in c and java compiler was written in java itself ok it adopts the concepts from c and c++ got it
Java Keyboard Warrior wrote:I've been studying java for certain years. You don't know the power of java unless you study java. Better think twice before saying "java sucks"
<tpw_rules> LightDark: java is a consequence of inverse moore's law: every 18 months, the average program will be twice as slow. therefore, computers always run at the same percevied speed. java's invention was a monumental step
Hi i'am a Java developer for many years (mostly server side).
I'll admin that Java on the user desktop is not my first choice.
(I hava the same feeling about Perl, Python, php, ...)
Java runs great on a lot of servers with high availability needs. (bank, insurance, government, phone centers; I know because I design and build these systems for this type of clients in Europe)
Also java (micro edition, a horrible standard) was on all mobile phones before the smartphone, java is also on the cell chip card (at least in Europe) and has hardware bytecode chips for embedded devices.
And all languages have pro's and con's, but don't fall in the one language/enviroment to rule all.
Saying one language sucks, is dumb!
So please don't bash a language because you can or doesn't fit you're job!
Choose the best tool for you're job and have fun creating code!
No hard feelings, but did you create an account on the forum just to defend java? That and Microsoft embracing open source in a single week... The programming world really is going crazy.
It's a pity you ignored the last part of the message:
And all languages have pro's and con's, but don't fall in the one language/enviroment to rule all trap.
Choose the best tool for you're job and have fun creating code!
My bachelor's thesis was based on a java application (weka). It was actually quite nice. In my experience, java's bad reputation suffers much more from the windows/enterprise kind of software companies write (and they would write shitty software even in haskell or lisp) than anything in the language itself.