18 comments

[ 2.5 ms ] story [ 53.0 ms ] thread
I still think it's truly awesome that I can just hapilly write my code in Haskell on a very high level, while in the meantime other people will hack on the compiler and core libraries and magically make my programs run faster!

Seriously, thank you for doing research in this area. It will put us forward.

You can apparently blame C for the belief that a programmer should have to optimize code themselves.

Though I'm waiting for the itanium/ILP optimized haskell compiler. It's one of the few languages that tracks side effects enough that it seems possible to actually build the "sufficiently smart compiler" that Intel always claimed would materialize to make itanium a good idea.

What would you blame them for? Beating the crap out of the alternatives?
Why do always the best link on HN on high performance, non-trivial compilers or parallelism get little to no comments?
It did get voted to the front page, so there is interest, but very few readers are able to add anything useful.
People write comments when they feel that they have useful contributions to make. It is much easier to notice that you have nothing worthwhile to say about a vectorizing compiler than about, say, the NSA.

One way to get around this is to go meta, e.g. to discuss the commenting habits of others instead of the submission.

I went meta myself, sorry about that.
No apology needed, I was trying to make fun of myself, not you.