Project ideas from Hacker News discussions.

France reaches 94.9% fiber coverage in 2026

📝 Discussion Summary (Click to expand)

1. Positive experiences with fiber (speed, symmetry, low latency)
- “And here in SF we have like 55%? Been waiting for it for 10 years in my hood.” – MrGando
- “In metro Atlanta… I pay a bit more with AT&T now, but it’s so worth every penny between streaming, gaming, and personal projects.” – chalupa-supreme
- “Absolutely. Buy multi‑GB game, watch it download quickly at gigabit speeds, be able to play it two minutes later.” – AndrewDucker
- “Also 1 Gbps symmetric allows me to backup my NAS offsite without impacting anyone else.” – outworlder

2. Barriers to fiber deployment (cost, geography, competition, regulation)
- “For buried infrastructure where the coaxial cable company already sells internet, you will almost never recoup your investment to bury new fiber and run it to all the homes.” – lotsofpulp
- “Sweden pushed for FttH even though all outdated cabling was already buried, no idea why just a city like SF cannot do the same.” – piva00
- “Bufferbloat was horrendous with Comcast… The only way around it was to cap download and upload to 80%, and that's a large dent on the already anemic upload.” – outworlder
- “FCC abolishes gigabit speed goal, suggesting it is unfair to slower technologies.” – pbkompasz

3. Pricing and value perception (Europe’s low‑cost fiber vs. US caps/fees)
- “Do you have a data cap? The cable provider near me charges you $10 for every 50 GB over 1.25 TB monthly… I ended up moving to fiber eventually, it was cheaper for the same speed and the upload speed matched the download speed as well.” – RiverCrochet
- “I moved to France from Portland, Oregon this year. I went from 1 Gb to 8 Gb fiber for half the cost in France.” – audidude
- “These sorts of prices are unheard of in the US, so incredibly low.” – epistasis (referring to EU fiber plans)
- “I don’t notice… What I did notice was the 1 mbit/s upload speed that came with it. Uploading large files to Google Drive was impossible.” – frollogaston

4. Critique of government subsidy programs and FCC decisions
- “Reminder that US taxpayer money was handed to the ISPs by the truckload on the promise of fiber. They took that infrastructure money and ran with it.” – Night_Thastus
- “In SF they burn stuff on the streets to prevent any change to the physical structure. No new apartments, no new infrastructure allowed.” – epistasis
- “The Carr FCC said last year that the gigabit goal ‘may be unreasonably prejudicial to technologies such as satellite and fixed wireless…’” – dguest
- “Since the FCC no longer consistently enforces ‘public good’ requirements on commercial exploitation… they're increasingly becoming a drag on innovation…” – mrandish


🚀 Project Ideas

FiberCheck

Summary

  • Aggregates real‑time fiber/broadband availability, pricing, and speed‑test data from ISPs, public maps, and user reports for any US address.
  • Core value: Saves users hours of research and prevents surprises when moving or negotiating ISP contracts.

Details

| Target Audience | Remote workers, home buyers, renters, anyone considering moving or upgrading internet | | Core Feature | Address lookup with side‑by‑side provider comparison, coverage maps, and price/speed history | | Tech Stack | React frontend, Node.js/Express backend, PostgreSQL, Mapbox/GIS, optional ISP APIs, crowdsourced speedtest ingestion | | Difficulty | Medium | | Monetization | Revenue-ready: subscription for premium alerts ($5/mo) or lead‑gen fees from ISPs |

Notes

  • HN users lament inaccurate ISP sites: “PaulHoule: The usual complaint is that those sites are not accurate.” and “yieldcrv: How do you go about learning this about a building or neighborhood while planning a move?”
  • Could become the go‑to resource like Zillow for internet, sparking discussion on broadband transparency and data accuracy.

BufferBloat Guardian

Summary

  • A lightweight router/firmware add‑on that continuously measures latency under load and automatically applies smart queue management (e.g., fq_codel, CAKE) to eliminate bufferbloat.
  • Core value: Delivers consistently low latency for gaming, video calls, and real‑time apps without manual tuning.

Details

| Target Audience | Home network enthusiasts, gamers, remote workers experiencing lag despite high bandwidth | | Core Feature | Real‑time bufferbloat detection + auto‑tuning QoS via OpenWrt/dd‑wrt plugin or standalone hardware | | Tech Stack | C/OpenWrt LuCI app, eBPF for monitoring, optional companion web dashboard (React/Node) | | Difficulty | High | | Monetization | Hobby (open source) or Revenue‑ready: hardware kit ($39) + optional cloud analytics ($2/mo) |

Notes

  • Quote: “outworlder: Bufferbloat was horrendous with Comcast so latency varied wildly depending on what was happening on the network. The only way around it was to cap download and upload to 80%…”
  • HN loves low‑level networking tools; could spark discussion on AQM algorithms and whether ISPs should provide bufferbloat‑free connections by default.

FiberFund

Summary

  • Crowdfunding platform that lets neighborhoods pool money to pay for last‑mile fiber build, handles contractor bidding, permitting, and ISP partnership.
  • Core value: Turns the prohibitive upfront cost of fiber into a community‑funded project with shared ownership/usage rights.

Details

| Target Audience | Residents in underserved or slowly upgraded areas, HOAs, small towns | | Core Feature | Campaign creation, cost estimation, escrow payments, contractor marketplace, legal/right‑of‑way assistance | | Tech Stack | Ruby on Rails or Django, PostgreSQL, Stripe Connect for payments, Mapbox for area mapping, DocuSign API | | Difficulty | High | | Monetization | Revenue‑ready: 5% platform fee on funded campaigns |

Notes

  • Quote: “PaulKeeble: The expense for one is enormous. Getting all the rights to dig and running the job is a full time job for a long period time.” and “pocksuppet: What if you dug without rights? Be an Uber?”
  • HN audience enjoys civic tech and infrastructure solutions; could inspire discussion on municipal models like Sweden’s open‑access fiber.

UploadSpeed Impact Calculator

Summary

  • Web tool that translates upload speed (Mbps) into concrete task completion times (e.g., backing up 1TB NAS, uploading 4K video to YouTube, live‑streaming 1080p60, cloud sync) and recommends needed speed for target use cases.
  • Core value: Makes the abstract importance of symmetric/upload speed tangible for non‑technical users deciding on ISP plans.

Details

| Target Audience | Consumers comparing ISP plans, remote workers, content creators, home office users | | Core Feature | Input upload speed, select use case(s), get time estimates and cost/benefit analysis | | Tech Stack | Static site (React/Vite) with client‑side JS, possibly WebAssembly for heavy calculations; hosted on Vercel/Netlify | | Difficulty | Low | | Monetization | Hobby (could add affiliate links to ISP plans for revenue) |

Notes

  • Quote: “frollogaston: I did notice was the 1mbit/s upload speed that came with it. Uploading large files to Google Drive was impossible, not just slow but would actually time out…” and “kccqzy: They are probably talking about streaming to an audience (upload speed).”
  • Simple, shareable tool that could go viral on HN, educating users on why symmetric fiber matters and driving debate about ISP advertising practices.

Read Later