Viewing profile — CUViper
CUViper
HN member- Joined
- Fri, Jul 18, 2008, 12:03 AM UTC
- HN karma
- 812
- Public activity
- 250 items
- HN profile
- View on Hacker News ↗
About CUViper
Recent public activity
-
comment
Comment #45851139
Just apply Betteridge's law of headlines.
-
comment
Comment #43442528
Synergy still exists, but barrier has forked again to input-leap.
-
comment
Comment #42813791
Intel's compilers are now based on LLVM too.
-
comment
Comment #41257431
Whenever I hit the age gate in the Steam store, I just bump the year to continue, so January 1st it is!
- comment
-
comment
Comment #40609167
Even if a pointer was guaranteed correct at the time of creation, it can't be known safe to dereference in the future unless you put a lifetime on it, and then it's just a referenc…
-
comment
Comment #40020908
Best practice is to resolve them early now: https://www.redhat.com/en/blog/hardening-elf-binaries-using-...
-
comment
Comment #39585794
The crescent moon is often depicted with the dark part transparent too, e.g. with stars in that space.
-
comment
Comment #39420022
Rust is backwards compatible when you stick to stable features, but the kernel uses unstable features that can and do incur breaking changes. https://github.com/Rust-for-Linux/linu…
-
comment
Comment #37638654
There was also https://github.com/jameysharp/corrode
-
comment
Comment #37274704
Then extrapolate "random guy trying to follow dtolnay's lead."
-
comment
Comment #36842107
RV64GC is mentioned here: https://wiki.debian.org/RISC-V#Hardware_baseline_and_ABI_cho...
-
comment
Comment #36144350
Fedora 38 removed the filter: https://fedoraproject.org/wiki/Changes/UnfilteredFlathub
-
comment
Comment #35837204
In the conclusion: > We fully expect to continue offering the Zulip Cloud Free plan indefinitely,
-
comment
Comment #35449594
ntcompatible.com was a great resource for this - I spent a lot of time in those forums.
-
comment
Comment #35415650
If pure red is at 0° hue, and orange at 30°, then that engineering value at 3° is much closer to red. The other two at 18° and 19° better fit the reddish-orange description, still …
-
comment
Comment #34859970
Parenting is like being an NPC in that magic of childhood. You get to live through that again, just not as the main character. I imagine that starts again as a grandparent, but I'm…
-
comment
Comment #34805365
Probably the addition of `thread::scope`.
-
comment
Comment #34342230
There are a few where it does win though -- I wonder what characteristics favor VisionFive in those?
-
comment
Comment #33909102
> Why not offer 1 million for the signed contract? If I were offered that out of the blue, I'd be wondering what true value I'm holding to make that signature so important.
-
comment
Comment #33709558
Base16 does that: https://github.com/chriskempson/base16
-
comment
Comment #33586093
That doesn't work for multiplication -- e.g. in 8-bit, 20 * 20 wraps to 144.
-
comment
Comment #32984389
It's a little ambiguous, but the word before is important -- "Sampling certain workloads with IBS" -- so that "with" clause is talking about the sampling method, not the workload s…
-
comment
Comment #32704170
Yes -- they dropped the "Mega" in 1999. https://en.wikipedia.org/wiki/Epic_Games
-
comment
Comment #31244826
https://doc.rust-lang.org/book/