📰 Dev.to · 盛永裕介
Articles from Dev.to · 盛永裕介 · 4 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (22923)
ArXiv cs.AIDev.to AIMedium · ProgrammingMedium · Machine LearningMedium · AIMedium · Cybersecurity

Dev.to · 盛永裕介
11h ago
Why I reused a single CI pipeline for two YouTube channels and three SEO sites
I scaffolded a second YouTube channel on the same GitHub Actions pipeline that runs three SEO sites. Here's the bet and the counterargument I can't dismiss.

Dev.to · 盛永裕介
19h ago
Why Google AdSense will not approve a *.vercel.app site
I tried to monetize three Vercel-hosted directory sites with AdSense. All three got rejected — not for content quality, but for a structural reason most Vercel

Dev.to · 盛永裕介
1d ago
Why I'm betting static SSG beats dynamic AI rendering for directory SEO
A falsifiable 6-month bet on Astro 5 SSG with nightly refresh vs. dynamic server-rendering — architecture, honest tradeoffs, and what would change my mind.

Dev.to · 盛永裕介
2d ago
Auto-generating YouTube thumbnails with ffmpeg inside a CI pipeline
How I built thumbnail.sh — 51 lines of bash that extract a frame, darken it, and burn in bold title text — so every CI-published video gets a custom thumbnail.
DeepCamp AI