Recent Posts

Community Spotlight: BoxLang Express Brings Node-Style HTTP to the JVM

Author: Cristobal Escobar Original post on Foojay: Read More If you’ve spent years in Spring Boot, Micronaut, or Jakarta EE, “web framework” usually means a servlet container, an embedded Tomcat or Netty, a build step, and a fat jar before anything answers a request. What if you could skip all of that and still be on the JVM? BoxLang Express, …

Read More »

“Commit created” — but it isn’t: why the agent’s word needs external verification, and what the mistake costs

Author: Viktoria Evdokimova Original post on Foojay: Read More A detailed report reads like proof. The agent lists the files it touched, names the branch, quotes a commit hash, adds a test count and closes with “done”. The work has a shape. The shape looks right. You have six more tickets. The report is model output. The commit, if it …

Read More »

From OpenTelemetry to DuckDB

Author: Geertjan Wielenga Original post on Foojay: Read More Observability platforms generally expect you to do your analysis inside them, using their query language and their dashboards. That works for the questions you already know you have. It works less well for the ad-hoc ones: a quick percentile, a pivot by status code, or “which service is actually eating the …

Read More »