Viewing profile — snapcore
snapcore
HN member- Joined
- Fri, Dec 18, 2020, 7:10 PM UTC
- HN karma
- 52
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About snapcore
No profile information was provided.
Recent public activity
-
comment
Comment #31199685
The scaling curve is different from the other cpus which implies the performance bottleneck is not in matrix multiplication (which would be nearly linear on the older cpus because …
-
comment
Comment #30786463
In the real world, you might be able only to get x86 containers. It's one of the issues of apple switching to arm.
-
comment
Comment #30775111
To be fair, in the past when going from DVI, Display Port, VGA, HDMI, etc. to other standards, you could just buy a simple cable. Video card manufacturers would even provide conver…
- comment
-
comment
Comment #30002597
Well, you only feel in the present, so he did feel things even though he may not have been who he used to be. We all are shifting and changing anyway, and our memories give us a se…
-
comment
Comment #29961617
Yeah, the person who thinks a mistake is "you aren't writing the code my way" in itself is an ego trap. A lot of programmers get trapped in their viewpoint and think everyone shoul…
-
comment
Comment #29841965
Symbols are relative, though. A good example is order of operations can easily change the meaning of an equation. But I could just define + as add 15 as well.
-
comment
Comment #29617506
The person probably is doing more work than they claim. Is it that easy to spot people? I always felt like the baseline for work at my jobs was 2-3 hours a day of productivity + 5 …
-
comment
Comment #29468839
No, they are the same as everything else, people constantly say they are superb on here, but looking up reliability surveys says otherwise: https://www.geckoandfly.com/6311/the-mos…
-
comment
Comment #27271445
My definition of dumb is people who don't agree with me. So it's safe to say I'm basically Einstein ;-)
-
comment
Comment #27212551
It seems to me, self-help is mostly just people spouting ideas with little scientific backing anyway. People get caught up in famous person X wrote this book. It seems like sometim…
-
comment
Comment #26558922
I was under the impression the Strassen method was rarely used because it has a number of drawbacks such as harder to parallelize, uses more memory, has bigger constants for comple…
-
comment
Comment #26057723
If you just graph the launches that looks like R&D + production ramp-up.
-
comment
Comment #25804851
When I googled I found these claims: "There are no major comprehensive, longitudinal studies on Americans’ attitudes toward conspiracy theories, mostly because it was not rigorousl…
-
comment
Comment #25725588
"Yet that's exactly what the Russian collusion narrative was. A lie." That's false equivalency. There is 1000+ page report by the Republican led senate about Trump and Russia. It's…
-
comment
Comment #25677477
Statistical information from repair places suggests otherwise for build quality. For instance: https://www.appleworld.today/blog/2020/6/1/apples-mac-get-a-... It varies by year and…
-
comment
Comment #25470765
This sounds similar, but different to the three strike rule: https://en.wikipedia.org/wiki/Rule_of_three_(computer_progra...