Live data from Hacker News

Viewing profile — beokop

beokop

HN member
Joined
Wed, Aug 10, 2016, 8:01 PM UTC
HN karma
124
Public activity
68 items

About beokop

No profile information was provided.

Recent public activity

  1. comment
    Comment #21557771

    Pythonista is a full(-ish) offline Python IDE and has been on the App Store for years.

  2. comment
    Comment #21528863

    There’s no reason to believe they won’t have an online copy of the 2020 snapshot too. Isn’t that kind of the point? For future generations to be able to use it?

  3. comment
    Comment #21528586

    That’s probably what I’ll end up doing for most repos. Unfortunately.

  4. comment
    Comment #21528545

    Then why have the option to delete public repos at all? Public tweets? If we had the means, should the web as a whole be append-only? There’s a big difference between “public” and …

  5. comment
    Comment #21528234

    Is there a way to opt out of this? I’m not sure I want my code to be stored forever in a glacier with no way of deleting it.

  6. comment
    Comment #21505657

    All problems are small with perspective!

  7. comment
    Comment #21413126

    There’s only about 10 million people in Sweden and we’ve produced Saab, Ericsson, Volvo, IKEA, H&M, Spotify, Skype, MySQL to name a few. I don’t think it’s that uncommon.

  8. comment
    Comment #21389856

    It’s pretty clear that the author isn’t using the technical definition of big O but rather is using it in a descriptive way. It’s not ambiguous in any way so what’s the harm?

  9. comment
    Comment #21344212

    I’m getting an Internal Server Error at the Tor site, I guess this means it’s more popular than they expected?

  10. comment
    Comment #21261581

    > ... Meetup is also adding a new $2 fee every time a person RSVPs for a meetup. Every. Single. Time. I'm generally in favour of paid products but $2 per RSVP is just... insane.

  11. comment
    Comment #21247015

    Thanks for the tip. I’ve tried that before, without success, but someone else reading this might have better luck. For what it’s worth this happens both with a 15” and a 13” MBP fr…

  12. comment
    Comment #21246901

    I haven’t thought of it this way before but I think you’re right. External monitor support does break randomly and hardware support through dongles is extremely flakey. A small exc…

  13. comment
    Comment #21225647

    This might be true, however, I’m of the opinion that the prize should go to people that are making hard choices to de-escalate actual armed conflicts.

  14. comment
    Comment #21106751

    Sure but the military... works.

  15. comment
    Comment #21040777

    By that logic, you can’t program interrupts with C because “int” is a reserved word.

  16. comment
    Comment #20246684

    Holidays are precisely the best time to spend quality time with your kids, too.

  17. comment
    Comment #18895917

    While you’re at it, why not sue for emotional distress? Or lost income for the time reading this instead of billing clients? I’m all for GoDaddy being held responsible but advocati…

  18. comment
    Comment #18869200

    No. With 10^12 possible account numbers and a hash rate of ~10^10 H/s using off the shelf hardware [1] it would only take 100*(10^12/10^10) = 10000 seconds to deanonymise the token…

  19. comment
    Comment #18802199

    That’s not how this works. The actual books/movies/cartoons that Batman appears in will eventually be public domain — you’ll be legally allowed to copy, edit and distribute these w…

  20. comment
    Comment #18773065

    Nothing to do with ratio but I’ve found that the quality of the comments often reflect the quality of the code.

  21. comment
    Comment #18773009

    Persistent access via an authentication token is a hell of a lot more reliable than relying on the user not navigating from/refreshing a specific page where XSS is present.

  22. comment
    Comment #18771512

    So is programming. Should clients be able to just take your code without paying for it?

  23. comment
    Comment #18769030

    Also, people make a big stink when authentication cookies aren’t marked as HTTPONLY. Storing tokens in localstorage (even sessionstorage) is just as bad but for some reason more ac…

  24. comment
    Comment #18768212

    This sounds an awful lot like JWT.

  25. comment
    Comment #18765927

    The cure to racism isn’t isolation.