Live data from Hacker News

Viewing profile — sjwhevvvvvsj

sjwhevvvvvsj

HN member
Joined
Tue, Jan 02, 2024, 10:47 PM UTC
HN karma
448
Public activity
161 items

About sjwhevvvvvsj

No profile information was provided.

Recent public activity

  1. comment
    Comment #39556741

    Can you please define a) what you mean by “woke”, and b) exactly how Bloomberg (a financial publication aimed at the ownership class) qualifies? Last time I checked with my sources…

  2. comment
    Comment #39556699

    No idea, but this makes me less likely to go for HP metal next time I buy servers. Who knows if the brilliant business minds currently in charge of the printer division will bring …

  3. comment
    Comment #39541583

    Well…” convenience “ isn’t exactly being delivered at the moment!

  4. comment
    Comment #39541577

    Yes, it’s utterly nonsensical if you truly believe in the original goals of Bitcoin.

  5. comment
    Comment #39532474

    My main issue with urllib is it requires too much boilerplate and it ends up being harder to read the code at a later date in my experience. In general I prefer the standard librar…

  6. comment
  7. comment
    Comment #39532373

    At this point I’m open to new and exciting problems, whatever they may be. Hell, I’d be ok with leeches making a comeback if it meant I didn’t have to pay a copay on top of a premi…

  8. comment
    Comment #39531074

    And they all drive Teslas with vanity license plates.

  9. comment
    Comment #39531034

    I’m very fond of both New York City, and spending time in nature for the same reason: you just don’t know what you’re gonna see when you walk out your door. Am I going to hear a vi…

  10. comment
  11. comment
    Comment #39529962

    Yeah, its *super interesting* at first, but once the novelty fades you aren’t left with much. That said, nowhere on earth had better driving directions on apps since people will no…

  12. comment
    Comment #39529908

    They have to make their own, and it’s not fair trade.

  13. comment
    Comment #39529873

    It’s more aggressive in guessing your location to comply with local laws. Ironically you may get less spying.

  14. comment
    Comment #39529639

    South Bay is just like a giant company town, it’s actually pretty boring - 60% of people work at the same handful of giant companies, the other 30% work at a startup, and the last …

  15. comment
  16. comment
    Comment #39435940

    Ah, but you are be very wrong.

  17. comment
    Comment #39435600

    The fun thing about hacker news is that for all you know I may be directly involved in these issues and speak from direct first-hand, but highly confidential, knowledge. Or I’m jus…

  18. comment
    Comment #39434321

    The FTCs fine on Facebook from a few years ago exceeds the combined value of all GDPR fines levied to date. The Irish government fills its coffers with the largesse of tech compani…

  19. comment
    Comment #39434253

    Well, in some sense they don’t operate on language at all - but on mathematical representation of tokens derived from language. I’m sure from your comment you are aware of the dist…

  20. comment
    Comment #39434171

    Ahh yes, another premature declaration of success by the EU, who haven’t properly enforced ePrivacy, GDPR, or a host of other regulations. The EU is all talk and posturing, you can…

  21. comment
    Comment #39423135

    Call it what it is: Fidesz is an arm of the Putin regime.

  22. comment
    Comment #39423116

    Fuck NSO Group.

  23. comment
    Comment #39421180

    A simple function call as a wrapper for a well optimized sql query just can’t be beat for performance. I have never understood why anybody would use an ORM, it’s usually as much wo…

  24. comment
    Comment #39416235

    Yup - and you can’t code your way to real scale either. At real scale the game is all about data structures. Code just gets them from A to B. Or as they say at Google, the job of S…

  25. comment
    Comment #39414700

    One thing I like about hand designing schema is it makes you sit down and make very clear choices about what your data is, how it interrelates, and how you’ll use it. You understan…