Project ideas from Hacker News discussions.

A retrospective of my time on the internet

📝 Discussion Summary (Click to expand)

5 Prevalent Themes in the Discussion

# Theme Supporting Quote (author)
1 Old‑school, decentralized tech still exists – niche blogs, gopher, phlogs, and text‑only protocols are still used by a small community. "There are still niche blogs and even phlogs." – anthk
2 Modern web is a commercial, ad‑filled walled garden – users describe it as “TV” full of low‑brow content and surveillance. "The general internet is TV. Crammed with ads and useless information and low brow entertainment." – chasd00
3 Desire to reclaim control – many advocate self‑hosting, Linux, minimalist browsers, and avoiding mainstream platforms. "I don’t use Google. DDG, searx and the like." – anthk
4 "Eternal September" and the impact of scale – the influx of non‑technical users changed culture, making the early “golden age” fade. "The past is a foreign country; they do things differently there." – dredmorbius
5 Nostalgic craving for the early protocols – references to gopher, IRC, and the hope for new decentralized alternatives. "gopher://magical.fish <- huge portal, the news site it's great" – anthk

These themes capture the main points of the thread: reverence for the early, open internet; criticism of today’s commercialized, algorithm‑driven web; and calls to rebuild or rediscover decentralized, user‑controlled spaces.


🚀 Project Ideas

[EchoPub]

Summary

  • Minimal static publishing platform for text‑only blogs hosted on IPFS.
  • Serves content over both HTTP and gopher for smol‑web enthusiasts.

Details

Key Value
Target Audience Former forum founders, retro‑tech hobbyists, privacy‑focused writers
Core Feature Auto‑generation of IPFS CID, optional gopher proxy, markdown → HTML → plaintext feed
Tech Stack IPFS (js‑ipfs), Node.js, 11ty static generator, gopherd wrapper
Difficulty Medium
Monetization Revenue-ready: Patreon‑style tier “$5/mo for custom domain + storage quota”

Notes

  • HN commenters repeatedly lament loss of personal homepages; EchoPub restores them.
  • Targets users who want zero‑JS, ad‑free publishing but still want modern version control.

[MailMosaic]

Summary

  • Email‑based discussion forum that stores threads as plaintext maildirs.
  • Enables pseudonymous, spam‑resistant conversations without a central platform.

Details

Key Value
Target Audience Communities missing low‑overhead threaded discussion; archivists of classic net culture
Core Feature Thread creation via dedicated mailing address; S/MIME signing, automatic indexing
Tech Stack Postfix/Dovecot, SQLite index, GPG/SMTP‑AUTH, static web front‑end (nginx)
Difficulty High
Monetization Revenue-ready: Pay‑what‑you‑want “$2/mo for premium archival storage”

Notes

  • Users miss the simplicity of mailing‑list discussions; MailMosaic revives that model.
  • Perfect for niche hobby groups who want persistent, searchable archives without heavy infrastructure.

[NostrFeedHub]

Summary

  • Bridges Nostr notes to RSS and gopher feeds, allowing text‑only consumption.
  • Empowers users to stay on the modern network while using legacy readers.

Details

Key Value
Target Audience Nostr adopters, retro‑web surfers, researchers tracking cross‑protocol trends
Core Feature Real‑time feed aggregation + export to RSS/gopher; optional client‑side filter
Tech Stack Python (FastAPI), Nostr SDK, feedgen, Cloudflare Workers (optional edge cache)
Difficulty Medium
Monetization Hobby

Notes

  • Directly addresses “I can’t read Nostr without a UI”; users get plain text streams they love.
  • Potential to attract existing RSS‑only audiences nostalgic for early‑Internet simplicity.

[RetroIRC Gateway]

Summary

  • Serves as a bidirectional bridge between Matrix rooms and legacy IRC networks.
  • Lets IRC clients join modern, rich‑feature chat spaces without leaving their client.

Details

Key Value
Target Audience Legacy IRC users, dev‑ops teams still on IRC, communities with IRC‑centric culture
Core Feature Matrix → IRC relay with message translation, emoji fallback, rate limiting
Tech Stack Matrix client SDK (matrix-js), Python async relay, Docker Compose, Redis for presence
Difficulty Medium‑High
Monetization Revenue-ready: $1.99/mo per active bridge (hosted)

Notes

  • “Bridges are dead” sentiment in HN; this revives functional bridges for open‑source collaboration.
  • Opens up modern community benefits (voice, reactions) to old‑school chat habits.

[HostsShield]

Summary

  • Subscription‑driven hosts‑file manager that auto‑updates tracker & ad blockers.
  • Provides DNS‑over‑HTTPS endpoint to enforce the hosts file on any device.

Details

Key Value
Target Audience Privacy‑conscious surfers, power users of Pi‑hole, retro‑web enthusiasts
Core Feature Daily curated hosts list, versioned rollback, DoH resolver API
Tech Stack Go (coredns plugin), GitOps repo, Cloudflare Workers (DoH), Docker
Difficulty Low‑Medium
Monetization Revenue-ready: $3/mo per subscriber for premium curated rulesets + priority updates

Notes

  • Many HN users block trackers manually; a managed service removes that overhead while preserving control.
  • Aligns with desire for a “clean” internet without corporate blockers or constant manual updates.

Read Later