Strategy pattern in Symfony 7Learn how to implement the Strategy pattern in Symfony 7 using dependency injection and minimal configuration — build cleaner, more testable, and modular codeJun 20, 2025 — 9 min readsymfony
Argumentum ad chatgptToday, I want to introduce a new logical fallacy that I've named argumentum ad ChatGPT. This fallacy occurs when someone uses ChatGPT's response as an argument and treats it as absolute truth.May 9, 2025 — 1 min readtrivium
The least privileged principle applied to Symfony firewallsLearn how to make your rest API faster and safer with this principle that is easy to applyJul 21, 2024 — 6 min readsymfony
Why I blocked bots on my siteThanks to proprietary language models I have decided to ban bots on my website, if you want to know more about my case then check this out.Dec 28, 2023 — 3 min readdevops