Senior dev ships first solo product in 48 hours — here's what surprised him

A developer with nine years of experience finally shipped his first solo product. Recall is a that automatically pulls out every decision, action item, and commitment from Claude AI conversations.

Even a 600-message thread gets processed in 10 seconds, and everything can be exported to a markdown file in one click. The biggest technical obstacle was not the code itself but Claude's , which blocked six different attempts for basic features — leading to midnight debugging sessions and two near-quits.

Pricing turned out to be equally draining: deciding between £2.99 and $3.99 consumed more time than building the core algorithm, and he still is not certain he got it right. The product is now live at getrecall.tech with a 14-day , and payments went live on launch day.

Key points

  • The hardest parts of launching were platform security rules (CSP) and choosing a price — not writing the code
  • The extracts decisions and from Claude AI chats automatically
  • A 600-message conversation is fully processed in 10 seconds
  • Launched with a 14-day ; payment went live on the same day as launch
  • Pricing deliberation (£2.99 vs $3.99) took longer than building the
Read original