✕ Clear all filters
21 articles
▶ Videos →

📰 Dev.to · Todd Sullivan

21 articles · Updated every 3 hours · View all reads

All Articles 131,250Blog Posts 136,246Tech Tutorials 33,996Research Papers 25,453News 18,664 ⚡ AI Lessons
AI Features Need Product Edges, Not Just Better Prompts
Dev.to · Todd Sullivan 📋 Product Management ⚡ AI Lesson 1mo ago
AI Features Need Product Edges, Not Just Better Prompts
Most AI features don't fail because the model is bad. They fail because everything around the model...
I Put TestFlight Behind a Preflight Gate Before It Can Touch the Repo
Dev.to · Todd Sullivan ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
I Put TestFlight Behind a Preflight Gate Before It Can Touch the Repo
I added a preflight gate to an iOS + watchOS app build this week because the build script had a small...
Wrapping Apple's LiDAR Room Scanner as a Native Expo Module
Dev.to · Todd Sullivan ⚡ AI Lesson 1mo ago
Wrapping Apple's LiDAR Room Scanner as a Native Expo Module
Most property and field-service apps still ask users to manually enter room dimensions. Tape measure,...
Running On-Device AI in a React Native App: Real-Time Hazard Detection with CoreML
Dev.to · Todd Sullivan 2mo ago
Running On-Device AI in a React Native App: Real-Time Hazard Detection with CoreML
I've been building a field inspection app where the core differentiator is this: AI that works with...
On-Device AI for Construction Safety: Why I'm Skipping the Cloud Entirely
Dev.to · Todd Sullivan 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
On-Device AI for Construction Safety: Why I'm Skipping the Cloud Entirely
I've been building a construction safety inspection app — GroundCheck — and from day one I made a...
HerdCount is Live on the App Store — From Blog Post to Shipped Product in Two Weeks
Dev.to · Todd Sullivan 2mo ago
HerdCount is Live on the App Store — From Blog Post to Shipped Product in Two Weeks
Two weeks ago I wrote about building an offline-first livestock counter with YOLOv8 and CoreML. Today...
Shipping to TestFlight Without Fastlane: Raw xcodebuild, Auto-Incrementing Builds, and One Neat Provisioning Trick
Dev.to · Todd Sullivan ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
Shipping to TestFlight Without Fastlane: Raw xcodebuild, Auto-Incrementing Builds, and One Neat Provisioning Trick
Most iOS CI tutorials reach for Fastlane. It's the default assumption. And Fastlane is fine — but...
Building Personalised On-Device ML for Women's Health: No Cloud, No Population Averages
Dev.to · Todd Sullivan 2mo ago
Building Personalised On-Device ML for Women's Health: No Cloud, No Population Averages
Most health AI is built on population data. Your symptoms are averaged against thousands of other...
Claude as a CI Co-pilot: Debugging Apple Signing Hell So You Don't Have To
Dev.to · Todd Sullivan ⚡ AI Lesson 2mo ago
Claude as a CI Co-pilot: Debugging Apple Signing Hell So You Don't Have To
This week I spent a few hours debugging a fastlane CI pipeline that was failing on every single run...
Building an Offline-First Livestock Counter with YOLOv8 and CoreML
Dev.to · Todd Sullivan 👁️ Computer Vision ⚡ AI Lesson 2mo ago
Building an Offline-First Livestock Counter with YOLOv8 and CoreML
I built a livestock counting app for smallholders. No internet required, no subscription, no server....
YOLOv8 + CoreML on iOS: Shipping Offline Computer Vision That Actually Works in the Field
Dev.to · Todd Sullivan 👁️ Computer Vision ⚡ AI Lesson 2mo ago
YOLOv8 + CoreML on iOS: Shipping Offline Computer Vision That Actually Works in the Field
YOLOv8 nano + CoreML + Apple Neural Engine — building an offline-first livestock counter and what I learned about confidence thresholds, coordinate flips, and e
Bridging Apple Services to a Remote AI with MCP and SSH
Dev.to · Todd Sullivan 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
Bridging Apple Services to a Remote AI with MCP and SSH
My AI assistant runs on a remote server. My Apple Mail, Calendar, and Messages live on my Mac....
Killing the Setup Endpoint: Moving Env Provisioning into GitHub Actions
Dev.to · Todd Sullivan 2mo ago
Killing the Setup Endpoint: Moving Env Provisioning into GitHub Actions
We had an API endpoint that set up environments. It claimed a pre-warmed org from a pool,...
I Built a Persistent AI Assistant That Runs on My Mac
Dev.to · Todd Sullivan 🤖 AI Agents & Automation ⚡ AI Lesson 3mo ago
I Built a Persistent AI Assistant That Runs on My Mac
I got tired of AI assistants that forget everything the moment a session ends. So I built one that...
On-Device AI: What Nobody Tells You About the Tradeoffs
Dev.to · Todd Sullivan 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
On-Device AI: What Nobody Tells You About the Tradeoffs
Everyone's building cloud AI. I've been building AI that runs with no internet, on a phone, in...
Zero-Config Test Runner: JWT Auto-Gen and No Setup Docs
Dev.to · Todd Sullivan 3mo ago
Zero-Config Test Runner: JWT Auto-Gen and No Setup Docs
Here's a thing I've built more than once: a test automation runner that works perfectly on my machine...
Claude is in My Commit History
Dev.to · Todd Sullivan 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
Claude is in My Commit History
My recent commits have a new co-author: Co-Authored-By: Claude Opus 4.6