
Date Alarm
The alarm app Apple forgot to build
What it does
After waiting for 10+ yrs, Apple finally enabled real alarms! So I built this. Date Alarm is designed for real-life reminders that typical alarms don’t handle well: • Custom voice reminders — your alarm can literally speak to you (“hey, your flight is leaving”) • Flexible scheduling — one-time, weekly, monthly, yearly (flights, chores, bills, birthdays) • Siri-first — just say “Hey Siri, set a DATE alarm” Most alarm apps are built for waking up. This one is built for not missing life.
Does a similar job
all alternatives →
- ASAutomatically set real iOS alarms for calendar eventsSep 2025 · apps.apple.com · ▲27
I kept missing appointments and meetings because calendar notifications are too easy to ignore. Alarms, on the other hand, always break through silent mode/DND and force you to acknowledge them — but setting them manually every day was another chore. With iOS 26’s new AlarmKit, I built Beacon: it automatically syncs with your Apple Calendar and converts important events into real iOS alarms. You can define simple rules (like “only events with ‘Interview’ in the title” or “meetings with 3+ attendees”), and Beacon sets the alarms for you — no extra work required. Would love feedback!




More work this month
the category →

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 10d ago · getcomputable.com


The app store for voice native apps that lives in your notch
Work · 29d ago · voiceos.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com