Project ideas from Hacker News discussions.

I won't download your app. The web version is a-ok

📝 Discussion Summary (Click to expand)

5 Prevalent Themes in the Discussion

Theme Supporting Quote
1. Preference for the Web over forced app installs And if the only option is an app, then I'm not interested in your product / store / company.” — everdrive
2. Companies deliberately degrade the web to push users toward native apps The natural conclusion for a company who wants to funnel you to the app is, “the web version is a‑OK? Let's make the web version worse.”” — wbobeirne
3. Privacy & security concerns with native apps Native app? Background processes, hardware ID shenanigans, your contacts, location. The whole buffet.” — 8cvor6j844qw_d6
4. Native apps can offer better performance / device integration, but often at the cost of bloat & tracking I wouldn't use your web app. The app version has better performance, lower memory usage, is more idiomatic and looks better.” — madz0re
5. Generational / usability divide around tech concepts (file systems, browsers, etc.) There seems to be a disconnect between some developers, and most of the world.” — denysvitali

All quotations are taken verbatim from the discussion and are enclosed in double quotes with the respective usernames attributed.


🚀 Project Ideas

Generating project ideas…

Redirect Guard

Summary

  • Intercepts forced app redirects on mobile web and automatically falls back to the web version, preserving user control.
  • Core value: eliminates unwanted app installations while maintaining access to service functionality.

Details

Key Value
Target Audience Privacy‑focused power users, HN readers frustrated by “install our app” pop‑ups
Core Feature Automatic detection and replacement of app‑only redirects with the native web UI
Tech Stack Chrome/Firefox Manifest V3 extension (JavaScript, React), optional native host for fallback logic
Difficulty Medium
Monetization Revenue-ready: subscription $3/mo

Notes

  • HN commenters often lament “app‑only” experiences; this directly addresses that pain.
  • Potential for integration with popular sites like Reddit, NYTimes, and AllTrails that currently force app redirects.

PWA Hub Store

Summary

  • Curated marketplace for installable Progressive Web Apps that work offline and respect sandbox permissions.
  • Core value: gives users a single place to discover and install app‑like PWAs without app‑store bloat.

Details

Key Value
Target Audience Developers of SaaS tools, hobbyists, HN users seeking app‑free alternatives
Core Feature One‑click PWA installation, auto‑updates, and permission sandbox management
Tech Stack Backend (Docker + Node.js), frontend (React), PWA manifest orchestration, optional blockchain for provenance
Difficulty High
Monetization Revenue-ready: 5% transaction fee on premium PWA purchases

Notes

  • Aligns with HN discussions about “enshittification” of native apps and the desire for better web experiences.
  • Could surface underrated services (e.g., privacy‑focused analytics) that rely on web tech but lack native visibility.

Permission Guard

Summary

  • Cross‑platform daemon that monitors installed apps’ permission usage and blocks silent background data collection.
  • Core value: empowers users to enforce strict privacy boundaries on mobile apps.

Details

Key Value
Target Audience Security‑savvy users, HN participants concerned about telemetry and background tracking
Core Feature Real‑time permission audit, per‑app network kill‑switch, UI to grant/deny specific permissions
Tech Stack Android (AOSP modifications), iOS (Enterprise certificate + Flutter), Electron wrapper for desktop
Difficulty High
Monetization Hobby

Notes

  • Directly tackles concerns raised about apps harvesting contacts, location, and background processes.
  • Potential to integrate with existing privacy tools like NetGuard or iOS “App Tracking Transparency” overrides.

WebApp Wrapper Builder

Summary

  • Low‑code SaaS platform that lets anyone turn a web service into a native‑looking wrapper app with optional local storage.
  • Core value: enables rapid deployment of “app‑like” experiences without heavy native development.

Details

Key Value
Target Audience Small SaaS founders, hobby developers, HN users who want to avoid app‑store fees
Core Feature Drag‑and‑drop UI builder, auto‑generated manifest, optional offline cache, one‑click publish to stores
Tech Stack React front‑end, Node.js back‑end, Electron for packaging, Docker for CI/CD
Difficulty Medium
Monetization Revenue-ready: tiered subscription $9/mo (Starter) / $29/mo (Pro)

Notes

  • Addresses the frustration of “why not just make a good website?” by giving a path to create feature‑rich wrappers that still feel native.
  • Could attract many of the services discussed (e.g., ticketing, parking) that currently force app installs.

Zero‑Install Service Catalog

Summary

  • Community‑curated directory of web‑only services that work fully in‑browser, with filters for privacy, offline support, and functionality.
  • Core value: helps users discover alternatives to app‑only offerings, reducing app fatigue.

Details

Key Value
Target Audience Researchers, privacy advocates, HN members looking for app‑free workflows
Core Feature Searchable index, user ratings, “no‑app” badge, integration with Redirect Guard extension
Tech Stack Static site generator (Hugo), Algolia search, optional GraphQL API for contributions
Difficulty Low
Monetization Hobby

Notes

  • Provides a concrete remedy to the “force‑app” problem by highlighting services that already work well on the web.
  • Encourages community contributions, fostering discussion and continual improvement.

Read Later