Viewing profile — d265f278
d265f278
HN member- Joined
- Wed, Apr 14, 2021, 9:20 PM UTC
- HN karma
- 6
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About d265f278
No profile information was provided.
Recent public activity
- story
-
story
Show HN: C17 Stuff
Self-contained little C17 thing produced as a side-effect while reading Jens Gustedt's Modern C. Supports PNG decoding without zlib.
-
comment
Comment #33807850
I've seen bounds checks being compiled to a single integer comparison followed by a jump (on x86 at least). This should have a negligible performance impact for most programs runni…
- story