📰 Dev.to · MORINAGA
Articles from Dev.to · MORINAGA · 11 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (26770)
ArXiv cs.AIDev.to AIMedium · AIMedium · ProgrammingMedium · Machine LearningMedium · Cybersecurity

Dev.to · MORINAGA
☁️ DevOps & Cloud
⚡ AI Lesson
9h ago
Three post-deploy checks I run after every Cloudflare Pages build
After hitting a sitemap _redirects bug and a Bluesky image race condition, I added three targeted smoke checks that catch silent Cloudflare Pages failures fast.

Dev.to · MORINAGA
18h ago
Three post-deploy checks I run after every Cloudflare Pages build
After hitting a sitemap _redirects bug and a Bluesky image race condition, I added three targeted smoke checks that catch silent Cloudflare Pages failures fast.

Dev.to · MORINAGA
18h ago
Why I'm betting on AI-curated directories when Google AI Overviews answer the same queries
The core counterargument to my three directory sites is Google's own AI Overviews. Here's the falsifiable 6-month bet I'm making and what would prove me wrong.

Dev.to · MORINAGA
1d ago
Verifying three custom domains in Google Search Console with Cloudflare DNS
I verified three Astro directory sites in Search Console using Cloudflare DNS TXT records the same afternoon. Here's what I got wrong first and what the coverag

Dev.to · MORINAGA
1d ago
How I rebuilt Astro slug pages after AdSense flagged three sites for scaled content abuse
AdSense rejected three directory sites for scaled content abuse. I rebuilt slug pages to generate unique prose from real database fields — here's the exact Type

Dev.to · MORINAGA
☁️ DevOps & Cloud
⚡ AI Lesson
2d ago
Bun's Rust rewrite hit 99.8% test compatibility — three things I'm watching for my CI
My stack runs Node 22 in GitHub Actions. Here's what Bun's Rust-core milestone means for pnpm workflows, Playwright installs, and build times in practice.

Dev.to · MORINAGA
⚡ AI Lesson
2d ago
How I fixed a Bluesky image upload race against Cloudflare Pages deploy lag
The TypeScript pattern I use to read generated PNGs from disk before Cloudflare Pages deploys — and the three-dirname path resolution that makes it work.

Dev.to · MORINAGA
3d ago
IndexNow, libSQL, and three other tools I reached for this week
Five open protocols and dev tools that earned their place in a $25/month programmatic SEO stack. Annotated usage notes, no hype.

Dev.to · MORINAGA
4d ago
5 things I noticed this week while shipping three programmatic SEO sites
Week 2 observations: Astro sitemap quirks, Cloudflare 500s on URL patterns, IndexNow+Wayback setup, itch.io without ETL forks, and cross-posting canonical gotch

Dev.to · MORINAGA
5d ago
@astrojs/sitemap generates /sitemap-0.xml not /sitemap-index.xml on small sites
How 3 Astro + Cloudflare Pages sites spent 15 days with 404 sitemaps, why @astrojs/sitemap does this, and the two-line _redirects fix.

Dev.to · MORINAGA
5d ago
How I added itch.io entries to a Steam-only Astro directory without changing the ETL
The curated JSON overlay pattern I used to merge itch.io games into a Steam-first Astro 5 directory — no ETL pipeline changes, 82 lines of scaffolding script.
DeepCamp AI