The Languages of Hacker News
redmonk.com
The Languages of Hacker News
1–10 of 26 posts
Re: The Languages of Hacker News
#2Personally, 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-in.
Re: The Languages of Hacker News
#3Interesting 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…
Re: The Languages of Hacker News
#4Interesting 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.
Re: The Languages of Hacker News
#5Interesting 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.
Re: The Languages of Hacker News
#6Edit: I realized that the dataset was taken from http://api.ihackernews.com/ but has been taken down since.
Re: The Languages of Hacker News
#7Earlier 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.
Thanks! I thought perhaps the numbers were so low for those languages that they didn't merit inclusion, but that seems not to be the case (certainly not for Lisp).