Skip to main content
ArticlesProjects
Architecture Journals

Technical Articles

Opinionated writing on software systems, strict monolithic domain boundaries, testing strategies, and Laravel performance.

Articles171
Est. Read Time1,535 mins
Topics20
Series Parts34
2026-02 · 9 min read

Recalibrated

From clearning IEDs in Afghanistan to clearning pull requests. A raw look at navigating PTSD and finding a new mission through Linux and logic.

Mental HealthVeterans in TechLinuxPHPPTSD

Explore the design and implementation of Relay, a new HTTP transport layer for PHP 8.5+.

phphttpfibersconcurrencyrelaymodern-php
2026-01 · 8 min read

Building a Claude Code skill

Create portable instruction manuals for Claude to teach domain-specific approaches, with a deep dive into building a production-grade Laravel API skill.

Learn how to implement server-sent events (SSE) in Laravel for streaming AI responses, avoiding the complexity of WebSockets.

2026-01 · 15 min read

Kubernetes for Laravel developers

Learn how Laravel developers can leverage Kubernetes for scalable and efficient application deployment.

Learn how to implement event-driven architecture using domain-driven design principles to build scalable and maintainable systems.