Creating a simple blog in Python with Origami concepts
A guide to building a simple blog in Python using lazy, Origami-inspired concepts and Python 3.14's async features.
A guide to building a simple blog in Python using lazy, Origami-inspired concepts and Python 3.14's async features.
A developer reflects on how his coding style and preferences have evolved over a decade, moving away from abstractions and clever code toward simplicity and practicality.
A response to Matthias Noback's blog post on PSR abstractions, discussing their role in PHP framework interoperability and the value of standardized interfaces.
A discussion on Pythonic code design, focusing on abstractions, libraries, and best practices for writing clean and effective classes.
Explores JavaScript abstractions through a pyramid of functions, getters, and setters, explaining their benefits and use cases.
An interview discussing frontend development, the developer's background, and insights into HTML5 Boilerplate and web tooling.
Explores the philosophical debate on whether 'perfect code' exists, comparing OS development philosophies and the role of stable interfaces.