News
fcfTest Brings Single-Macro Unit Testing to C++
Discover fcfTest, an MIT-licensed C++ unit testing library with a single assertion macro, one-header setup, logging, and hierarchi...
AI Made Building Cheap. So What's the Moat Now?
AI made building cheap and fast, so the real moat now is distribution, retention, trust, and learning faster than everyone else.
What Is Symfony TUI? A Comprehensive Guide
In this comprehensive guide, we are going to build two robust applications using the exact bleeding-edge code of the symfony/tui c...
How to Build Secure & Compressed Microservices in Symfony
Microservices have become the gold standard for building scalable, decoupled applications. But as your system grows, so does the c...
This Skill Makes AI Coding Work: Navigating Context Engineering in 2026
context engineering is about designing the information ecosystem that the model has access to when it processes your request. Faro...
Symfony: What You Need to Know About Passkey Management and Account Recovery
In the first two parts of this series, we built a password-free passwordless future. In the second, we build a bulletproof account...
Passkeys in Symfony 7.4: How to Build a Completely Passwordless Future
Passkeys replace traditional passwords with cryptographic key pairs. Your device stores a private key, while the server only ever...
The Best Code Is the Code That Survives You
The knowledge you're hoarding is a prison, not a promotion.
Symfony 7.4: 10 Advanced Logging Patterns You Should Know About
The “Black Box” Recorder: FingersCrossed Handler is a way to record logs when an error occurs. The “Payment” Log is a dedicated fi...
The Complete Guide to AI Agent Memory Files (CLAUDE.md, AGENTS.md, and Beyond)
Learn how CLAUDE.md, AGENTS.md, and AI memory files work. Covers file hierarchy, auto-memory, @imports, and which files you actual...
Doctrine DQL vs Native SQL in Symfony: Which Is Faster?
Should you use Doctrine DQL or Native SQL in Symfony? Learn when each wins with benchmark results, DTO patterns, and real producti...
Read This Before You Panic About Your Penetration Report
Security tools speak in volumes of automated findings. Business leaders speak in risk, cost, and “should I be worried right now?’...
