xtho | 15 years ago | on: Scala's upcoming dynamic capabilities
xtho's comments
xtho | 15 years ago | on: PiOS: Detecting Privacy Leaks in iOS Applications [pdf]
xtho | 15 years ago | on: How IKEA is structured to minimize tax and maximize control
xtho | 15 years ago | on: How IKEA is structured to minimize tax and maximize control
Please take into account when making such statements the US (or whereever you live) is not the world. And just because you got brainwashed after decades of conservative government doesn't mean the rest of the world is. But the rest of the world also participates in this community.
xtho | 15 years ago | on: Poll: What is your personal annual income?
xtho | 15 years ago | on: Haskell improves log processing 4x over Python
xtho | 15 years ago | on: Ask HN: What do you use to organize e-books and research papers?
xtho | 15 years ago | on: Python vs. Ruby: A Battle to The Death
xtho | 15 years ago | on: Ask HN: How to step up my coding skills?
xtho | 15 years ago | on: Python vs. Ruby: A Battle to The Death
And before you ask what about a method without an object, understand that they do not exist.
Technically, there are unbound methods (i.e. methods with no object) but you can't call them.xtho | 15 years ago | on: On the increasing uselessness of Google
This probably only works as long as they are small, i.e. of little importance. With market share comes the spam.
Anyway, I don't think google is that bad. At least, I don't find google any less useful than other general purpose, non-specialized search engines. I'm more concerned about their use of personal data.
xtho | 15 years ago | on: On learning Go [the programming language]
xtho | 15 years ago | on: On learning Go [the programming language]
xtho | 15 years ago | on: Erlang - overhyped or underestimated?
10.3 Where does Erlang syntax come from?
Mostly from prolog. Erlang started life as a modified prolog
Maybe this means Prolog syntax isn't really that weird?xtho | 15 years ago | on: I want a "plonk" button in Gmail
To put it simple: the spam button is for spam = unwanted mass mails, mostly ads. For unwanted mail from specific users, you should create a filter.
My personal take on this though is: People who found out how to subscribe to a mailing list, should also be able to unsubscribe.
xtho | 15 years ago | on: Thinking in Clojure for Java Programmers
xtho | 15 years ago | on: Yahoo is Shutting Down Del.icio.us
xtho | 15 years ago | on: Yahoo is Shutting Down Del.icio.us
xtho | 15 years ago | on: Thinking in Clojure for Java Programmers
xtho | 15 years ago | on: Author Slams eBook Piracy, Son Outs Her As a Music Pirate
I don't think he (the "pirat") has an idea of how much time has to be invested in the production of good books. I personally think that books are drastically undervalued and that people are not willing to pay enough for good books which has the consequence that they are either served well targeted bestsellers, which can be produced at that price, or junk. Big publishing companies and bestseller authors don't have that much of a problem selling their books at a lower price so that people are less inclined to download a pirated book.
Is this implemented as a library or does it also require changes to the language/compiler?