Project ideas from Hacker News discussions.

My Home Fibre Network Disintegrated

📝 Discussion Summary (Click to expand)

1. "Military Grade" is Marketing Hype

Widespread skepticism that "military grade" implies quality, viewing it as overpriced snake oil from the lowest bidder.
"If you buy a consumer product labeled 'military grade' you are buying snake oil. And not just snake oil, incredibly over priced snake oil." - russdill
"Military grade: mass produced by the lowest bidder" - anonym29
"Military-grade just means it has a spec... but in general it says little about the actual quality of the item." - somat

2. Plastic Degradation Likely from TPU Hydrolysis

Degradation attributed to thermoplastic polyurethane (TPU) jacket vulnerability to moisture/hydrolysis, exacerbated by humidity in Singapore.
"The link to the product says 'TPU outer jacket'. That's thermoplastic polyurethane, which is well known for degrading via hydrolysis." - userbinator
"Is it a humidity problem? in our climate in the Med all kinds of plastic, pu and rubberised materials will just start cracking and flaking after a year or two." - Bedlow
"PU is especially vulnerable to degradation via hydrolysis." - userbinator

3. Plan for Cable Replacement with Conduits and Pull Strings

Emphasis on using conduits, exact lengths, and always leaving pull strings for easy future swaps, rather than permanent burial.
"It's cheap as chips and saves you a lot of future brick cutting or concrete breaking." - dbetteridge
"Pull a string alongside the new cable, too, and tie it off on both ends. Always leave a pull string in the conduit." - EvanAnderson
"When you design, build or renovate your house, always plan for future replacement of cables and pipes!" - M95D


🚀 Project Ideas

Fiber Cable Degradation Predictor

Summary

  • Web app that analyzes cable materials (e.g., TPU vs. PVC/PE), environmental factors (humidity, underground burial, radon/ozone risk), and predicts degradation timelines using hydrolysis data and user inputs.
  • Core value: Prevents "military grade snake oil" buys by scoring cables on real durability for home use, recommending alternatives like G.657.A2 with proven jackets.

Details

Key Value
Target Audience Home lab builders, renovators installing buried fiber/Ethernet (e.g., alienchow, defrost)
Core Feature Input cable spec/link + env data; outputs lifespan estimate, material risks, alternatives from FS.com/telco catalogs
Tech Stack React frontend, Python/Flask backend with SciPy for degradation models, integrated with cable vendor APIs
Difficulty Medium
Monetization Revenue-ready: Freemium ($5/mo pro reports)

Notes

  • "TPU outer jacket... well known for degrading via hydrolysis" (userbinator); HN users hate vague "military grade" hype (russdill, culi).
  • Sparks discussions on real vs. marketed specs; utility for pre-purchase checks.

Conduit Pull Planner

Summary

  • 3D modeling tool for simulating home cable runs in conduits/PVC trunking, calculating bend radii, friction/pull force, and auto-designing pull strings/dummy wires for easy replacements.
  • Core value: Avoids OP's "number of bends... tough to pull new cable" nightmare, ensuring future-proof installs during renovations.

Details

Key Value
Target Audience DIY networkers, electricians during home builds (alienchow, dbetteridge, defrost)
Core Feature Upload floorplans; drag conduits, simulate pulls (vacuum bag trick), export BOM for strings/conduits
Tech Stack Three.js/WebGL for 3D sim, Node.js backend, physics lib (Cannon.js) for friction modeling
Difficulty High
Monetization Revenue-ready: $10/project exports

Notes

  • "Always install extra guide wire" (ta988); "pull string alongside... leave in conduit" (EvanAnderson, alexfoo); users love "magic" vacuum trick (duk3luk3).
  • High utility for homelab posts; fosters "plan for replacement" threads (M95D).

Read Later