decebals

↗ HN profile [ 36.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I’ve been writing Java for 25+ years (mostly enterprise; created pf4j and pippo). When using AI for code generation, I kept seeing the same issues: N+1 queries, poor exception handling, Spring pitfalls, and concurrency…