Live data from Hacker News

Viewing profile — SamReidHughes_

SamReidHughes_

HN member
Joined
Thu, Feb 05, 2009, 12:19 AM UTC
HN karma
9
Public activity
11 items

About SamReidHughes_

No profile information was provided.

Recent public activity

  1. comment
    Comment #567409

    What he should and shouldn't do is for him and his employer to decide, not you.

  2. comment
    Comment #560258

    C++ requires that all overloaded versions exist at compile time; Haskell allows them to exist at runtime. For example, in Haskell you can make a datatype like data Foo a = Blah a |…

  3. comment
    Comment #556418

    No, both of those are bad monkey-patching. There is no reason for that function to be defined as a method in Array.

  4. comment
    Comment #552072

    Yes, but then he wouldn't be a "good student."

  5. comment
    Comment #551258

    You're actually taking the quote out of context. Getting a C in an art class is different from getting a C in macroeconomics. "Everything" doesn't refer to, say, athletic ability, …

  6. comment
    Comment #545279

    There is no correlation with 'powerful' and it's only natural that elegant languages are easier to implement.

  7. comment
    Comment #542370

    Which version of C# are you thinking of? In C# 3, the verbosity level is much less than in C# 2, where it's slightly less than C# 1. I don't see where Ruby syntax is particularly m…

  8. comment
    Comment #542360

    Flagging might need 51, but downvoting needs more. I don't know how much.

  9. comment
    Comment #529160

    > Requiring a degree in CS, SE, or EE (I don't see the point of requiring a degree if it's not directly related to the field) does exactly this. But it doesn't. There are plenty of…

  10. comment
    Comment #489524

    You're misinterpreting reality with that quote, because labor that produces inherently more valuable goods is inherently more valuable labor than labor which does not. Part of the …

  11. comment
    Comment #466812

    Probably to simplify the add/remove code and life in general.