Project ideas from Hacker News discussions.

An update on leaving Gmail for Fastmail

📝 Discussion Summary (Click to expand)

1. Fastmail is praised for its reliability and simplicity

“Fastmail is fantastic, I’ve been a very happy customer for at least a couple years now.” – totallygeeky
“It is the definition of ‘It just works’.” – ColdStream

2. Migrating away from Gmail can be manageable and often painless

“Changing email providers sounds daunting, but it was relatively painless when I actually committed to it.” – beart
“You don’t have to do it all in one go. It isn’t like you have to move everything all at once like you’re moving to a new apartment.” – georgemcbay

3. Users fear Google lock‑in and rely heavily on Google‑based sign‑ins

“My big problem with leaving Google is I’ve clicked on far too many ‘login with Google’ boxes.” – CJefferson
“I was a sucker for GitHub SSO as well… they don’t have a ‘give me an git+ssh url’.” – threecheese


🚀 Project Ideas

Generating project ideas…

MailMigrate Assistant

Summary

  • One‑click migration from Gmail/Google Workspace to any new provider, eliminating hours of manual setup.
  • Core value: automate account discovery, update MX/DNS, and rewrite stored email addresses across services.

Details

Key Value
Target Audience Power users leaving Gmail, small businesses, privacy‑focused individuals
Core Feature Auto‑detect linked services, bulk‑update email fields, configure forwarding and MX records
Tech Stack Node.js backend, React UI, IMAP/SMTP APIs, OAuth for provider auth
Difficulty Medium
Monetization Revenue-ready: $4/mo

Notes

  • HN commenters repeatedly lament “changing email providers sounds daunting” and want painless transitions.
  • Potential for viral adoption among users seeking to ditch Google without losing functionality.

SpamGuard Lite

Summary

  • Smarter, configurable spam and categorization engine for Fastmail (or any IMAP service) using lightweight ML.
  • Core value: improve spam filtering accuracy without expensive cloud services.

Details

Key Value
Target Audience Fastmail subscribers frustrated by limited spam rules and missing categorization
Core Feature Adjustable spam scoring thresholds, auto‑learned categories, optional LLM‑based email tagging
Tech Stack Python FastAPI, TinyBERT model, SQLite DB, Webhooks for rule updates
Difficulty Low
Monetization Revenue-ready: $3/mo

Notes

  • Users like “aggressive” spam settings but need fine‑grained control; HN mentions mis‑flagging issues.
  • Easy integration with Fastmail’s existing filter UI could spark strong community interest.

AuthSwap Hub

Summary

  • Central dashboard to replace Google‑based SSO across dozens of services with independent email credentials.
  • Core value: free users from vendor lock‑in without recreating new accounts.

Details

Key Value
Target Audience Users with >50 Google‑linked accounts, enterprise admins, privacy‑conscience power users
Core Feature Bulk “swap login” generator, email‑based token exchange, auto‑update links in supported services
Tech Stack Django + GraphQL API, Firebase Auth, React front‑end, Server‑side OAuth token proxy
Difficulty High
Monetization Revenue-ready: $6/mo

Notes

  • Commenters note difficulty “unwinding” Google SSO and cite “too many ‘login with Google’ dependencies”.
  • Solving this would address a major pain point highlighted throughout the discussion.

Read Later