Live data from Hacker News

Java's Cover (2001)

paulgraham.com

11–20 of 45 posts

Re: Java's Cover (2001)

#11
post #4

Spot on. Java is such a sad language, so verbose, so cumbersome, so inexpressive, radiating such a condescending stupidity. Its pervasiveness today, at the end of fucking 2015, is just depressing.

Your comment history indicates you're a Javascript programmer. No comment.

Re: Java's Cover (2001)

#12
So pg predicts that hackers are going to hate Java. Hackers mostly hate Java. Because of this, pg predicts Java will be unsuccessful. Java's actually pretty successful. This is kind of sobering. Possibly we overestimate the social influence of hackers.

Re: Java's Cover (2001)

#13
post #7
post #6

Earlier quoted context omitted.

You do realize, it's actually pretty good... otherwise it wouldn't be as "pervasive" as it is... (there's hundreds of programming languages, yet Java continues to be one of the most used)

No, I do not realise that. Popularity doesn't equal quality. Summoning Paul Graham again: http://paulgraham.com/pypar.html

Sustained popularity means it's language that solves a lot of problems for a lot of people.

Re: Java's Cover (2001)

#14
post #6
post #4

Spot on. Java is such a sad language, so verbose, so cumbersome, so inexpressive, radiating such a condescending stupidity. Its pervasiveness today, at the end of fucking 2015, is just depressing.

You do realize, it's actually pretty good... otherwise it wouldn't be as "pervasive" as it is... (there's hundreds of programming languages, yet Java continues to be one of the most used)

>.. otherwise it wouldn't be as "pervasive" as it is.

There are plenty of reasons why we could suppose it is pervasive without the language overall being very good compared to other languages. Entrenchment comes to mind immediately.

It can also be that a language is great for a period in history.

Re: Java's Cover (2001)

#16
No one loves it. C, Perl, Python, Smalltalk, and Lisp programmers love their languages. I've never heard anyone say that they loved Java.

- You must be kidding me, ever been to any JUG meeting or JavaOne conference? There are millions of hardcore Java lovers at those places. Java has one of the the biggest developer community world wide. I love Java - it's one of the best programming language till date.

Re: Java's Cover (2001)

#17
post #11
post #4

Spot on. Java is such a sad language, so verbose, so cumbersome, so inexpressive, radiating such a condescending stupidity. Its pervasiveness today, at the end of fucking 2015, is just depressing.

Your comment history indicates you're a Javascript programmer. No comment.

Ouch.

Re: Java's Cover (2001)

#18
post #7
post #6

Earlier quoted context omitted.

You do realize, it's actually pretty good... otherwise it wouldn't be as "pervasive" as it is... (there's hundreds of programming languages, yet Java continues to be one of the most used)

No, I do not realise that. Popularity doesn't equal quality. Summoning Paul Graham again: http://paulgraham.com/pypar.html

It is actually not a bad language and with an IDE like Eclipse or inteliJ you can be quite productive. Sure, they've screwed up majorly a couple of times like inventing JSP and going a bit overboard with J2EE. Overall it is not bad.

Re: Java's Cover (2001)

#19
post #7
post #6

Earlier quoted context omitted.

You do realize, it's actually pretty good... otherwise it wouldn't be as "pervasive" as it is... (there's hundreds of programming languages, yet Java continues to be one of the most used)

No, I do not realise that. Popularity doesn't equal quality. Summoning Paul Graham again: http://paulgraham.com/pypar.html

if you have to work with a framework of corporate pick in java it usually turns into an ugly mess really fast because many of them came from a decade of crazy soft coders which decided to put everything in xml whether it made sense or not

otherwise it's a very good language if you get to pick which libraries to work with, has some of the best tooling out there and has matured enough to let dev do what they need to do (like having first citizen memory mapped files, heck, it did non blocking i/o before it was cool and still people think node is radically different because of it)

Re: Java's Cover (2001)

#20
post #11
post #4

Spot on. Java is such a sad language, so verbose, so cumbersome, so inexpressive, radiating such a condescending stupidity. Its pervasiveness today, at the end of fucking 2015, is just depressing.

Your comment history indicates you're a Javascript programmer. No comment.

Ouch. But fair ;-)
Post reply on HN