✕ Clear all filters
116 articles
▶ Videos →

📰 Dev.to · MORINAGA

116 articles · Updated every 3 hours · View all reads

All Articles 129,064Blog Posts 133,903Tech Tutorials 33,365Research Papers 25,152News 18,269 ⚡ AI Lessons
Four GitHub Actions cron timing bugs that silently broke my daily pipelines
Dev.to · MORINAGA ☁️ DevOps & Cloud ⚡ AI Lesson 1w ago
Four GitHub Actions cron timing bugs that silently broke my daily pipelines
Top-of-hour drift, push+cron double-publish, undersized timeouts, and concurrent push races — the four scheduling bugs I've hit running five daily workflows.
What I learned from eight YouTube Shorts stranded on Claude session branches
Dev.to · MORINAGA ☁️ DevOps & Cloud ⚡ AI Lesson 1w ago
What I learned from eight YouTube Shorts stranded on Claude session branches
How ten days of silent queue starvation led me to a routing contract, a cron-only publish trigger, and a GitHub Actions staleness watchdog.
Four GitHub Actions artifact storage moves after hitting the 500MB free quota
Dev.to · MORINAGA ☁️ DevOps & Cloud ⚡ AI Lesson 1w ago
Four GitHub Actions artifact storage moves after hitting the 500MB free quota
How I cut GitHub Actions artifact storage from a 14-day retention pile-up to under 100MB per day — four specific changes after the YouTube pipeline ate the free
Why I'm betting cross-channel distribution beats SEO patience in months 1-6
Dev.to · MORINAGA 📣 Digital Marketing & Growth ⚡ AI Lesson 1w ago
Why I'm betting cross-channel distribution beats SEO patience in months 1-6
A falsifiable 6-month bet on dev.to, Hashnode, Bluesky, and YouTube as traffic sources while Google ignores a new programmatic site. The claim, counterargument,
Three things an expired API token broke in my cross-publish pipeline
Dev.to · MORINAGA ⚡ AI Lesson 1w ago
Three things an expired API token broke in my cross-publish pipeline
How one expired Hashnode token caused duplicate posts, stalled Bluesky, and buried my pipeline watchdog — and the three fixes that actually stopped it.
How I rebuilt archetype selection so my AI video routine can't ignore performance data
Dev.to · MORINAGA ⚡ AI Lesson 1w ago
How I rebuilt archetype selection so my AI video routine can't ignore performance data
The analytics-driven directive pattern that forces my Claude-backed video generation routine to pick the winning archetype instead of defaulting to weaker forma
How I use a 2-second title card as a YouTube cover without phone verification
Dev.to · MORINAGA 📣 Digital Marketing & Growth ⚡ AI Lesson 2w ago
How I use a 2-second title card as a YouTube cover without phone verification
YouTube custom thumbnail uploads require phone verification. Prepending a Pillow-rendered title card as the first video frame gets you a designed cover through
How I added upstream activity signals to an OSS alternatives directory
Dev.to · MORINAGA 📊 Data Analytics & Business Intelligence ⚡ AI Lesson 2w ago
How I added upstream activity signals to an OSS alternatives directory
How I built an ETL script to pull GitHub release cadence, open issue counts, and archived status into ossfind.com — and why I kept all AI opinions out of it.
Open-weight models I'm watching: Kimi K2.7 Code, MiniMax M3, and three more
Dev.to · MORINAGA 🧠 Large Language Models ⚡ AI Lesson 2w ago
Open-weight models I'm watching: Kimi K2.7 Code, MiniMax M3, and three more
Five releases from the week of June 16 worth tracking if you run AI-driven pipelines or maintain a model directory.
Five things I noticed this week: GLM-5.2, Noam Shazeer at OpenAI, and 10k malware repos
Dev.to · MORINAGA 🧠 Large Language Models ⚡ AI Lesson 2w ago
Five things I noticed this week: GLM-5.2, Noam Shazeer at OpenAI, and 10k malware repos
A Saturday recap covering this week's open model leaderboard shift, a major AI engineer move, a GitHub security finding, RFC 10008, and Lore VCS.
Four undocumented Steam Store API behaviors every game directory builder should know
Dev.to · MORINAGA ⚡ AI Lesson 2w ago
Four undocumented Steam Store API behaviors every game directory builder should know
The success envelope, cc=us params, review endpoint location, and DLC appid pollution — four Steam Web API gotchas I hit building Find Games Like.
What I learned about typing unofficial API responses in TypeScript without a schema
Dev.to · MORINAGA ⚡ AI Lesson 2w ago
What I learned about typing unofficial API responses in TypeScript without a schema
How defensive interface design for Steam, HuggingFace, and GitHub shaped ETL reliability across three programmatic directory sites — 167 lines, zero SDK deps.
What I learned about Astro 5 glob loader path resolution in a pnpm monorepo
Dev.to · MORINAGA 🏗️ Systems Design & Architecture ⚡ AI Lesson 2w ago
What I learned about Astro 5 glob loader path resolution in a pnpm monorepo
The glob loader resolves base paths from process.cwd(), not from the config file. In a monorepo build, that silently empties your content collection with no err
Four filters I apply when pulling HuggingFace models into an AI tools directory
Dev.to · MORINAGA 🧠 Large Language Models ⚡ AI Lesson 2w ago
Four filters I apply when pulling HuggingFace models into an AI tools directory
HuggingFace has 900k+ models. Here's the four-filter chain I use to pick what surfaces on aiappdex.com, and what each filter actually catches.
Why I'm betting on Claude Code over Cursor for a solo dev pipeline
Dev.to · MORINAGA 🛠️ AI Tools & Apps ⚡ AI Lesson 2w ago
Why I'm betting on Claude Code over Cursor for a solo dev pipeline
A falsifiable 9-month bet on AI development tooling. Claude Code wins on multi-file and terminal-native work; here's what I'm giving up and what would change my
Two-host AI dialogue specs: how I structure YouTube longform scripts with A/B speaker JSON
Dev.to · MORINAGA 💻 AI-Assisted Coding ⚡ AI Lesson 3w ago
Two-host AI dialogue specs: how I structure YouTube longform scripts with A/B speaker JSON
The two-speaker JSON spec format I use for AI-narrated YouTube explainers: segment beats, voice assignment, slide attachment, and what the CI build does with it
How I built a pre-post QC gate that blocks Bluesky automation from self-revealing
Dev.to · MORINAGA 🤖 AI Agents & Automation ⚡ AI Lesson 3w ago
How I built a pre-post QC gate that blocks Bluesky automation from self-revealing
Building bluesky-qc.mjs: a four-gate pipeline stage that runs between a JSONL queue and the post script, catching vocabulary leaks, stale entries, and low-engag
What I'm watching this week: OpenClaw, Trellis.2, Gemma 4, and two more
Dev.to · MORINAGA 🧠 Large Language Models ⚡ AI Lesson 3w ago
What I'm watching this week: OpenClaw, Trellis.2, Gemma 4, and two more
Five open-source AI releases worth bookmarking from the week of May 26–30 2026, annotated for builders running lean AI stacks.
5 things I noticed this week: CI cost, Bluesky QC, and CC0 licensing
Dev.to · MORINAGA ☁️ DevOps & Cloud ⚡ AI Lesson 3w ago
5 things I noticed this week: CI cost, Bluesky QC, and CC0 licensing
Weekly observations from running three programmatic SEO sites and an AI video pipeline: Actions budget, Bluesky post quality gates, CC0 image pitfalls, and more
Openverse CC0 images in a monetized YouTube pipeline: four things to check first
Dev.to · MORINAGA 📣 Digital Marketing & Growth ⚡ AI Lesson 3w ago
Openverse CC0 images in a monetized YouTube pipeline: four things to check first
Practical notes on using the Openverse API for license-clear slide photos: which license filter to request, why images fail silently, and what courtesy attribut