Live data from Hacker News

Viewing profile — ricky_clarkson

ricky_clarkson

HN member
Joined
Mon, Apr 30, 2007, 1:55 PM UTC
HN karma
25
Public activity
33 items

About ricky_clarkson

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…

  3. 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…

  4. comment
    Comment #489904

    Java makes excellent code unreadable.

  5. comment
    Comment #476868

    They're an implementation of the untyped lambda calculus. What you're thinking of are better named tags, not types.

  6. comment
    Comment #475237

    I wonder whether Functional Reactive Programming might work better.

  7. comment
    Comment #475225

    OO exists on top of the imperative paradigm, never the functional one. If you disagree, please define OO.

  8. comment
    Comment #475222

    Lisp/Scheme are untyped.

  9. comment
  10. comment
    Comment #400941

    Java has a lot of crap, actually. Take a look at Java Puzzlers sometime.

  11. 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…

  12. 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.

  13. comment
    Comment #376126

    Yes, actually, that's what I meant.

  14. comment
    Comment #366269

    Go for the one with lambdas.

  15. comment
    Comment #365389

    What will you do with the concealed weapon? Shoot his bullet in mid-air?

  16. 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…

  17. 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 …

  18. 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.

  19. comment
    Comment #286848

    I consider it poor taste when a hacker uses a loop (other than a tail call). Nesting is irrelevant.

  20. comment
    Comment #232965

    Exceptions suck. Prefer monads.

  21. 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 .

  22. 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.

  23. comment
    Comment #134391

    So you're saying that America is a bigger market than the world?

  24. 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. …

  25. comment
    Comment #117578

    En espanol, sí. Pero en inglés, "American" es para los de EEUU. Get used to it.