20260326-how-good-is-the-llms-code
--- published: true title: 'How good is LLM Code? A self-evaluation done by AI' description: 'They write fast a lot of code, but
Java / Angular / Spring / Cloud
Production notes, compatibility guides, and hard-won lessons for Java, Spring Boot, Angular, cloud, databases, and developer tooling.
Newsletter
Java, Spring Boot, Angular, and tooling notes. Short, technical, and useful.
--- published: true title: 'How good is LLM Code? A self-evaluation done by AI' description: 'They write fast a lot of code, but
Angular 22.0 introduces a stable signal architecture, strict modern defaults, and formal specifications for AI integration, solidifying the framework for the web scalability.
SpringDiff lets you compare any two Spring Boot versions side by side — starters, properties, auto-configurations, and release notes in one place.
Spring Boot 4.0 adopts JSpecify as its null annotation standard. Find out what changes, why it matters, and how it improves your code with four before/after examples.
Can we build professional solutions without checking the code with Claude and Codex?
What is coming in Java 26 for developers
Master Spring annotations in 2026: from core stereotypes to new features like native resilience, virtual threads support, and null safety.
Stop wasting JVM threads on WordPress bots. Here is how to block PHP scanners at the Cloudflare, Nginx, and Spring Security levels to keep your Java logs clean.
Is Lombok a bad citizen or a Superhero?
Transitioning a legacy Java monolith to Kotlin sounds like a modern developer’s dream, but when that project relies on Hibernate and Lombok, the "100% interoperability" promise quickly unravels. This post explores the deep-rooted architectural conflicts that occur when Kotlin’s opinionated, null-sa…
Learn how to fix the “Port 8080 already in use” error in Spring Boot. Find and kill the process on Mac, Linux, or Windows and prevent future port conflicts.
Examples of API guidelines
Madness of the software building - an insider view
Which Swiss companies have public Git repositories?
Easy or hard?
Learn the trade-offs between using interfaces and CGLIB for AOP proxying in Spring Boot applications.
How to handle mixed http requests in Spring
Revert an Angular project from SSR. Is SSR really necessary?
Lombok and JDK compatibility
The origin of the technical debt
New features introduced in Angular 19.2
Code review lessons. A simple question about a query challenged the online solutions.
Is Quarkus a real alternative to Spring Boot? How to choose between the two?
Steps for the migration from Kotlin to Java, notes