Viewing profile — yunnpp
yunnpp
HN member- Joined
- Sat, May 17, 2025, 2:11 AM UTC
- HN karma
- 414
- Public activity
- 258 items
- HN profile
- View on Hacker News ↗
About yunnpp
No profile information was provided.
Recent public activity
-
comment
Comment #49251630
The use of slang like 'moronic' on an official government website somehow encapsulates the full state of things very succinctly.
-
comment
Comment #49251530
Fortunately.
-
comment
Comment #49233462
Re: replacing functions of democratic government, this was already predicted in Democracy Incorporated almost 10 years ago now: https://press.princeton.edu/books/paperback/97806911…
-
comment
Comment #49233138
TIL too, but probably what GPUs are good at: optimizing for throughput while hiding latency. Probably better suited for OLAP than OLTP.
-
comment
Comment #49214510
This just reflects how absolutely clueless you are about the amount of attention to detail that the OpenJDK folks put into developing the language and ensuring that it works for al…
-
comment
Comment #49205252
It's like people who order a diet coke with sushi and feel entitled to drop a 2/5 review on Yelp because they had a stomach ache. Some people really shouldn't have a voice.
-
comment
Comment #49205217
I would've hoped the company stayed independent instead of being engulfed into a behemoth. I'd like to see more diversity in the hardware ecosystem, but I guess the economics of ha…
-
comment
Comment #49205186
The virus spreads.
-
comment
Comment #49205160
Can't be dumber if you're already dumbmaxxed.
-
comment
Comment #49191384
> If I had windows forced on me for corp reasons, like I did once, just full screen a VM Ah, the naivete of the innocent. You are vastly underestimating the amount of spyware like …
-
comment
Comment #49187324
> In a couple years, the main way we'll talk with our AIs is with our thoughts. They will not be a super-smart automated intern or coworker that you desperately try to keep up with…
-
comment
Comment #49187288
Up and to the right, to be more specific. Transcend your one-dimensional thinking, Razengan.
-
comment
Comment #49186846
Thanks for delving, I hadn't picked up on the misattributions. But I'm looking to read some of those books now given the comments here.
-
comment
Comment #49114110
And which part of "ad fraud" is the fraud? As far as I can tell, ad networks and advertisers are the fraud and they are also part of the increasing surveillance state. Didn't know …
-
comment
Comment #49089811
Do you really believe that nonsense? By that logic, we should legalize all drugs and optimize that LSD supply chain.
-
comment
Comment #49089790
What an insane comment. Can't tell if you're serious.
-
comment
Comment #49089775
> and I doubt you'll find anyone who'll disagree that it's not a big problem. As far as I know, people vote against housing developments, among other things to prop up their own ho…
-
comment
Comment #49037717
Yeah, the book has a nice balance, it's precisely why I picked it up. It allowed me to get something up and running quickly, then iterate over it.
-
comment
Comment #49030933
I bought and I am reading through your book as I build a sw rasterizer. On the chapter of clipping, it was not entirely clear to me how many planes you clip against and how many tr…
-
comment
Comment #49030853
> Though one must ask, why are American models banned in China? Hmmm. Because the models are behind a gate and the data goes overseas. The same is not true for open weight models. …
-
comment
Comment #49030836
It's not free from interference either. It requires enforcing antitrust, for example, which the US seems to have forgotten. Literally what you quoted: > the term free market refers…
-
comment
Comment #49030744
Are you a graphics programmer? That js/glsl is no joke.
-
comment
Comment #49030700
[dead]
-
comment
Comment #49030614
How is that different from any other compiler optimization? And what does the last statement in the quote mean anyway? When is performance "predictable"; do you freeze the entire t…
-
comment
Comment #49014305
You need to let the compiler know that there are at least 4 or 8 elements to process. This may require padding data and/or having a second loop after the main one that processes th…