Live data from Hacker News

Viewing profile — shrughes

shrughes

HN member
Joined
Thu, Jan 22, 2009, 12:11 AM UTC
HN karma
850
Public activity
380 items

About shrughes

I have Hacker News schizophrenia, my other account is SamReidHughes.

Recent public activity

  1. comment
    Comment #7464551

    If you want to defend against hijackings, the problem you're trying to solve is one that programmers know well: the buffer overflow attack. In a buffer overflow attack, someone giv…

  2. comment
    Comment #7344823

    So... political speech is permitted for Rupert Murdoch and G.E., or whoever owns NBC now, but not... who?

  3. comment
    Comment #7344758

    Yeah, I think there's a better way to alter democracy than outlawing political speech for everybody except approved major parties. > Require candidates to provide clear answers And…

  4. comment
    Comment #7284440

    You're the one claiming there's a huge body of research disproving his claims. Your link upthread points to stuff that supports his argument and other stuff that counts as weak evi…

  5. comment
  6. comment
    Comment #6639634

    "Right to work" laws are not what you think they are.

  7. comment
    Comment #6610242

    > All sovereign states--be they allies or rogues--have a legitimate claim to and expectation of privacy where their internal dealings are concerned. They're governments . They don'…

  8. comment
    Comment #6565903

    This is crazy. Hire engineers that can talk to non-technical people, but then have one of these engineers interview non-technical people to make sure that non-technical people can …

  9. comment
    Comment #6144371

    It would be a good idea to make the phone screen more rigorous. Use some etherpad clone-du-jour and have them write code in the phone screen. This way you'll filter out the bozos m…

  10. comment
    Comment #6144300

    Um, no? Having more experience with programming would make things easier to understand.

  11. comment
    Comment #6137874

    If the T440s comes out soon enough, the Thinkpad T440s with FHD IPS screen. Otherwise... personally I'd go for the T431s. Macbook Airs don't have enough key travel.

  12. comment
    Comment #6093075

    It doesn't matter whether it's a majority. A third of people is a large proportion.

  13. comment
    Comment #6092984

    I would expect a product named Facemail to be something created by Facebook.

  14. comment
    Comment #6092951

    Dvorak does it better -- underscore is on the home row.

  15. comment
    Comment #6092619

    MBP with retina display, you mean? Otherwise you're dropping in resolution.

  16. comment
    Comment #6092613

    Presumably it's parallelizable. Double the clockspeed, 16x the cores... that'll get you 32x improvement right there, but you've also got way more L3 cache, which might help conside…

  17. comment
    Comment #6092592

    It seems you don't understand CPUs very much. You want an "i7", but you're looking at laptops with a wide range of CPU performance. There are two kinds of i7's: dual core and quad …

  18. comment
    Comment #6054265

    He didn't write that blinded with rage. He carefully crafted a work of literature. The person he responded to was one of those sociopath fact-assumptors that make every online conv…

  19. comment
    Comment #6024421

    So, you are saying what exactly? That there are good games in the App Store? That's not a proposition anybody disputes.

  20. comment
    Comment #5746431

    It's a Freenode channel, unsurprisingly. Try IRCing elsewhere.

  21. comment
    Comment #5721432

    If or once a string.toLower() function is added to RQL, you'll be able to have case-insensitive indexes in RethinkDB, because you can index on arbitrary functions of your rows.

  22. comment
    Comment #5708155

    You also have freedom of scream.

  23. comment
    Comment #5689855

    It's a vapid comment that lowers signal:noise, of course it should be downvoted.

  24. comment
  25. comment
    Comment #5669749

    Why wouldn't you use goto? It's not like it isn't constrained to the function you're in.