Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yb66
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
yb66
14y ago
Neither, I asked a question which you didn't answer and instead decided to respond with ad hominem. Ad hominem is the sign of a lost argument, so either answer the question or remain a loser in this debate.
2.
▲
by
yb66
14y ago
> Wanting to protect your children does not excuse censorship. If we're not using principles to protect people, what are they for?
3.
▲
by
yb66
14y ago
Since we're talking about Wikipedia, let me direct you to an article that may be helpful: http://en.wikipedia.org/wiki/Perfect_solution_fallacy ;-)
4.
▲
by
yb66
14y ago
Just a reminder of duck typing: Haskell style => function applied to parameter, e.g f(x) Ruby duck type style => parameter applies function to itself e.g x.f() An example: module Dialable def dial # do stuff with self