Posts by Aki Matsumura
A WHERE updated_at > ? Sync Drops the Rows That Commit Late
2026.09.14
Say you’re moving order rows from one system…
An async onClick Handler’s Exception Never Reaches React’s Error Boundary
2026.09.08
Picture an ordinary form: a submit button that ope…
Checking the Entry Point with import.meta.url in Node.js ESM, and How That Check Breaks
2026.08.31
One script, two machines. On Linux it does what yo…
How Should You Schedule Claude Code Runs?
2026.08.21
Every way to schedule Claude Code looks like it sh…
ChatGPT Security Guidelines (Unofficial)
2026.08.21
What to Watch For When You Use ChatGPT at Work Ple…
Where Claude’s SynthID-Text Watermark Actually Marks the Text
2026.08.19
Starting with models launched on or after August 2…
Why Timezone-less Date-Times Break Updates and Deletes When You Send Them as JSON
2026.08.17
When Updates and Deletes Started Failing Silently …
Node’s spawn names the executable in every ENOENT, even when your working directory is what’s actually gone
2026.08.11
It is a common pattern in deploy scripts: create a…
A circular slider whose inertia and autoplay run on CSS alone
2026.08.07
A slider whose slides ride along a circle. Part Fe…
Whose Job Is It to Open That Door?
2026.08.07
This is the sixth and final part of a six-part ser…
How Does MCP Handle Work You Can’t Wait For?
2026.08.07
This is part 5 of a six-part series called “…
Can React Talk to an MCP Server Directly?
2026.08.07
This is part 4 of a six-part series called “…
