Viewing profile — ricky_clarkson
ricky_clarkson
HN member- Joined
- Mon, Apr 30, 2007, 1:55 PM UTC
- HN karma
- 25
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About ricky_clarkson
No profile information was provided.
Recent public activity
-
comment
Comment #4181362
Thanks for the link. While that looks interesting I was talking about English writing by Argentines, whereas that subreddit is almost entirely in Spanish.
-
comment
Comment #4170058
I'm a native English speaker living in Argentina, and yours is the first English writing I've seen by an Argentine that is enjoyable (I read some of your other posts) and doesn't c…
-
comment
Comment #3212768
Having typed since I was 5, I think while typing, and going back and forth in code is the same as thinking for me. I'd expect that most of these amazing hackers are from the era wh…
-
comment
Comment #489904
Java makes excellent code unreadable.
-
comment
Comment #476868
They're an implementation of the untyped lambda calculus. What you're thinking of are better named tags, not types.
-
comment
Comment #475237
I wonder whether Functional Reactive Programming might work better.
-
comment
Comment #475225
OO exists on top of the imperative paradigm, never the functional one. If you disagree, please define OO.
-
comment
Comment #475222
Lisp/Scheme are untyped.
-
comment
Comment #427336
Yes.
-
comment
Comment #400941
Java has a lot of crap, actually. Take a look at Java Puzzlers sometime.
-
comment
Comment #384868
Procedural does not mean "has a main()". It means that the code within a procedure (or method, or function) is always a sequence of steps, i.e., a procedure. OO is a procedural par…
-
comment
Comment #384850
You mean that no Haskell programs can do I/O? Given that I've written Haskell programs that do I/O, I'd guess you're wrong.
-
comment
Comment #376126
Yes, actually, that's what I meant.
-
comment
Comment #366269
Go for the one with lambdas.
-
comment
Comment #365389
What will you do with the concealed weapon? Shoot his bullet in mid-air?
-
comment
Comment #319910
Stallman's point is not that working on proprietary software is evil, but that imposing it on others is. If giving your friend a copy of some software is a crime, then the law is a…
-
comment
Comment #313275
I'd suggest using your mouse less - you can increase your speed more with the keyboard than you can with the mouse. There are a number of looks that emacs can have, from emacs -nw …
-
comment
Comment #289041
"On the other hand, it is also capable of superhuman focus on the right task" No, it's not. It's a human brain. It's not capable of anything superhuman.
-
comment
Comment #286848
I consider it poor taste when a hacker uses a loop (other than a tail call). Nesting is irrelevant.
-
comment
Comment #232965
Exceptions suck. Prefer monads.
-
comment
Comment #232964
There are other return codes besides ints. E.g., replace a function that returns an int or throws an IOException with one that returns an Either .
-
comment
Comment #208925
I happen to know that Tony used to work for IBM on their Java implementation. I find it difficult to imagine that he hasn't been involved in some kind of integration testing.
-
comment
Comment #134391
So you're saying that America is a bigger market than the world?
-
comment
Comment #122807
I think Scala is a must-learn language IF you plan to use it. If you're on the JVM, and for some reason CAL doesn't work for you then Scala might well be the best thing available. …
-
comment
Comment #117578
En espanol, sí. Pero en inglés, "American" es para los de EEUU. Get used to it.