Live data from Hacker News

Viewing profile — riehwvfbk

riehwvfbk

HN member
Joined
Wed, Feb 14, 2024, 3:51 AM UTC
HN karma
388
Public activity
575 items

About riehwvfbk

No profile information was provided.

Recent public activity

  1. comment
    Comment #45748326

    It's not as much "lol" as what's implied, you have to read between the lines a bit. Their example is Qatar, a tiny elite supported by slaves. And in the brave new world we'll have …

  2. comment
    Comment #45743254

    Apple UX: "intuitive" features you have to discover via some random video reel. Of course you have to drag your messages sideways to see when they were sent, that's Good UX! Sprink…

  3. comment
    Comment #45703699

    TLAs are not basic knowledge, or expert knowledge. They are expertise theater.

  4. comment
    Comment #45627237

    They dont seem to actually last 10 years though. Sure, in an old Prius you only care about the battery not being completely shorted out, and the price of battery degradation is sli…

  5. comment
    Comment #45484344

    So in other words, they can make their LLM disagree with the preferred narrative of the current US administration? Inconceivable! Note that the value of $current_administration cha…

  6. comment
    Comment #45334544

    The whole parasocial aspect of it is what feels fake, distasteful, and icky. The very idea of gaining power in the modern world is through parasocial relationships. Think Taylor Sw…

  7. comment
    Comment #45333536

    Yes, by all means, build and promote your product. Planning out interactions according to 3 fake personas is still fake though. Not that I have any better ideas, we all have to eng…

  8. comment
    Comment #45272914

    I don't hear any apologies out of Israel. Also, you may want to look up the definition of genocide. The parts of Ukraine that Russia took are almost 90% Russian ethnically. Somehow…

  9. comment
    Comment #45250320

    Not getting thousand line AI slop PRs from resume builders who are looking for a "LLVM contributor" bullet point before moving on is a net positive. Lack of such contributors is a …

  10. comment
    Comment #45237750

    Yup. Certain people get their panties in a tizzy every time an R president gets elected. Dubya was the antichrist, remember? It's just the same old tune all over again.

  11. comment
    Comment #45237719

    But these US wages aren't actually all that great anymore. The vast majority of people will have nothing to show for their decade of working in tech other than a bad back, carpal t…

  12. comment
    Comment #45183376

    [flagged]

  13. comment
    Comment #45169351

    And also sold out an American whistleblower to the FBI... A WikiLeaks it is not. It seems this cat is self-belling.

  14. comment
    Comment #45166868

    A used granola bar cannot be resold. I hope. A used house, on the other hand, is perfectly fine. So, apologies, but that argument is a previously used granola bar :)

  15. comment
    Comment #45166859

    It doesn't matter to these people. They are so drunk on their feelings of superiority that they'll dismiss anyone with first-hand experience as an "apologist", a "foreigner" or wha…

  16. comment
    Comment #45138273

    Does the fact that Spotify's CEO finances AI weapons change the calculus? https://www.latimes.com/entertainment-arts/music/story/2025-...

  17. comment
    Comment #45115957

    I think you hit downvote before really considering my point. There is simply no way that a change of 0.5% is significant - no matter your politics. Fluctuations of this magnitude h…

  18. comment
    Comment #45112220

    The point about housing is quite clearly false. There are around 147 million residential housing units in the US. And there are around 1.4 million built each year (this number fluc…

  19. comment
    Comment #45080184

    Yes, do this. No unit tests, integration only. Your competitors will thank you for this blunder. Why is it a blunder? Well, you just slowed down your edit-compile-run cycle by abou…

  20. comment
    Comment #45055571

    OP: look into VLESS (and similar). And read up on ntc.party (through Google translate). There are certain VPN providers that offer the protocol.

  21. comment
    Comment #45047924

    When politicians of certain stripes wanted to spend money on renaming SF schools to atone for "past trauma" and canceling math because it's "not equitable" - that somehow wasn't a …

  22. comment
    Comment #45035073

    Teslas also tend to attract people who hate driving and are bad at it. Yes, this is anecdotal, but - several friends and acquaintances said something along the lines of "my Tesla i…

  23. comment
    Comment #45025398

    With HTTP/2 multiplexing all of those requests can be made in a batch without round trips. And complexity of caching? An Etag done right is content-based. There's no logic to worry…

  24. comment
    Comment #45021207

    There are cache times other than 0 and infinity. Ideally the XSLT would change rarely, as would things like nav menus. So "relatively short" could mean several minutes to an hour. …

  25. comment
    Comment #45009634

    It did make all those requests, but only because the author set up caching incorrectly. If the cache headers were to be corrected, site.xsl, pages.xml, and posts.xml would only nee…