KMKennedy Mainainkiragumaina.hashnode.dev·3h ago · 5 min readIndexNow will happily take a URL that does not exist yet. So check first.MyPhotoAI serves 1,898 programmatic SEO pages, and none of them is server-rendered. Each is a committed HTML file. A worker writes the file into a git repo, updates the sitemap, pushes, and Cloudflare00
KMKennedy Mainainkiragumaina.hashnode.dev·4h ago · 5 min readThe payment row committed. The SMS never sent. Fixing the gap with a transactional outbox and SKIP LOCKEDHere is a bug that idempotency keys cannot fix. An M-Pesa webhook arrives. The interceptor claims the key. The payment row inserts cleanly into Postgres. The transaction commits. Then, before the subs00