Live data from Hacker News

Viewing profile — boundchecked

boundchecked

HN member
Joined
Thu, Sep 22, 2022, 5:46 PM UTC
HN karma
71
Public activity
24 items

About boundchecked

No profile information was provided.

Recent public activity

  1. comment
    Comment #33502328

    If you count optimizing your ill-formed function into an inlined panic [1] as "bug eliminated at compile-time", then it may be true! https://godbolt.org/z/M7Gr3TazE

  2. comment
    Comment #33448315

    Reminds me of this post just from few days ago[1]. I wish HN had a rule or two dedicated to PL tribalism. https://news.ycombinator.com/item?id=33382003

  3. comment
    Comment #33446234

    D has scopeguards similar to defer.

  4. comment
    Comment #33446185

    I don't think Rust will ever consider FFI'in with another language "100% safe."

  5. comment
    Comment #33438613

    I'm rooting for Golden C++.

  6. comment
    Comment #33437254

    >// Hard-to-read CaMeLcAsEvArIaBlE Absolutely.

  7. comment
    Comment #33393778

    Have you tried converting iterations to SIMD and using vector extension to target x86, ARM, Webassembly and compile for Linux/Windows/MacOS with a simple piece of code? It's a pret…

  8. comment
    Comment #33393643

    I don't know what motivate you to keep repeating this narrative, Clang currently have good support of C++23 while MSVC have none[1], if your emphasis is on the standard library sid…

  9. comment
    Comment #33391380

    I'm also curious, especially they seem to be gearing towards analysis as well. https://github.com/llvm/clangir/blob/main/clang/lib/CIR/Dial...

  10. comment
    Comment #33275741

    >Direct Rendering Manager and graphics drivers >Updated drm(4) to Linux 5.15.69 >inteldrm(4): support for Alder Lake, Raptor Lake I have fond memory of booting OpenBSD the first ti…

  11. story
  12. comment
    Comment #33171012

    To be honest, this just described your grand post.

  13. comment
    Comment #33104262

    Zig's comptime variables had this fairly bonkers behavior that basically evaluate by themselves regardless of the underlying runtime controlflow[1], I thought it was cool, but seem…

  14. comment
    Comment #33086755

    C++20 coroutines demonstrated one side of committee-led modern C++ that left an impression of it is ultimately designed-by and -for library writers; instead of being suggested thir…

  15. comment
    Comment #33049341

    >Not Linux, but Systemd Or maybe it is Linux's choice to not build an official default init system like BSDs that led to all the drama.

  16. comment
    Comment #32991713

    Skylake-X on X299 can be configured to not downclock at all, the light and heavy stages are referred in BIOS as AVX2- and AVX512-offsets, but of course that comes with extra heat a…

  17. comment
    Comment #32985987

    Not many people realize is that recent glibc brought AVX-512 optimized str* and mem* functions to the ifunc dispatch table, your C code may have been using fancy mask registers on …

  18. comment
    Comment #32944477

    >Reddit previously accepted accounts with no email address They still do, I registered without an e-mail. That may have worsened my credibility according to their algorithm, howeve…

  19. comment
    Comment #32944076

    I never saw it, tricky algorithm isn't it.

  20. comment
    Comment #32943625

    same id, /u/boundchecked

  21. comment
    Comment #32943610

    Could be, the sin of dynamic IP.

  22. comment
    Comment #32943421

    Believe it or not this is my first account on HN as well, despite regular visit for years. All artists must have debuted sometime long after they've been hearing music, aren't they…

  23. comment
    Comment #32942740

    Coupled with WebGPU it might become the cleanest cross-platform/language abstraction to GPU programming.

  24. story
    Tell HN: Reddit shadowban account upon creation

    Sharing this funny story so that people won't feel alone when it happen to them. It seems my first and only reddit account created two hours ago is shadow-banned since the very beg…