Viewing profile — pasmafaute
pasmafaute
HN member- Joined
- Thu, May 11, 2023, 9:40 AM UTC
- HN karma
- 15
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About pasmafaute
No profile information was provided.
Recent public activity
-
comment
Comment #36492578
I stopped reading in the first paragraph. > Redditors are staging blackouts. The implication that the Reddit blackouts are related to recent AI advances is ridiculous. The embedded…
-
comment
Comment #36458701
That's a pretty strong claim considering this is a field of study notorious for the obstacles to collecting direct evidence.
-
comment
Comment #36442309
It's very common for "technical details" of a system to receive a different classification than the "fact of existence" of said system. In other words, it's widely known that the N…
-
comment
Comment #36238638
Brilliant :) I also agree with JonChesterfield on this one: even home-brew compilers might have bugs! That's why I always write in HEX machine code!
-
comment
Comment #36188112
The oceans normally undergo a cycle of patterns in ocean currents which also manifest surface temperature warming and cooling. You've probably heard "El Niño" and "La Niña" during …
-
comment
Comment #36158695
If I recall, you can absolutely loop through the elements in a tight loop and the compiler (e.g. GCC) will auto-vectorize for you (if you have the relevant optimization flag set). …
-
comment
Comment #35899895
I understand many people are familiar with what "open standard" means. There are lots of other people that are somewhat new to the phrase. Consider these related terms: - Open Sour…