Viewing profile — adfgaertyqer
adfgaertyqer
HN member- Joined
- Sun, Nov 07, 2021, 4:09 PM UTC
- HN karma
- 26
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About adfgaertyqer
No profile information was provided.
Recent public activity
-
comment
Comment #29193975
ISA is largely irrelevant these days. The Wintel cartel helped stave off ARM's relevance, but now that war is over. That isn't what I'm talking about. There are other architectural…
-
comment
Comment #29190302
> there are many many laws against discriminating based on medical status There are laws requiring discrimination based on vaccination status and have been for your entire life. >r…
-
comment
Comment #29190147
>It is a shame that many sites didn't behaved like this when Threadripper was launched and basically said that the architecture was inefficient at using so many cores or the softwa…
-
comment
Comment #29190100
This is a person whose retirement plan includes NFTs but not mutual funds. I am not surprised.
-
comment
Comment #29172981
A daemon that writes the contents of the clipboard to a log file would be a reasonable utility. It does not need to be pauseable; just kill the process when you don't need it. It d…
-
comment
Comment #29171582
>Can't be hired unless they have an irreversible medical procedure How can something be extreme if it has been the status quo everywhere on the planet for 50 years? Something extre…
-
comment
Comment #29157007
How did we let people get away with the term "smart contract" in the first place? They are automated, but they sure as Hell aren't smart compared to an ordinary contract. They are …
-
comment
Comment #29144420
Stop trying to spin it Apple's illegal behavior. The change was clearly unnecessary because once they rolled it back the phones kept on functioning just fine. Modern hardware can a…
-
comment
Comment #29144418
Stop trying to spin it Apple's illegal behavior. The change was clearly unnecessary because once they rolled it back the phones kept on functioning just fine.
-
comment
Comment #29140710
You don't really need compression. Rows only need to persist for about an hour. The table can't be more than a few MiB. We can debate the Correct Implementation all day long. The f…
-
comment
Comment #29140640
Sure would! I think it would be marginally better, in fact, because you would just need to look at the index rather than five tables. Access would be more local.