Project ideas from Hacker News discussions.

More Tailscale tricks for your jailbroken Kindle

📝 Discussion Summary (Click to expand)

1. Privacy & Metadata Logging – Several participants stress that Tailscale (and related tools) can leak detailed usage metadata, so they recommend disabling logs or self‑hosting the endpoint.

“You will probably also want to add --no-logs-no-support (don’t mind the FUD‑y argument name) to the scripted invocation of tailscaled.” — Lammy

2. KOReader’s Configurability & Appeal – The reader is praised for its depth, custom‑font support, dark‑mode, plugins, and the ability to sync progress across devices, turning an e‑reader into a highly personalized tool.

“KOReader is really a marvellous piece of software… I feel I have reached the endgame of reading comfort.” — benterris

3. Varied User‑Experience Expectations – While some love the rich feature set, others find the UI confusing and the settings placement unintuitive, preferring a simple, “stock” interface that just works.

“Is font or margins or hyphenation under the Gear symbol or the Document symbol or the Wrench symbol or the long‑press book settings? Is it then under Typography, Display, Style, Text or Miscellaneous?” — eddythompson80


🚀 Project Ideas

[RSS2Epub Bridge]

Summary

  • Turns favorite RSS feeds (e.g., r/longreads) into ready‑to‑read EPUBs optimized for e‑readers.
  • One‑click delivery to Kindle, Kobo, or KOReader via Calibre or OPDS.

Details

Key Value
Target Audience Avid readers who follow niche RSS feeds and want a tidy e‑reader library
Core Feature RSS → EPUB conversion with font, layout, and DRM‑free options; auto‑push to device
Tech Stack Python (FastAPI), calibre‑engine, SQLite, Docker, optional CI/CD
Difficulty Medium
Monetization Revenue-ready: $3/mo tier for premium feeds

Notes

  • HN commenters asked for “ereader‑friendly feeds” and complained about manual conversion pain.
  • Solves the “file explorer vs library view” frustration by automatically organizing books.
  • Could integrate with KOReader plugins for direct sync of progress.

[KOReader Plugin Hub]

Summary

  • Centralized, easy‑to‑install plugin marketplace for KOReader that adds library view, auto‑dark mode, and progress sync.
  • Removes the need to hunt through menus for settings.

Details

Key Value
Target Audience KOReader users who find the UI cluttered and want a streamlined experience
Core Feature Plugin manager with one‑click install (library view, auto‑dark, sync to Hardcover)
Tech Stack React Native front‑end, Node.js backend, SQLite for plugin metadata, KOReader SDK
Difficulty High
Monetization Hobby

Notes

  • Users expressed “can’t use an ereader any other way again” and “interface is a bit complicated”.
  • Plugin system mirrors Android Play Store, appealing to power‑users.
  • Potential for community‑driven plugins (e.g., custom corner‑tap actions).

[TailScale E-Reader Gateway]

Summary

  • Self‑hosted Tailscale‑enabled ebook server that streams Calibre libraries securely, with metadata‑logging opt‑out.
  • Enables reading across devices without exposing personal network.

Details

Key Value
Target Audience Privacy‑conscious readers who use Tailscale and want seamless multi‑device access
Core Feature OPDS server + Calibre‑Web integration, encrypted sync, built‑in opt‑out flag
Tech Stack Go (Headscale), PostgreSQL, React, Docker Compose
Difficulty High
Monetization Revenue-ready: SaaS $8/mo per user

Notes

  • Discussed concerns about “metadata logging” and “government blocking WireGuard”.
  • Allows “self‑host the coordinates server with headscale” as mentioned in HN.
  • Could bundle a CLI for batch PDF/Epub conversion and progress syncing.

Read Later