Click here to Skip to main content
15,880,364 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What's wrong with Java? Pin
#realJSOP4-Mar-21 3:40
mve#realJSOP4-Mar-21 3:40 
GeneralRe: What's wrong with Java? Pin
trønderen4-Mar-21 6:05
trønderen4-Mar-21 6:05 
GeneralRe: What's wrong with Java? Pin
Greg Utas4-Mar-21 3:44
professionalGreg Utas4-Mar-21 3:44 
GeneralRe: What's wrong with Java? PinPopular
trønderen4-Mar-21 6:33
trønderen4-Mar-21 6:33 
GeneralRe: What's wrong with Java? Pin
Greg Utas4-Mar-21 6:56
professionalGreg Utas4-Mar-21 6:56 
GeneralRe: What's wrong with Java? Pin
Kirk 103898215-Mar-21 17:15
Kirk 103898215-Mar-21 17:15 
GeneralRe: What's wrong with Java? Pin
Greg Utas6-Mar-21 1:23
professionalGreg Utas6-Mar-21 1:23 
GeneralRe: What's wrong with Java? Pin
CodeWraith4-Mar-21 23:23
CodeWraith4-Mar-21 23:23 
Quote:
I learned 30+ years ago that trying to outsmart an optimizing compiler is futile.

Indoctrination. Processors have been built to prove this point for a long time. Cache penalties, pipeline penalties, millions of addressing modes... Just take a true RISC processor and you are rid of most of that. Now a child can be just as good as the compiler, leaving only the thing that compilers are notoriously bad at and that's choosing the algorithm.

trønderen wrote:
But for 99.999% of all code written, GC without memory leaks is a lot better than dubious "private" memory management.

Maybe, but developers who run into such a problem and know nothing about memory management are helpless 100% of the time.

Watching 'team leaders', 'architects' and who knows what other titles they had given themselves camp around a server and trying magical chanting and sacrificing virgins to fix a memory overflow is a sad sight. But I was able to motivate them with lots of good natured humor, which they took as biting sarcasm.
I have lived with several Zen masters - all of them were cats.

His last invention was an evil Lasagna. It didn't kill anyone, and it actually tasted pretty good.

GeneralRe: What's wrong with Java? Pin
Mike Hankey4-Mar-21 3:46
mveMike Hankey4-Mar-21 3:46 
GeneralRe: What's wrong with Java? Pin
Cp-Coder4-Mar-21 4:05
Cp-Coder4-Mar-21 4:05 
GeneralRe: What's wrong with Java? Pin
Mike Hankey4-Mar-21 4:12
mveMike Hankey4-Mar-21 4:12 
GeneralRe: What's wrong with Java? Pin
trønderen4-Mar-21 6:34
trønderen4-Mar-21 6:34 
GeneralRe: What's wrong with Java? Pin
PIEBALDconsult4-Mar-21 4:19
mvePIEBALDconsult4-Mar-21 4:19 
GeneralRe: What's wrong with Java? Pin
Mike Hankey4-Mar-21 4:26
mveMike Hankey4-Mar-21 4:26 
GeneralRe: What's wrong with Java? Pin
PIEBALDconsult4-Mar-21 5:14
mvePIEBALDconsult4-Mar-21 5:14 
GeneralRe: What's wrong with Java? Pin
Mike Hankey4-Mar-21 5:18
mveMike Hankey4-Mar-21 5:18 
GeneralRe: What's wrong with Java? Pin
trønderen4-Mar-21 6:03
trønderen4-Mar-21 6:03 
GeneralRe: What's wrong with Java? Pin
PIEBALDconsult4-Mar-21 6:25
mvePIEBALDconsult4-Mar-21 6:25 
GeneralRe: What's wrong with Java? Pin
trønderen4-Mar-21 6:53
trønderen4-Mar-21 6:53 
GeneralRe: What's wrong with Java? Pin
PIEBALDconsult4-Mar-21 7:07
mvePIEBALDconsult4-Mar-21 7:07 
GeneralRe: What's wrong with Java? Pin
Leo564-Mar-21 21:00
Leo564-Mar-21 21:00 
JokeRe: What's wrong with Java? Pin
PIEBALDconsult5-Mar-21 2:35
mvePIEBALDconsult5-Mar-21 2:35 
JokeRe: What's wrong with Java? Pin
trønderen5-Mar-21 5:11
trønderen5-Mar-21 5:11 
GeneralRe: What's wrong with Java? Pin
davecasdf5-Mar-21 4:59
davecasdf5-Mar-21 4:59 
GeneralRe: What's wrong with Java? Pin
Mike Hankey5-Mar-21 5:03
mveMike Hankey5-Mar-21 5:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.