|
|
|
|
|
by slipperydippery
295 days ago
|
|
When all your examples in actual use are bloated… I’ve never seen another basic tech used to develop other programs that’s so consistently obvious from its high resource use and slowness, aside from the modern web platform (Chrome, as you put it). It was even more obvious back when we had slower machines, of course, but Java still stands out. It may be able to calculate digits of Pi in a tight loop about as fast as C, but real programs are bloated and slow. |
|
Especially that like half of the web runs on Java, you just have absolutely no idea when it silently does its job perfectly.