Viewing profile — ridiculous_fish
ridiculous_fish
HN member- Joined
- Wed, Jan 05, 2011, 11:56 PM UTC
- HN karma
- 6,842
- Public activity
- 1,350 items
- HN profile
- View on Hacker News ↗
About ridiculous_fish
No profile information was provided.
Recent public activity
-
comment
Comment #49130763
Seconded - those RealTek dongles are no good. For my Macs, the IOCrest USB4 adapters with the AQC113 chipset have been rock-solid and can saturate my 10Gbe network. They do run hot…
-
comment
Comment #49065282
[dead]
-
comment
Comment #48762979
Oklo | Remote (US) or Santa Clara or Brooklyn | Full time | https://oklo.com Join us in pioneering the next generation of nuclear reactors! You'll leverage your software skills alo…
-
comment
Comment #47906063
I bought one of these as soon as I heard about it ($74 from eBay) and tested it against my USB-4 AQC113 mainstays ($87, IO CREST brand on Amazon), from my MBP. The new RTL-based ad…
- comment
-
comment
Comment #47748097
This paper missed the state of the art!!! This concerns unsigned division by a 32 bit constant divisor. Compilers routinely optimize this to a high-multiply by a "magic number" but…
-
comment
Comment #47670443
I was curious how defer is implemented. `defer` in Go is famously function-scoped, not lexically-scoped. This means that the number of actively-deferred statements is unbounded, wh…
-
comment
Comment #47618334
Thank you for flagging this, that definitely shouldn't be happening. Possibly we have an over-zealous spam filter. If you and your friend are open to it, please email me at pca@[co…
-
comment
Comment #47603039
Oklo | Remote (US) or Santa Clara or Brooklyn | Full time | https://oklo.com Join us in pioneering the next generation of nuclear reactors! You'll leverage your software skills alo…
-
comment
Comment #47547798
Why would an allocation require an atomic write for a reference count? Swift routinely optimizes out reference count traffic.
-
comment
Comment #47513262
That's exactly what affine / linear types do.
-
comment
Comment #47420666
JS (when using ints, which v8 does) is the same in this respect.
-
comment
Comment #47319404
"and a MacBook Air M4 starts at $1,099 against a capable Windows laptop at around $400" Pardon?
- comment
-
comment
Comment #46140549
The “tangle of spheres and circles” is probably a reference to the Hopf fibration.
-
comment
Comment #45986997
Except 91.
-
comment
Comment #45743019
Extraordinary project. I had several questions which I believe I have answered for myself (pizlonator please correct if wrong): 1. How do we prevent loading a bogus lower through m…
-
comment
Comment #45318139
What's interesting about it is that it supports SPR AVS, which is a new USB power delivery spec. I'm not aware of any other chargers that support this. https://www.chargerlab.com/c…
-
comment
Comment #45279749
Doesn't every WASM program have to carry its own malloc/free today?
-
comment
Comment #45218680
You're right, thank you for the correction.
-
comment
Comment #45218419
My favorite FP Fun Fact is that float comparisons can (almost) use integer comparisons. To determine if a > b, reinterpret a and b as signed ints and just compare those like any ol…
-
comment
Comment #44980281
Affine types, variance, higher-rank trait bounds, phantom data, MaybeUninit, and the whole macro and proc-macro systems are some examples of concepts that I found to be challenging…
-
comment
Comment #43698593
LLVM's CMake build has had lots of love poured into it.
-
comment
Comment #43563583
Oklo | Remote (US) or Santa Clara or Brooklyn | Full time | https://oklo.com Join us in pioneering the next generation of nuclear reactors! You'll leverage your software skills alo…
-
comment
Comment #43542611
Jekyll and nginx in Docker on Hetzner for €4.49/mo