ia-dev · May 11, 2026 · 8 min
The real workflow for integrating Claude into daily development: planning, block-by-block generation, diff review, tests with real semantics, and documentation. No hype — what actually works.
Read →
spring · May 07, 2026 · 8 min
Java 21 shipped stable virtual threads and Spring Boot 3.2 enables them with one line. What actually changes in your API, what doesn't, and the pinning problem nobody tells you about.
Read →
arquitectura · May 07, 2026 · 9 min
Not every project needs microservices from day one. The modular monolith solves the real problems of the traditional monolith without microservices' operational complexity — and keeps the door open to migrate later.
Read →
nestjs · May 05, 2026 · 9 min
The architecture decisions you make in the first few weeks determine how much the project hurts at month 6. How to organize domain modules, separate layers, and keep clean boundaries in NestJS.
Read →
ia-dev · May 05, 2026 · 7 min
AI-generated code can look perfect and still break production. This checklist covers the 6 points you need to verify before approving any LLM-generated PR.
Read →
ia-dev · Apr 30, 2026 · 8 min
AI can refactor code with precision, but it can also silently break production. Here are the types of changes where you can trust it — and where you need to verify carefully.
Read →
ia-dev · Apr 28, 2026 · 6 min
AI-generated code usually compiles and fails code review. The difference is not in the model — it is in how you describe the work. Five concrete practices that move the needle.
Read →
tuurt · Apr 28, 2026 · 4 min
Tuurt builds custom software, integrates AI where it adds verifiable value, and develops 2D and mobile games. This is what you will find in this blog and how we work.
Read →