Viewing profile — tedunangst
tedunangst
HN member- Joined
- Tue, Jun 09, 2009, 8:28 PM UTC
- HN karma
- 26,646
- Public activity
- 9,735 items
- HN profile
- View on Hacker News ↗
About tedunangst
Recent public activity
-
comment
Comment #46319715
Oh, grabbed the wrong link. https://arstechnica.com/gadgets/2025/12/steamos-vs-windows-o...
-
comment
Comment #46316086
Why do you link that article but not this one? https://arstechnica.com/gaming/2015/11/ars-benchmarks-show-s...
-
comment
Comment #46227364
It's not like the State Department would ever mention Kim Jong the Second in documents.
-
comment
Comment #46060413
Stories were selected by site mods (editors) and that's censorship, man!
-
comment
Comment #45828586
Why not? The Wayback Machine predates the National Emergency Library by many years, suggesting it is possible for one to exist without the other.
-
comment
Comment #45639687
Why not? This wasn't found by source review. The computer was slow, somebody looked into why. The bug was discovered via analysis of binary artifacts, and only then traced back to …
-
comment
Comment #45620106
That article is very confused. They're saying that transglutaminase, street name meat glue, extracted from bacteria is literally the same thing as pink slime. Lean finely textured …
-
comment
Comment #45613863
Do you have a source for transglutiminase used to put the pink slime back together? This is the first I'm hearing it. I thought they just stirred it into the ground beef.
-
comment
Comment #45611901
> Note that as these machines have not been released for general availability yet, supported and missing features are predictions based on what Apple has changed on a per-SoC and p…
-
comment
Comment #45611176
Are you confusing pink slime and meat glue?
-
comment
Comment #44429078
So... 0.5? Thanks. :)
-
comment
Comment #44428363
Quote a different standard.
-
comment
Comment #44427543
This is incorrect. In a function definition, an empty list means it takes no parameters. 6.7.5.3 Function declarators > 14. An empty list in a function declarator that is part of a…
-
comment
Comment #44427442
Extremely hard working "could".
-
comment
Comment #44426949
"People" could really use a number attached to it.
-
comment
Comment #44416987
I'll take the contrary position and argue that most ints are floats, because ints are not uniformly distributed. 0, 1, 10, etc. are far more common.
-
comment
Comment #44407000
Can you elaborate on what's wrong with this post?
-
comment
Comment #44392132
I just ran cargo check on nushell, and it took a minute and a half. I didn't time how long it took to compile, maybe five minutes earlier today? So I would call it faster, but stil…
-
comment
Comment #44389671
You can copy from a zero sized pointer with memcpy, but not NULL.
-
comment
Comment #44369421
I ran a qotd server for a while, only retired two months ago actually. It wasn't very popular.
-
comment
Comment #44350985
Shared memory, like shm_open and fd passing, would be even faster and fully portable.
-
comment
Comment #44345035
This seems likely to create some inexplicable performance elbows where you have 1000 strings, but there's one code path that replaces one with a number, and now the whole array nee…
-
comment
Comment #44341109
The funny bit is the other six control codes are mapped ctrl-2 to nul, and ctrl-3 forward to the five remaining.
-
comment
Comment #44335346
Is this consequential for a project the size of chromium?
-
comment
Comment #44333125
A solid 40% of George's questions were deemed great. (Not counting some fluff like what's your job.)