news.ycombinator.com• Jun 1, 2023• 1 min read
Tell HN: Proposal for Saving RedditHere is a proposal that might make the transition from the current ecosystem to a new, openly governed one feasible and smooth.My idea consists of implementing a web application tailored for displaying posts and their associated comments in a general way with a public API matching the existing Reddit one so that existing third-party clients can trivially switch to it; and an underlying broker that can redirect incoming requests either to the internal DB, or to user-specified data sources. It would not store/scrape any Reddit content to avoid any legal action. Instead, users could specify data sources they wish to follow and those will provide the requested data. These services implement a common API protocol.So ideally the legal background would be similar to that of torrent clients - it is the user that might violate Reddit's TOS, not this website.A possible data source would be a Reddit scraper - it could use the existing APIs while possible and later switch to scraping the HTML cont