Viewing profile — bit_razor
bit_razor
HN member- Joined
- Sat, Feb 28, 2015, 6:51 PM UTC
- HN karma
- 12
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About bit_razor
No profile information was provided.
Recent public activity
-
comment
Comment #44138836
Fiar point. I was thinking about antithesis, but it's not open source (yet?). Turns out I also didn't read your comment well enough. Back to lurking I go.
-
comment
Comment #44138428
https://apple.github.io/foundationdb/testing.html https://www.youtube.com/watch?v=4fFDFbi3toc
-
comment
Comment #28699327
Regardless of why this was downvoted, it deserves an upvote for being correct. "Are there long-term side effects caused by mRNA COVID-19 vaccines? How do we know?" Basically, no be…
-
comment
Comment #10906528
To add to this madness, even if you design your own chips and software stack, the fab that printed your chips might have modified your design. Perhaps you can design a chip that's …
-
comment
Comment #10877558
I'm curious if there isn't a misunderstanding here. Are you certain that the actual shipping time is going over what you paid for, or is it just the total time since order is great…
-
comment
Comment #9128328
My beef with this article is that it misleads you believe that need CRTP is the only way to eliminate vtable lookups on interface calls. It left me wondering how CRTP compared to i…
-
comment
Comment #9124583
How is this an apples to apples comparison? Instantiating CRTPInterface with Implementation is no different than just calling DynamicImplementation::tick() directly, so why not ben…