A C++ blog post discusses push-based versus pull-based approaches to customization using attributes and reflection. The author compares partial specialization methods with a newer approach using annotation callbacks (on_complete) that inject code at compile-time, demonstrating how the injection-based method reliably works for all types including templates, unlike partial specialization which can create ambiguities.
A reflective post about how writing has become devalued in the digital age despite the author's lifelong passion for it. The author acknowledges using AI for proofreading and notes that both they and their peers write less or rely on AI, making words feel cheap even when they hold value. They commit to writing more and hint at upcoming thoughts on social dynamics, online communities, and product design.