Live data from Hacker News

Viewing profile — triplenineteen

triplenineteen

HN member
Joined
Sat, Jul 06, 2013, 2:46 PM UTC
HN karma
15
Public activity
21 items

About triplenineteen

No profile information was provided.

Recent public activity

  1. comment
    Comment #18590840

    At one point, I was making todo lists that included: - things so easy they were guaranteed to be completed - things that I may or may not complete - things so impossible they were …

  2. comment
    Comment #16916001

    Sorta. In most browsers you can manually delete the HSTS property on a per-domain basis. Presumably, anyone doing this knows the risks.

  3. comment
    Comment #16868632

    See also: Institute of Illegal Images

  4. comment
    Comment #16057768

    I don't see the DevOps Engineer role listed on the positions page. Are you still looking to hire for that one?

  5. comment
    Comment #15454000

    If authentication is cookie-based, you can use a Session object in python requests: http://docs.python-requests.org/en/master/user/advanced/#ses... . If it uses http basic auth, it…

  6. comment
    Comment #14591294

    It's not an excerpt, it's a new article (by someone else) that is partially about McPhee.

  7. comment
    Comment #13951801

    I'm not 100%, but I think this has to do with a Hangouts setting: "Show when you were last active". If that is unchecked, it means that some users (some clients?) will always show …

  8. comment
    Comment #13439340

    Does this support unicode characters? Other encodings?

  9. comment
    Comment #11450792

    It seems like they are using a non-standard netstat switch: $ netstat -ep4ln --udp Is that '4' a typo or something?

  10. comment
    Comment #8949322

    I like this! I've been thinking for a while that laws should be writter by game theorists, but I see that designers can be involved too.

  11. comment
    Comment #8763981

    > Mere awareness of a transaction is too much friction when you're talking about fractions of a cent. Counting half-pennies is just not worth my time (ironically, half a penny is i…

  12. comment
    Comment #8633427

    For me, Beeradvocate integration would be a huge improvement over Ratebeer.

  13. comment
    Comment #8343365

    Hmm. Big O already encompasses "at worst". Theta is the notation for a single case, be it the worst case, the best case, one run of a randomized algo, etc. At least that is my unde…

  14. comment
    Comment #8343271

    > But to be more specific we could say this is worst case O(n) and best case O(1) runtime. Those should really say θ(n) and θ(1).

  15. comment
    Comment #7923473

    I think you are referring to this: http://en.wikinews.org/wiki/Death_of_Nancy_Benoit_rumour_pos...

  16. comment
    Comment #7517153

    > Regardless, nobody's votes are being bought. You still control the outcome of the election, nobody is forced to vote for anyone because they saw a campaign ad for them. Even if t…

  17. comment
    Comment #7289429

    > 14 months after black friday, Poker Stars bought Full Tilt Poker and has since returned all funds owed to Full Tilt players. Not totally correct. As part of the deal, Pokerstars …

  18. comment
    Comment #7273450

    Also is there a reason you aren't including referral codes in the links to the Fantasy sites?

  19. comment
    Comment #7272570

    This looks really nice. I wrote something similar for personal use during the NFL season. Selfishly, I hope no one finds out about this.

  20. comment
    Comment #6766121

    This seems somewhat related to "not sure if serious" or the general form "not sure if [adjective]".

  21. comment
    Comment #6130290

    Correct me if I'm wrong, but it seems like you are sending a Safari user-agent string for all of the devices. It might be worthwhile to send the proper user-agent strings for each …