Live data from Hacker News

Viewing profile — CUViper

CUViper

HN member
Joined
Fri, Jul 18, 2008, 12:03 AM UTC
HN karma
812
Public activity
250 items

About CUViper

[ my public key: https://keybase.io/cuviper; my proof: https://keybase.io/cuviper/sigs/cvbDtsN5sZS8LXYsp5qx5SgsxrpkGzzKem_yMPLGvFc ]

Recent public activity

  1. comment
    Comment #45851139

    Just apply Betteridge's law of headlines.

  2. comment
    Comment #43442528

    Synergy still exists, but barrier has forked again to input-leap.

  3. comment
    Comment #42813791

    Intel's compilers are now based on LLVM too.

  4. 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!

  5. comment
  6. 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…

  7. comment
    Comment #40020908

    Best practice is to resolve them early now: https://www.redhat.com/en/blog/hardening-elf-binaries-using-...

  8. comment
    Comment #39585794

    The crescent moon is often depicted with the dark part transparent too, e.g. with stars in that space.

  9. 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…

  10. comment
    Comment #37638654

    There was also https://github.com/jameysharp/corrode

  11. comment
    Comment #37274704

    Then extrapolate "random guy trying to follow dtolnay's lead."

  12. comment
    Comment #36842107

    RV64GC is mentioned here: https://wiki.debian.org/RISC-V#Hardware_baseline_and_ABI_cho...

  13. comment
    Comment #36144350

    Fedora 38 removed the filter: https://fedoraproject.org/wiki/Changes/UnfilteredFlathub

  14. comment
    Comment #35837204

    In the conclusion: > We fully expect to continue offering the Zulip Cloud Free plan indefinitely,

  15. comment
    Comment #35449594

    ntcompatible.com was a great resource for this - I spent a lot of time in those forums.

  16. 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 …

  17. 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…

  18. comment
    Comment #34805365

    Probably the addition of `thread::scope`.

  19. comment
    Comment #34342230

    There are a few where it does win though -- I wonder what characteristics favor VisionFive in those?

  20. 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.

  21. comment
    Comment #33709558

    Base16 does that: https://github.com/chriskempson/base16

  22. comment
    Comment #33586093

    That doesn't work for multiplication -- e.g. in 8-bit, 20 * 20 wraps to 144.

  23. 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…

  24. comment
    Comment #32704170

    Yes -- they dropped the "Mega" in 1999. https://en.wikipedia.org/wiki/Epic_Games

  25. comment
    Comment #31244826

    https://doc.rust-lang.org/book/