Re:Java use slipping? You have to be joking
on
Java Is So 90s
·
· Score: 1
"half-assed crap" exists in ALL languages, not only Java. Here are some stat:
C++ & Planning 4954 C++ & Pre-Alpha 3663 Java & Planning 4364 Java & Pre-Alpha 3172
Of course it is not 100% accurate since there are many Planning/Stable combo but you see the big picture.
Re:The real 90s versus outdated 00s software
on
Java Is So 90s
·
· Score: 1
> The C program can use as much virtual memory as it is allowed
> (i.e. in most cases the it is a priori bounded by the virtual
> memory size), on Java, if I understand correctly, you should
> set beforehand how much you will allow it to use
That's GOOD practice!! I have experience that a bad software (its BitComet earlier version) eat up 2G memory and what I can do is to unplug my PC
"half-assed crap" exists in ALL languages, not only Java. Here are some stat:
C++ & Planning 4954
C++ & Pre-Alpha 3663
Java & Planning 4364
Java & Pre-Alpha 3172
Of course it is not 100% accurate since there are many Planning/Stable combo but you see the big picture.
> The C program can use as much virtual memory as it is allowed > (i.e. in most cases the it is a priori bounded by the virtual > memory size), on Java, if I understand correctly, you should > set beforehand how much you will allow it to use That's GOOD practice!! I have experience that a bad software (its BitComet earlier version) eat up 2G memory and what I can do is to unplug my PC