Viewing profile — petermclean
petermclean
HN member- Joined
- Mon, Jul 28, 2025, 2:38 AM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About petermclean
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #44759546
Location: Toronto, Ontario Remote: Yes and Hybrid Willing to Relocate: No Technologies: C/C++, FPGA, SystemVerilog, AI ML Inference, AI Compiler, Hardware Architecture, Python, CMa…
-
comment
Comment #44742383
Only similar by a little bit. Bitset misses the mark in so many ways. bit_array can be compile time storage (ala bitset) or dynamic at construction time. There is also bit_vector w…
-
comment
Comment #44739077
I've been working on an open source library that, while it doesn't solve bitfields, can provide convenient ergonomic access to bit-granular types: https://github.com/PeterCDMcLean/…
-
comment
Comment #44706708
An open source STL-like set of containers and algorithms for treating bit-resolution types like first class citizens. https://github.com/petercdmclean/bitlib