📰 Dev.to · MORINAGA
57 articles · Updated every 3 hours · View all reads
All
Articles 83,654Blog Posts 106,015Tech Tutorials 20,483Research Papers 17,848News 14,034
⚡ AI Lessons

Dev.to · MORINAGA
⚡ AI Lesson
1d ago
Astro 5 content collections as an editorial layer in a programmatic site
How I slot per-entry human editorial takes into auto-generated comparison pages using Astro 5 content collections, and when the pattern is worth the overhead.

Dev.to · MORINAGA
2d ago
What I learned adding E-E-A-T transparency pages to a programmatic directory
How I built methodology, about, and affiliate-disclosure pages for an AdSense re-application — and what surfacing code logic as prose actually means.

Dev.to · MORINAGA
3d ago
How I kept 62 of 80 programmatic pages alive while hiding them from Google
The isCurated gate I built for ossfind: generate all alternative pages, but gate which ones appear in sitemap, RSS, navigation, and robots meta.

Dev.to · MORINAGA
3d ago
Three sleep intervals for three APIs: Steam 250ms, GitHub 100ms, HuggingFace none
How I set rate-limit sleep intervals for Steam, GitHub, and HuggingFace ETL pipelines — the specific numbers, the failure modes, and what each API actually tole

Dev.to · MORINAGA
4d ago
How I built a three-tier content quality ladder for programmatic directory ETL
The model_used column, upgrade query pattern, and fallback chain I use to progressively enrich three Turso-backed Astro directories with Claude Haiku.

Dev.to · MORINAGA
4d ago
Static site search for Astro in 2026: why I picked Pagefind over Algolia and Lunr
A practical comparison of Pagefind, Algolia DocSearch, and Lunr.js for an Astro SSG directory — build-time trade-offs, cost, and bundle size.

Dev.to · MORINAGA
4d ago
How I built pairwise AI model compare pages with Claude Haiku and a budget cap
The O(n²) combinatorics problem with AI directory compare pages, how I budget-capped Claude Haiku calls, and dumped results to static JSON for Astro.

Dev.to · MORINAGA
5d ago
Five overlooked packages running my AI directory stack
A curated look at tsx, Pagefind, Crawlee, eemeli/yaml, and @libsql/client — the unsexy dependencies doing most of the actual work.

Dev.to · MORINAGA
5d ago
Five things that caught my attention this week in AI tools and open-source models
Claude Code Agent View, ZAYA1-8B on AMD hardware, Harness productivity data, ServiceNow in every IDE, and a personal lesson from removing MCP servers.

Dev.to · MORINAGA
5d ago
Turso libSQL vs Cloudflare D1 for an Astro monorepo: the practical difference
I chose Turso over Cloudflare D1 for three Astro SSG sites sharing an ETL database. The deciding factor wasn't price or performance — it was local dev parity.

Dev.to · MORINAGA
5d ago
What I learned generating OG images for articles with Playwright and zero API cost
I use Playwright headless Chrome to screenshot HTML templates instead of an image API. Here's the implementation, what broke, and when this approach stops makin

Dev.to · MORINAGA
5d ago
Rolling a Google Service Account JWT in Node.js without the googleapis package
How I call the Google Search Console URL Inspection API from a CI script using only Node.js built-ins — no googleapis package, 60 lines total.

Dev.to · MORINAGA
5d ago
What I learned wiring JSON-LD structured data audits into a post-deploy CI step
I built a script that fetches live pages after each deploy, extracts JSON-LD, and flags missing schema types. Here's the implementation and what it found on fir

Dev.to · MORINAGA
5d 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
5d 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
5d 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
5d 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
1w 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
1w 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
⚡ AI Lesson
3w 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
3w ago
Five overlooked packages running my AI directory stack
A curated look at tsx, Pagefind, Crawlee, eemeli/yaml, and @libsql/client — the unsexy dependencies doing most of the actual work.

Dev.to · MORINAGA
💻 AI-Assisted Coding
⚡ AI Lesson
3w ago
Five things that caught my attention this week in AI tools and open-source models
Claude Code Agent View, ZAYA1-8B on AMD hardware, Harness productivity data, ServiceNow in every IDE, and a personal lesson from removing MCP servers.

Dev.to · MORINAGA
3w 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
3w 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.
DeepCamp AI