The phalanx offers a powerful metaphor for engineering culture. It is not about individual heroes, but trust, discipline, and leaders who stand unshielded for their teams. Phalanx Engineering is a way of thinking about resilience that I’ve applied and refined in practice.
Businesses and consumers are embracing cloud storage, but security questions remain urgent. In this post, I examine cloud security risks, provider promises, and the need for practical solutions like encryption and credential management.
I rely on Git daily, but I often repeat searches for the same commands. To save time, I compiled a list of my most commonly-used and almost-commonly-used Git commands for branching, tagging, remote management, and logging.
Using Python and lxml to insert a “read more” link inline with the last HTML element instead of breaking the layout. Includes example code and notes on contributing it back to Pelican as a plugin.