Hacker News with Generative AI: Patterns

Pretty State Machine Patterns in Rust (2016) (hoverbear.org)
Lately I've been thinking a lot about the patterns and structures which we program with. It's really wonderful to start exploring a project and see familiar patterns and styles which you've already used before. It makes it easier to understand the project, and empowers you to start working on the project faster.
Hacker Laws (hacker-laws.com)
Laws, Theories, Principles and Patterns that developers will find useful.
My Favorite C++ Pattern: X Macros (2023) (danilafe.com)
When I first joined the Chapel team, one pattern used in its C++-based compiler made a strong impression on me.
Testing Without Mocks: A Pattern Language (2023) (jamesshore.com)