13 articles

📰 Dev.to · Francisco Perez

Articles from Dev.to · Francisco Perez · 13 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9040) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog
Temporary Email for Selenium Automation
Dev.to · Francisco Perez 4w ago
Temporary Email for Selenium Automation
Every Selenium test that touches a signup form eventually hits the same wall: after the form is...
Building Developer Tools That Scale: Lessons from Email Infrastructure
Dev.to · Francisco Perez 4w ago
Building Developer Tools That Scale: Lessons from Email Infrastructure
There is a certain category of developer tool that looks, from the outside, like it should take a...
Designing an Expiring Inbox System with Background Workers
Dev.to · Francisco Perez 4w ago
Designing an Expiring Inbox System with Background Workers
Temporary email systems have one defining property: everything they create must eventually disappear....
Free vs Paid Temporary Email APIs Compared
Dev.to · Francisco Perez 1mo ago
Free vs Paid Temporary Email APIs Compared
What Is a Temporary Email API? A temporary email API is an HTTP interface that lets you...
Automating OTP Retrieval from Emails in Python
Dev.to · Francisco Perez 1mo ago
Automating OTP Retrieval from Emails in Python
Automating OTP Retrieval from Emails in Python Every time a signup flow sends a...
Giving Autonomous Agents Access to Email
Dev.to · Francisco Perez 1mo ago
Giving Autonomous Agents Access to Email
1. The Problem: Why AI Agents Cannot Use Email Most autonomous agents are built around...
How I Built an Automated AI Music Video Factory Using n8n
Dev.to · Francisco Perez 1mo ago
How I Built an Automated AI Music Video Factory Using n8n
A practical guide to building a fully automated AI music video pipeline using n8n, Suno-style generation, FFmpeg rendering, YouTube publishing, and programmable
Testing Email Flows in CI/CD with Temporary Email APIs
Dev.to · Francisco Perez 1mo ago
Testing Email Flows in CI/CD with Temporary Email APIs
Learn how to test email verification flows inside CI/CD pipelines using temporary email infrastructure and APIs.
Building a Programmable Temporary Email Infrastructure from Scratch
Dev.to · Francisco Perez 1mo ago
Building a Programmable Temporary Email Infrastructure from Scratch
How we built a real API-first disposable email service with FastAPI, SMTP, WebSockets, and AWS — designed for automation, CI pipelines, and AI agents.