spin-off
7 article(s) with this tag
-
18 Jun 2026
💊 #26: Scraping over 300 IT job ads – architecture, anti-bot and real salaries
A semi-automatic Python scraper for Italian dev job ads: a phased pipeline, anti-throttling tricks, semantic parsing of salaries and what the numbers say about pay transparency.
-
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.
-
06 Jan 2026
💊 #20: Christmas Trilogy, p. 1 – C, Game Boy and nostalgia
A text file reader app written in C for the Game Boy Advance, running on real hardware via EverDrive. Low-level embedded programming, real constraints, and a restored console.
-
04 Mar 2025
💊 #11: Agile Git Flow with hierarchical merging
A variant of Git Flow hybridised with Trunk-Based Development for agile teams: 4 branch levels (master/develop/sprint/feature), squash merges from child to parent and a clean history.
-
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.