SenorWilson | 13 years ago | on: Colorado measure legalizing marijuana passes
SenorWilson's comments
SenorWilson | 13 years ago | on: Hugepic - a web app for showing massive pictures
This should be changed immediately.
SenorWilson | 13 years ago | on: The Tech Behind Apple’s Impossibly Thin New iMacs
SenorWilson | 13 years ago | on: The Tech Behind Apple’s Impossibly Thin New iMacs
SenorWilson | 13 years ago | on: Why I Program in Erlang
I think the author just likes that the runtime for string concatenation is fast; not sure why he ignores the fact that you'd need to chase pointers for every other string op.
He then goes on to talk about openCL and how he can use his erlang code to use the benefits of the openCL compiler, but of the 25 years of using this language, he's only had this benefit for a couple of years.
Sounds wacky to me.