Viewing profile — boundchecked
boundchecked
HN member- Joined
- Thu, Sep 22, 2022, 5:46 PM UTC
- HN karma
- 71
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About boundchecked
No profile information was provided.
Recent public activity
-
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
-
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
-
comment
Comment #33446234
D has scopeguards similar to defer.
-
comment
Comment #33446185
I don't think Rust will ever consider FFI'in with another language "100% safe."
-
comment
Comment #33438613
I'm rooting for Golden C++.
-
comment
Comment #33437254
>// Hard-to-read CaMeLcAsEvArIaBlE Absolutely.
-
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…
-
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…
-
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...
-
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…
- story
-
comment
Comment #33171012
To be honest, this just described your grand post.
-
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…
-
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…
-
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.
-
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…
-
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 …
-
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…
-
comment
Comment #32944076
I never saw it, tricky algorithm isn't it.
-
comment
Comment #32943625
same id, /u/boundchecked
-
comment
Comment #32943610
Could be, the sin of dynamic IP.
-
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…
-
comment
Comment #32942740
Coupled with WebGPU it might become the cleanest cross-platform/language abstraction to GPU programming.
-
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…