Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Java

2 items on 22 Jul 2026
Java

Need For Iteration Speed

I noticed that coding agents reach for Quarkus developer mode by default. They start quarkus:dev and keep it running. An agent edits, then it has to observe the result before deciding the next move: compile error, test…

Source: Adam Bien Blog