Live data from Hacker News

The Languages of Hacker News

redmonk.com

11–20 of 26 posts

Re: The Languages of Hacker News

#11
post #3
post #2

Interesting to see that Erlang and Lisp are missing. Whenever possible I'm doing new development in Erlang (with C linked-in drivers where needed for performance). Personally, I'm moving away from Java and languages that target the JVM. I find that Erlang lets me express solutions more concisely and the Erlang emulator/vm has many of the tools needed for massively scalable, distributed, fault-tolerant systems built-i…

Ask and ye shall receive: the post has been updated with a new graph which includes data for both Erlang and Lisp.

I'd also like to see Haskell, which tends to be popular on Internet forums.

Re: The Languages of Hacker News

#13
post #3
post #2

Interesting to see that Erlang and Lisp are missing. Whenever possible I'm doing new development in Erlang (with C linked-in drivers where needed for performance). Personally, I'm moving away from Java and languages that target the JVM. I find that Erlang lets me express solutions more concisely and the Erlang emulator/vm has many of the tools needed for massively scalable, distributed, fault-tolerant systems built-i…

Ask and ye shall receive: the post has been updated with a new graph which includes data for both Erlang and Lisp.

How about our good friend, C ?

Re: The Languages of Hacker News

#14
post #3

Earlier quoted context omitted.

Ask and ye shall receive: the post has been updated with a new graph which includes data for both Erlang and Lisp.

I'd also like to see Haskell, which tends to be popular on Internet forums.

Or C and C++, which tend to be popular with people that get real work done.

Re: The Languages of Hacker News

#16
post #3
post #2

Interesting to see that Erlang and Lisp are missing. Whenever possible I'm doing new development in Erlang (with C linked-in drivers where needed for performance). Personally, I'm moving away from Java and languages that target the JVM. I find that Erlang lets me express solutions more concisely and the Erlang emulator/vm has many of the tools needed for massively scalable, distributed, fault-tolerant systems built-i…

Ask and ye shall receive: the post has been updated with a new graph which includes data for both Erlang and Lisp.

OCaml?

Re: The Languages of Hacker News

#17

Earlier quoted context omitted.

I'd also like to see Haskell, which tends to be popular on Internet forums.

Or C and C++, which tend to be popular with people that get real work done.

Dude, most people I know who use C or C++ for their daily work tend to curse them. I wouldn't exactly call them popular. Of course, those same people then bite their tongue and go back to work, because they have actual work to do.

"There are two kinds of programming languages: those that nobody likes, and those that nobody uses." -- Bjarne Stroustrop

Re: The Languages of Hacker News

#18
post #6

I cannot find a link to the mentioned dataset and my google-fu is useless on this. Where can I get it? Edit: I realized that the dataset was taken from http://api.ihackernews.com/ but has been taken down since.

Email me and I'll get it to you.

Re: The Languages of Hacker News

#20

Earlier quoted context omitted.

I'd also like to see Haskell, which tends to be popular on Internet forums.

Or C and C++, which tend to be popular with people that get real work done.

The .jar doesn't like the + operators, so I can't measure C++ right now, but C is at 11009. Will be updating the graph shortly.
Post reply on HN