ai
6 article(s) with this tag
-
12 Jun 2026
💊 #25: From 0.4.0 to 1.0.0 – two weeks of enhancements on Java Pills
Two weeks after launch, javapills.com reaches 1.0.0: database, dark theme, tags and seasons, reactions, sharing and an About in Vue. The release diary, one after another.
-
26 May 2026
💊 #24: The Java Pills website rewritten from scratch in «vibe coding» with Claude Code
The pill that launches javapills.com by telling the story of the site itself: built from scratch in «vibe coding» with Claude Code – architecture, tests, security, deploy.
-
08 Jan 2026
💊 #21: Christmas Trilogy, p. 2 – AI, panettoni and cognitive cost
In this second part, GPT-5.2 as an intensive working tool: prototypes, refactoring, learning a new language, and all the «hassle» around it.
-
05 Oct 2025
💊 #19: AI isn't the future, it's already the present
A spike on using generative AI as a copilot to design BuilderAwareRowMapperR2dbc, an elegant solution for mapping R2DBC responses onto immutable objects via reflection.
-
12 Feb 2025
💊 #9: Solving development problems with AI – from prompt to code
Delegating a Java list-aggregation problem to ChatGPT: an abstract prompt (no domain leak) + a solution with Collectors.groupingBy and flatMap.
-
06 Oct 2024
💊 #6: Building a small Mac app with ChatGPT on a boring afternoon
A boring afternoon, ChatGPT and AppleScript: from automatically creating Photos albums on macOS to the app icon, without writing almost anything by hand.