One Base URL, Many Coding Agents: What an OpenAI-Compatible Gateway Looks Like From java.net.http
Table of Contents What a gateway is, mechanicallyProbing it from JavaThe boundary a Java developer should care aboutLesson one: code does not tokenize like proseLesson two: refresh the token before it dies, one per serverA checklist before you paste a ...
-
Debugging Is Invariant Discovery: What One Kafka Session Taught Us About AI Agents
Table of Contents The shape of the sessionWhat the agent got rightWhat it got wrong, and why it matters for Java teamsThe agent’s only sensor was the developerThe Java lesson: write the invariant down where a test can see itWhat …
-
“Commit created” — but it isn’t: why the agent’s word needs external verification, and what the mistake costs
Table of Contents What the issue trackers show”Committed” and “pushed”Where the JetBrains IDE keeps the evidenceA five-minute walkthroughAcceptance checklist for agent-reported side effectsFAQConclusionSourcesA detailed report reads like proof. The agent lists the files it touched, names the branch, quotes a …
-
Did Your AI Agent Ever Run a Debugger? One JVM Bug, Two Agent Runs
Table of Contents The method under testA checklist you can apply with any agentJava developers reach for the debugger without thinking about it. Set a breakpoint, run the failing test, look at the variables, then decide what to change. Most …
-
JavaFX Links of August 2026
Table of Contents CoreGamesComponents, Libraries, ToolsPodcasts, Videos, BooksConferences, PresentationsMiscellaneousJFX CentralHere are the JavaFX LinksOfTheMonth of August 2026. We took a summer break, so there was only one “Links Of The Week” this month, and it covers all of August. We …
-
Sheetmusic4J 0.0.3: ABC Notation, Guitar Pro, Engraving Improvements
Table of Contents Two Comments, Two New FormatsABC Notation, In and OutGuitar Pro: An ExperimentBetter-Looking EngravingUnder the HoodStill 0.0.x, Still ListeningLast week I introduced Sheetmusic4J, a Java(FX) library to render and interact with sheet music. That first 0.0.1 release was …
-
JavaFX Links of July 2026
Table of Contents CoreApplicationsGamesComponents, Libraries, ToolsPodcasts, Videos, BooksMiscellaneousJFX CentralHere are the JavaFX LinksOfTheMonth of July 2026. You can find the weekly lists on jfx-central.com. Did we miss anything? Is there anything you want to have included in one of the …
-
Introducing Sheetmusic4J, a Java(FX) Library to Render and Interact with Sheet Music
Table of Contents Same Approach as Lottie4JBuilt on MusicXMLFour Repositories, One LibraryUsing the LibraryVersion 0.0.1, and What’s NextI’m building MelodyMatrix with my son, an application to look at and play along with music. The app already shows a song in …
-
Closing the Visual Gap Between the Official Lottie Webplayer and Lottie4J
Table of Contents Improved Comparison WorkflowRendering FixesBuilt with Systematic AI CodingThe ResultThe CostWhat’s NextA Lottie library is only as good as its output looks. If an animation renders differently in Lottie4J than it does in the official web player, that’s …
-
JavaFX Links of June 2026
Table of Contents CoreApplicationsComponents, Libraries, ToolsPodcasts, Videos, BooksConferences, PresentationsJFX CentralHere are the JavaFX LinksOfTheMonth of June 2026. You can find the weekly lists on jfx-central.com. Did we miss anything? Is there anything you want to have included in one of …