Notes
Short-form. One problem, one solution, no fluff. For longer write-ups, see blog.
-
Claude Code: skills vs subagents, a 30-second decision rule
- #claude-code
- #devx
-
Surviving the MV3 service-worker 30-second timeout
- #chrome-extension
- #manifest-v3
-
Astro `transition:persist` for a header that doesn't re-mount
- #astro
- #view-transitions
-
MyBatis `<foreach>` with an empty collection produces invalid SQL
- #java
- #mybatis
- #sql
-
Don't `console.log` in an MCP stdio server
- #mcp
- #debugging
-
Deploying an Astro site to GitHub Pages
- #astro
- #github-pages
- #ci