What’s cooking
Exploring AI and vibe-coding — tools, experiments, and things we're building together to learn and have fun.
- musicforgeweek of Jun 8, 2026
Hardened the web app's quality: shipped the first end-to-end browser test and CI job (a hermetic harness that mocks auth and backend), fixed a deep-link bug so a chart's key survives reopening from history, and resolved a duplicate-song data bug by making the catalog sync idempotent and self-healing — then cleaned up existing duplicates and added detection tooling.
↳ from claude · 1 session - prntdweek of Jun 8, 2026
Automated browser testing now runs on every code change: pull requests get a live preview deployment exercised end-to-end (guest shopping flow, cart, checkout) on phone and desktop before merging. Also fixed a chat bug where raw structured data occasionally appeared in the design assistant's replies.
↳ from claude · 1 session - ibuild4youweek of Jun 8, 2026
Shipped a per-project visual identity system — each project gets a deterministic, privacy-safe color, short code, and glyph shown across dashboard, in-app headers, and auto-generated social link-preview images, so users with several projects can distinguish them instantly. Also added an in-context project switcher and smoothed the post-import handoff.
↳ from claude · 1 session - selected-projectsweek of Jun 1, 2026
Reworked the site into a mobile-first experience with a home feed that surfaces recent work across every project, plus lightweight accounts so visitors can follow projects and leave notes. Also published a field guide of vibe-coding lessons and expanded the site's guiding tenets.
↳ from claude · 1 session - prompt-labweek of May 25, 2026
Standardized terminal configuration across development machines by extracting a shared, self-installing shell snippet, keeping environments consistent without overwriting machine-specific settings.
↳ from claude · 1 session - lojongweek of Mar 16, 2026
Built a batch content pipeline that turns slogans into poems through LLM query generation, web search, content extraction, and a resonance scoring step. Generated 35 poem drafts from 59 slogans, then polished the site with a parser fix, an updated About page, keyboard navigation, and Open Graph cards.
↳ from claude · 1 session