Project ideas from Hacker News discussions.

Will There Be a 7G?

📝 Discussion Summary (Click to expand)

1. Marketing vs. reality – 5G indicators often don’t reflect true SA performance
- “It depends on the provider… they can choose what the logo means… it can show it if the cell has 5G even if you’re not connected to that at the moment.” – wolvoleo
- “Just because your phone shows 5G doesn’t mean it’s connected to a 5G station. It also can only be a signaled flag from a 4G station.” – BlackRabbit1
- “5G SA isn’t still available for the broad masses yet… and they are talking of 7G?” – BlackRabbit1

2. Skepticism about the need for 6G/7G – is it driven by marketing or genuine technical demand?
- “I say no for the next 15 years. Because there are 1,425,235 other things that are way much more important than this.” – respectattentio
- “The interesting part of 6G doesn’t seem to be faster downloads so much as sensing… ISAC is about making the network capable of sensing the physical environment.” – quietsignal
- “There will always be new Gs… marketing teams require it.” – Havoc

3. Physical and engineering limits of higher‑frequency bands (mmWave, building penetration, bandwidth)
- “For building penetration you need low frequencies but those low frequencies have less bandwidth… bandwidth needs rapidly go up, making those low bands fuller.” – wolvoleo
- “5G UWB does not work when you are behind a wall… it does not work behind a glass because regular glass is full of iron.” – general1465
- “mmWave was never for large areas. It’s for ultra high density like in stadiums… its extremely limited range and penetration is a benefit there.” – wolvoleo


🚀 Project Ideas

NetGenuine

Summary

  • Shows the real cellular technology (SA/NSA, band, frequency, mmWave vs sub‑6) behind the carrier’s 5G icon, countering misleading indicators.
  • Core value: lets users verify they’re getting promised 5G benefits and avoid paying for plans that deliver no real improvement.

Details

| Target Audience | Smartphone users, especially Android/Pixel owners who distrust carrier indicators | | Core Feature | Live dashboard: Radio Access Technology, band, carrier aggregation, SA/NSA status, signal strength, latency, and plain‑language explanation of what the icon means | | Tech Stack | Android (Kotlin, Jetpack Compose, TelephonyManager, CellInfo); iOS (Swift, CoreTelemetry); optional Flutter for cross‑platform | | Difficulty | Medium (handles OEM variations and hidden APIs) | | Monetization | Revenue-ready: freemium with premium exports (CSV, alerts) at $2.99/month or $19/year |

Notes

  • HN users complained the 5G icon is meaningless and carriers can bribe OS to show 5G falsely (wolvoleo, BlackRabbit1, kccqzy); an app revealing the true state directly addresses that frustration.
  • Could spark discussion on network transparency and become a reference tool for reviewers testing 5G claims.

CellMap

Summary

  • Crowdsourced map of real‑world 5G performance, filterable by SA/NSA, frequency band (low, mid, mmWave) and measured throughput/latency.
  • Core value: lets users see where genuine 5G SA or mmWave is available, helping them choose carriers, decide on booster placement, or avoid paying for non‑existent coverage.

Details

| Target Audience | Consumers, travelers, network analysts, municipal planners | | Core Feature | Aggregated, anonymized speed tests plus network metadata (band, SA/NSA) displayed on an interactive map with heat‑layers and filters | | Tech Stack | Backend: Node.js/PostGIS; Frontend: React + Mapbox GL; Data collection via lightweight Android/iOS SDK or web API | | Difficulty | Medium‑High (needs data pipeline, privacy handling, map scaling) | | Monetization | Revenue-ready: free tier for consumers; paid API access for enterprises and carriers ($0.001 per query) plus optional sponsored map layers |

Notes

  • Users like wolvoleo and hn_throwaway_99 lamented not knowing whether they’re on real 5G SA vs NSA and the lack of reliable coverage info; a community map would give them the ground truth they crave.
  • Practical utility: municipalities could use it to identify coverage gaps and plan booster installations; carriers could validate their rollout claims.

BoostCoord

Summary

  • SaaS platform that simplifies procurement, installation, and management mutatli‑carrier signal boosters for large buildings, ensuring interference‑free operation and carrier coordination.
  • Core value: eliminates guesswork and bureaucratic hassle of deploying boosters, letting property owners improve indoor coverage without violating RF regulations.

Details

| Target Audience | Real‑estate managers, enterprise IT, venue operators (stadiums, hotels, offices) | | Core Feature | Wizard that recommends booster models based on measured indoor RF environment, generates carrier‑approval paperwork, and provides remote monitoring dashboard | | Tech Stack | Backend: Python (FastAPI) + PostgreSQL; Frontend: React; Integration with booster vendors via MQTT/REST; Optional on‑site hardware agent for sensors | | Difficulty | High (requires dealing with carrier certification processes and RF engineering) | | Monetization | Revenue-ready: subscription model – $99/month per building + optional per‑booster fee |

Notes

  • wolvoleo and Havoc called for easy provisioning of signal boosters, ideally multi‑provider and incorporated into standards; this product turns that wish into a turnkey service.
  • Could generate discussion on regulatory frameworks for boosters and become a reference for best‑practice indoor cellular deployment.

WiFiCellDist

Summary

  • Small OS‑level utility (menubar/tray app) that constantly watches whether the active data connection is cellular 5G/4G or Wi‑Fi and displays a clear label, preventing confusion between “5G” cellular and “5 GHz” Wi‑Fi.
  • Core value: ends the frequent mix‑up reported by users who think they’re on fast cellular 5G when they’re actually on congested 2.4 GHz Wi‑Fi, giving them instant clarity on what network they’re really using.

Details

| Target Audience | Everyday smartphone and laptop users, especially those who frequently switch between Wi‑Fi and cellular (commuters, remote workers) | | Core Feature | Real‑time status indicator with tooltip explaining the technology (e.g., “Cellular 5G SA – n78” vs “Wi‑Fi 6E – 5 GHz”) and optional notifications when the active link changes | | Tech Stack | Cross‑platform: Tauri (Rust + Svelte) or Electron; Uses platform network APIs (Android ConnectivityManager, iOS NWPathMonitor, Windows netsh, macOS NetworkExtension) | | Difficulty | Low (mostly UI glue around existing APIs) | | Monetization | Hobby (open‑source; optional donations via GitHub Sponsors) |

Notes

  • Users such as walrus01 and zahlman highlighted confusion between cellular “5G” marketing and Wi‑Fi 5 GHz bands; a simple disambiguator would directly relieve that pain point.
  • Practical utility: can be bundled with privacy‑focused ROMs or productivity toolkits; low barrier to entry encourages adoption and sparks conversation about transparent networking metrics.

Read Later