Live data from Hacker News

Viewing profile — reginaldjcooper

reginaldjcooper

HN member
Joined
Mon, May 27, 2013, 3:23 PM UTC
HN karma
662
Public activity
255 items

About reginaldjcooper

No profile information was provided.

Recent public activity

  1. comment
    Comment #6995590

    So only if you help them associate all of your internet traffic with a registration. Hm, sounds privacy-conscious.

  2. comment
    Comment #6985258

    thank you very much I love this stuff

  3. comment
    Comment #6980315

    I was worried it might be an empirical result :) thanks for responding, though, and I'd love to see the post when it's finished

  4. comment
    Comment #6980301

    Without curly braces it is simpler to mess up if you revisit the code, maybe especially adding ambiguous else conditions. I'm sure you and the GP would never forget to add curly br…

  5. comment
    Comment #6980001

    That is really interesting. If it's not too much trouble to write out, could you explain what causes the latency difference between kernel wake-up and other thread wake-up?

  6. comment
    Comment #6960125

    I am having an incredibly difficult time understanding why int-or-string cards are desirable also. You'd end up with multiple functions like heartsGameCardValue and euchreGameCardV…

  7. comment
    Comment #6960019

    Right? But the GP was asserting minimum wage is a willful transaction also. Actually if the laborers don't like their minimum wage, they cannot opt out of it either, they need to e…

  8. comment
    Comment #6959974

    I once read an interesting article on how OkCupid was doing question weighting wrong because people would mark matching on factual questions (like, "What is the largest of these? A…

  9. comment
    Comment #6959845

    This is the first time I have seen it. I like it, I see it as an antonym to whatever we call those "top ten weird science facts" posts. It signals that here is an author who is try…

  10. comment
    Comment #6959808

    Just what we need, some more Objectivism. If the free market ensured that all people were given a wage that adequately reflected their value, the bottom 40% of earners would be get…

  11. comment
    Comment #6953223

    I just wanted to write that I like the iOS platform and devices when jailbroken, but I am also sick of their walled garden bullshit. So, cheers for standing up for your principles …

  12. comment
    Comment #6953218

    For many people the restrictions protect them from installing malware, and is a huge benefit. For the majority of us reading, I think we know enough to not install weird applicatio…

  13. comment
    Comment #6953212

    I wish we'd collectively only buy things where the root exploit was like ticking an "I want root" checkbox. If buyers collectivized their buying power we wouldn't need to worry abo…

  14. comment
    Comment #6950655

    Could you go as far as messing with the carrier bundles? I had a problem a while ago where Safari would reinstall the carrier's default bookmarks every time it reopened. To be fair…

  15. comment
    Comment #6950600

    Excellent point! This is my old iPod Touch 4th Gen, I have since gotten an Android phone.

  16. comment
    Comment #6950427

    It sure did make me feel better about myself. Did telling that person he was using his phone wrong make you feel better about yourself? There wasn't even a problem. "I like f.lux."…

  17. comment
    Comment #6950393

    And sex education filtering.

  18. comment
    Comment #6950385

    Yes those were the two choices, jailbreak or not stare at the phone before sleep. Very perceptive, aroch.

  19. comment
    Comment #6950378

    My top three: Freedom to copy your data out of an app into your computer even if the app doesn't "allow" it. E.g., get into Notes.app's sqlite database after they decide to delete …

  20. comment
    Comment #6950334

    I'm with you on not trusting US companies, fine. But you somehow expected tptacek to inspect and criticize Telegram with such scrutiny that he finds all of the problems pro bono ? …

  21. comment
    Comment #6950317

    If you don't think "hire people that know what they are doing with crypto" is better advice than "have a contest that doesn't even prove security under known plaintext attacks and …

  22. comment
    Comment #6950302

    > precisely because they show how willing they are to improve their service. Multiple people that know what they are doing have remarked that the system Telegram has created is a b…

  23. comment
    Comment #6943030

    Yes, well done. My one-acre homestead is indeed exactly the same as a sovereign state, it in fact changes nothing when the scale is millions of times that large. Also access to pri…

  24. comment
    Comment #6942033

    This was the proper response. "Career" has become the formal version of "job" anyway. I would be wholly unsurprised if A/B testing showed that applicants for "career" are more expe…

  25. comment
    Comment #6935411

    > When I started with Java, it seemed appropriate to put hundreds of getter / setter methods. Is there much advantage to that over allowing the variable to be accessed directly? Oh…