Project ideas from Hacker News discussions.

Using the internet like it's 1999

📝 Discussion Summary (Click to expand)

3 Dominant Themes in the Discussion

# Theme Supporting Quote
1 Dial‑up nostalgia & the value of patience “If it were 1999, most people would still be browsing the web on their US Robotics 56k modem … it would have taken at least a minute just to finish loading.” – vunderba
“My first dialup modem was 1200 baud… it took an hour to download a game from a BBS.” – icedchai
“Although, being patient was part of the experience as well.” – boudin
2 Faster connections & new UI features changed browsing habits “When I found my first tabbed browser. Netcaptor. It changed everything. Open in new tab.” – drfloyd51
“Today, my computer's memory is far more constrained than its network bandwidth … I find no real benefit to preloading pages in the background any more.” – derefr
“No tabbed browsing and if IE crashed it locked up Windows 95/98 with it.” – b3ing
3 Discontent with modern web bloat & longing for a simpler, more open web “There are quite a few sites that take more than a second to load even now.” – ferret7446
“I theorize it is going back to the protocol layer. The ‘web’ for most people is a bunch of social‑media frontends.” – joshuablais
“I think the current web is sick and will never get better.” – NetOpWibby

The three themes capture the community’s reminiscence for slower, more deliberate internet experiences, the way faster tech and tabbed browsing reshaped user behavior, and the critique of today’s bloated, ad‑laden web with a desire for a leaner, more open layer.


🚀 Project Ideas

TabLimiter Browser Extension

Summary

  • Reduces RAM overload by automatically merging, queueing, and pruning background tabs while preserving user control over link opening.
  • Keeps browsing fast and lightweight for power users who open dozens of tabs.

Details

Key Value
Target Audience HN power browsers, tab hoarders, low‑spec machine owners
Core Feature Intelligent tab manager that queues links, merges windows, and auto‑prunes idle tabs
Tech Stack Chrome/Firefox extension (WebExtensions API), background service worker, Node.js analytics server
Difficulty Medium
Monetization Revenue-ready: Freemium with $4/mo tier

Notes- HN commenters would love it: “I was a lot more careful about clicking things when it'll take a minute to load” (myself248) and “I would open multiple copies of the browser… I’d have 5 or 10 running most of the time” (theandrewbailey).

  • Potential for discussion around tab overload and modern memory constraints.

Dialup Proxy for Modern Web

Summary

  • Compresses heavy modern pages into dialup‑friendly payloads, stripping unnecessary JS and re‑encoding media.
  • Enables fast navigation on slow connections while preserving core content.

Details

Key Value
Target Audience Users on limited bandwidth, nostalgic surfers, privacy‑focused browsers
Core Feature Server‑side page transformation that removes trackers, minifies assets, and serves lean HTML/CSS/JS
Tech Stack Cloudflare Workers, libjpeg‑turbo, mozjpeg, FFmpeg for video, simple API gateway
Difficulty Medium
Monetization Revenue-ready: Pay‑per‑GB with free tier up to 10 GB/mo

Notes

  • Resonates with comments like “This page is about 1 MB of assets (500 kb gzip… would have taken a minute” (vunderba) and “I’d have 5 or 10 windows open” (myself248).
  • Sparks conversation about retro‑style bandwidth management and modern web bloat.

RetroGateway Desktop Simulator

Summary

  • Provides a Windows‑98/99‑styled desktop that wraps a modern browser session, complete with dial‑up sounds and pixel‑perfect UI.
  • Lets users experience nostalgic ‘gateway’ feelings without sacrificing current web performance.

Details

Key Value
Target Audience Nostalgic developers, retro‑tech enthusiasts, content creators seeking unique demos
Core Feature Electron‑based desktop environment with embedded Docker container running a headless Chromium instance, UI skins mimicking 1999 OS
Tech Stack Electron, Docker, WebExtensions API, custom CSS themes, WebAudio for modem sound
Difficulty High
Monetization Revenue-ready: One‑time purchase $29 (plus optional $5/mo premium skins)

Notes

  • Directly appeals to users who built “Win98/1999 environment” projects and want to share that feeling (vander).
  • Opens dialogue on preserving digital heritage while using modern infrastructure.

PureText Feed Hub

Summary

  • Minimalist, text‑only aggregator that fetches URLs, strips scripts, and presents headlines in a clean UI.
  • Offers offline reading, keyword filtering, and community comment integration.

Details

Key Value
Target Audience HN readers, RSS enthusiasts, low‑bandwidth users, privacy‑conscious browsers
Core Feature CLI/web UI that parses HN front page, extracts titles, authors, and comments into SQLite, displays in plain‑text mode
Tech Stack Rust backend, SQLite, Tailwind CSS minimal front‑end, optional mobile wrapper
Difficulty Medium
Monetization Hobby (open‑source with optional Patreon support)

Notes

  • Aligns with “text‑only browsers… I prefer them for robustness” (1vuio0pswjnm7) and “I’d love a way to read HN without JS” (jjulius).
  • Encourages discussion on reviving simple feed consumption in a JS‑heavy world.

Read Later