Ask HN: Why hasn't x86 caught up with Apple M series?
431 points by stephenheron 3d ago 615 comments
Ask HN: Best codebases to study to learn software design?
103 points by pixelworm 4d ago 90 comments
Pb.py: A tiny, dependency-free, protobuf encoder/decoder
2 allanrbo 1 8/28/2025, 6:00:21 PM github.com ↗
Comments (1)
allanrbo · 8h ago
A tiny, dependency-free, practical protobuf (proto3) encoder/decoder. For those situations where you need just a little bit of protobuf in your project, and don't want to bother with the whole proto ecosystem of codegen and deps.