Live data from Hacker News

Viewing profile — vore

vore

HN member
Joined
Tue, Mar 05, 2019, 10:08 AM UTC
HN karma
3,862
Public activity
1,014 items

About vore

who the fuck is scraeming "LOG OFF" at my house. show yourself, coward. i will never log off

Recent public activity

  1. comment
    Comment #38686840

    Asking OP how many times their house got destroyed for your personal curiosity is, I would think, rather tactless.

  2. comment
    Comment #38685716

    Only if they touch the same data. If they are touching disjoint sets of data then there is no overhead to be paid by non-SERIALIZABLE transactions.

  3. comment
    Comment #38679365

    How do you know how much memory you need to allocate when you need to do the work in the first place to determine it? Maybe if snprintf was resumable by supplying a larger buffer w…

  4. comment
    Comment #38670586

    If you have PreCheck, this app has literally nothing to do whether or not the TSA will give you a pat down or not. And I don't know about you, but TSA is pretty careful about not "…

  5. comment
    Comment #38666689

    It absolutely is speculation if you haven't done the legwork and just want to throw out quick and easy takes like this.

  6. comment
    Comment #38666238

    I don't see anything about using an X.509 certificate for logging in, just for a client authenticating the remote server. And, even then, TLS has support for mutual authentication …

  7. comment
    Comment #38665858

    Speculating like this with no evidence just to peacock to everyone that you're privacy conscious is not actually helpful for anyone.

  8. comment
  9. comment
    Comment #38662955

    If LLMs could hallucinate Zuck executing someone they would be infinitely funnier.

  10. comment
    Comment #38662737

    If you're not familiar with Steve Yegge, this is his classic rant style. It might not be your cup of tea, but it's definitely more substantial than "AI generated blogspam", and I t…

  11. comment
    Comment #38662673

    I think unfortunately in almost all cases the spirit of the law is more important than the word of the law, and most courts frown upon this kind of chicanery. I think this encourag…

  12. comment
    Comment #38662514

    Do you actually want them to store everywhere you've ever been on their servers because they would be using their storage instead? Because I don't, and I don't care to guess what t…

  13. comment
    Comment #38661693

    Store location history remotely: this is just a scheme to invade privacy and hoover up user data. Store location history locally: this is just a scheme to cut down on storage costs…

  14. comment
    Comment #38645544

    You can always twist anything into enough knots to construe it as "blatant lies and propaganda" – clearly you've already made up your mind – so this is not an exercise worth doing …

  15. comment
    Comment #38643839

    I think you should spell out your implication.

  16. comment
    Comment #38643725

    One Black employee, cited in the report, said that “her manager suggested in front of colleagues that she was dealing drugs and carrying a gun.” Another Black employee said that a …

  17. comment
    Comment #38637987

    I don't think CspChan_closed is a super useful operation if using it is always prone to TOCTTOU issues – maybe as an optimization hint but that's about it. In Go, the receive opera…

  18. comment
    Comment #38636230

    I'm not a huge fan of government overreach either. Children should have refused to work if child labor was truly bad, and the free market would have eventually pushed child labor o…

  19. comment
    Comment #38633477

    while (!CspChan_closed(chan)) { ... } seems like a concurrency footgun – what's stopping the channel from being closed in between the check for it being closed and the operation on…

  20. comment
    Comment #38621184

    I thought this was a joke, but it really exists! https://ffmpeg.org/ffmpeg-filters.html#ocr

  21. comment
    Comment #38620971

    There is no "no politics" rule. There is only a discouragement about posting uninteresting politics.

  22. comment
    Comment #38620836

    It's all trade offs, right? Introducing a new component to your stack isn't free, it's paid for by more operational complexity. Maybe it's worth it, maybe it's not, but there is a …

  23. comment
    Comment #38610813

    I don't know why we shouldn't strive to have computers to reproduce language precisely, since computers are how we communicate most of the time and how the majority of content ends…

  24. comment
    Comment #38610638

    For that example, in Chinese 机 is an alternative orthography of 几 ( https://en.wiktionary.org/wiki/%E6%9C%BA#Etymology_2 ) as in e.g. 茶几 – it's not perfect, but language is messy a…

  25. comment
    Comment #38610504

    I don't think Han unification is as evil as people make it out to be: the characters that got unified do share the same semantic meaning across languages, whereas Latin vs Cyrillic…