PineMail
Catch dev emails. Let your AI agent read them.
What it does
Pine Mail is a tiny, self-hosted SMTP mail catcher for development environments — like Mailtrap or Mailpit, but written in Rust and built with AI-agent-driven testing in mind. Point your app's mailer at localhost:1025, and every email your app "sends" during dev gets caught, parsed, and shown in a clean web UI at localhost:8025 instead of actually leaving your network.
Pine Mail is a free, open-source, single-binary SMTP & SMS catcher for local development and automated testing. Long-polling API, Twilio webhooks, OTP/signal extraction, and a native MCP server with 14 tools for AI agents. Point your app at localhost:1025.
Pine Mail is a tiny, single-binary SMTP & SMS catcher for local development, automated tests, and AI agents. Long-polling wait APIs, automatic OTP extraction, Twilio webhooks — no cloud, no containers, no API keys. Your test suite hands a user a signup form. The app sends an email, then an SMS 2FA code. And everything falls apart on a sleep(), a poll, or a webmail screen. Mailtrap, SendGrid, and phone-verification SaaS fix the blast radius but chain your local suite to the network, API keys, and a pricing tier. MailHog and Mailpit read email from a browser tab. They don't catch SMS, poll awkwardly, and leave unparsed MIME payloads for your test code to fight. An autonomous agent can't…from yoosuf.me
Does the same job
all alternatives →



- KAKanmail – An email client that functions like a kanban board2020 · github.com · ▲271

More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 26d ago · cactuscompute.com


Launched alongside, September 2026
the whole month →
OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Run Qwen3.8-Flash-Next (125B MoE, 104 GB at 4-bit) on Macs with a fraction of that RAM by streaming experts from SSD. MLX + Swift, Ollama-compatible API. - carloslfu/slotstream
Dev tools · 4d ago · github.com

NPC-Forge is a framework for building conversational agents that run on the CPU without relying on machine learning or LLMs. - NPC-Forge/docs/development.md at main · gioblu/NPC-Forge
AI · 2d ago · github.com

Weedout is a Safari extension that filters out videos YouTube labels as “Made with AI”.
AI · 4d ago · masteranza.github.io

Find your next hire or your next role from Hacker News monthly threads. AI-powered matching between candidates and job postings.
AI · 4d ago · hnmatchmaker.com

I made OwnTime to balance between competing priorities in my life. The idea is based on two main influences: the concept of "roles" from "The 5 Choices" (2015), and my repeated failure to effectively implement time blocking due to the necessary flexibility in my role. The app allows you to define time budgets, which are not much more than a few mutually exclusive countdown timers. The UX is essentially that of a chess clock for an arbitrary number of players with configurable time. The whole point of the app is to kick you out of the running role/priority when its time is up. One…
Life & fun · 4d ago · owntime.app