Live data from Hacker News

Viewing profile — petermclean

petermclean

HN member
Joined
Mon, Jul 28, 2025, 2:38 AM UTC
HN karma
2
Public activity
5 items

About petermclean

No profile information was provided.

Recent public activity

  1. comment
  2. 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…

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

  4. 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/…

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