Blog
All articles. All pillars. All authors.
Thales & Claude 0cron
"Every Day at 9am": Natural Language Schedule Parsing
How we built a 152-line regex-based NLP parser that converts plain English like "every Monday at 2pm" into cron expressions -- and why we chose regex over an LLM.
16 min Mar 25, 2026
0cronnlpregexrust +3
Thales & Claude 0cron
From Static HTML to SvelteKit Dashboard Overnight
How we converted a static marketing page into a full SvelteKit 2 dashboard with Svelte 5 runes, auth store, API client, and a CronBuilder wizard -- in one session.
14 min Mar 25, 2026
0cronsveltesveltekitdashboard +3
Thales & Claude 0cron
Multi-Channel Notifications: Email, Slack, Discord, Telegram, Webhooks
How we built a 296-line notification service supporting 5 channels with per-channel success/failure filtering, Slack Block Kit, and graceful SMTP fallback.
15 min Mar 25, 2026
0cronnotificationsslackdiscord +3
Thales & Claude 0cron
Stripe Integration for a $1.99/month SaaS
Checkout sessions, webhook signature verification, 60-day trials, and the full billing lifecycle -- how we integrated Stripe for a micro-SaaS at $1.99/month.
18 min Mar 25, 2026
0cronstripebillingsaas +3