Why Async Agentic AI Does Not Mean Free Productivity
Agentic AI can speed up execution, but expected delivery gains are often overstated because humans still pay the cost of review and context switching.
Agentic AI can speed up execution, but expected delivery gains are often overstated because humans still pay the cost of review and context switching.
Agentic AI made me more productive at work, but I am ending every day more mentally tired. A personal reflection on reinforcement loops, dopamine, and sustainability.
These are my learnings from the book Unit Testing: Principles, Practices, and Patterns
Upgrading to Spring Boot 3.2 revealed tracing issues in a WebFlux service. A single line of code fixed broken span propagation and improved debugging.
After upgrading Spring Boot from version 3.2.5 to 3.3.1 we started to have a serialization issue with the Optional class. Check how to fix it in this post
These are my learnings from the book Designing Data-Intensive Applications
We are smart engineers and sometimes when we face a problem we may tend to think the root cause is very complex, but usually, they are simpler than they appear
These are my learnings from the book Pro Spring 6: An In-Depth Guide to the Spring Framework
This document is a set of principles that are part of my software engineering philosophy
These are my learnings from the book Foundations of Scalable Systems: Designing Distributed Architectures written by Ian Gorton