Viewing profile — sjwhevvvvvsj
sjwhevvvvvsj
HN member- Joined
- Tue, Jan 02, 2024, 10:47 PM UTC
- HN karma
- 448
- Public activity
- 161 items
- HN profile
- View on Hacker News ↗
About sjwhevvvvvsj
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
comment
Comment #39541583
Well…” convenience “ isn’t exactly being delivered at the moment!
-
comment
Comment #39541577
Yes, it’s utterly nonsensical if you truly believe in the original goals of Bitcoin.
-
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…
- comment
-
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…
-
comment
Comment #39531074
And they all drive Teslas with vanity license plates.
-
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…
- comment
-
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…
-
comment
Comment #39529908
They have to make their own, and it’s not fair trade.
-
comment
Comment #39529873
It’s more aggressive in guessing your location to comply with local laws. Ironically you may get less spying.
-
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 …
- comment
-
comment
Comment #39435940
Ah, but you are be very wrong.
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #39423135
Call it what it is: Fidesz is an arm of the Putin regime.
-
comment
Comment #39423116
Fuck NSO Group.
-
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…
-
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…
-
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…