✕ Clear all filters
14 articles

📰 Dev.to · Mike

14 articles · Updated every 3 hours · View all reads

All Articles 67,233Blog Posts 99,870Tech Tutorials 16,242Research Papers 13,808News 12,530 ⚡ AI Lessons
OpenCode Config Builder
Dev.to · Mike 3w ago
OpenCode Config Builder
I built a config builder for opencode. I didn't want to muck about with json and whatnot, so I built...
Stop Saying “We’re Working on It” — Show Your Product Roadmap Instead
Dev.to · Mike 1mo ago
Stop Saying “We’re Working on It” — Show Your Product Roadmap Instead
“We’re working on it.” If you’ve built any product—especially as a small team or solo...
Are Customer Feedback Platforms Worth It for Small Teams?
Dev.to · Mike 1mo ago
Are Customer Feedback Platforms Worth It for Small Teams?
In the early stages of building a product, especially in a small team, every decision feels critical....
I Built a macOS App in a Weekend with an AI Agent — Here's What 'Human on the Loop' Actually Looks Like
Dev.to · Mike 2mo ago
I Built a macOS App in a Weekend with an AI Agent — Here's What 'Human on the Loop' Actually Looks Like
Last weekend I built Duckmouth — a macOS speech-to-text app with LLM post-processing, global...
I Built a Claude Code Plugin That Stops It from Shipping Broken Code
Dev.to · Mike 2mo ago
I Built a Claude Code Plugin That Stops It from Shipping Broken Code
dev-process-toolkit is a Claude Code plugin that forces a repeatable workflow on your AI coding...
I Test My Agents Like I Test Distributed Systems — Because That's What They Are
Dev.to · Mike 2mo ago
I Test My Agents Like I Test Distributed Systems — Because That's What They Are
Here's a failure mode that no single-agent eval will catch. A crash tracker agent starts returning...
Unraveling the Power of API Design: Best Practices for Developers
Dev.to · Mike 7mo ago
Unraveling the Power of API Design: Best Practices for Developers
In today's rapidly evolving tech landscape, the need for robust and efficient application programming...
Building custom forms for Shopify with AI and no-code experience
Dev.to · Mike 10mo ago
Building custom forms for Shopify with AI and no-code experience
Why I Built an AI-Powered Form Builder for Shopify — Without Iframes or Templates A few...
Python development environment in a Docker container
Dev.to · Mike 4y ago
Python development environment in a Docker container
Purpose Create and setup a python development environment inside of docker in 5 minutes....
Flask-WTF ReCaptcha not working
Dev.to · Mike 6y ago
Flask-WTF ReCaptcha not working
It's just not working So my website has a contact form. On that form I have a ReCaptcha im...