TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: PaperPup – Discover new articles from blogs and websites in one UI

40 pointsby mjirvalmost 5 years ago

4 comments

mjirvalmost 5 years ago
Hey HN! I had the week off for the 4th of July holiday but canceled my vacation plans due to COVID, so I figured I&#x27;d do one of those &quot;7 days of code&quot; things where I do 7 different projects in the week. I wanted to create some things I would use and keep my programming skills sharp since I do data analytics rather than software engineering as my day job.<p>This was supposed to be Day 2, but ended up taking me about 3-4 days to get to the current state.<p>The problem I wanted to solve is that basically, I am addicted to Twitter. I get my news from Twitter, so I&#x27;m constantly pulling it up and scrolling through it throughout the day. But there&#x27;s a lot of noise on Twitter--a ton of low quality content, mean-spirited comments, and so on. I wanted a way to stay on top of the news that met the following criteria:<p>1. One place to see new articles&#x2F;posts from a bunch of different sources. I didn&#x27;t want to have to pull up each news site individually.<p>2. No comments or noise--just the latest headlines.<p>3. Customizable - I can add new sources I come across, group them in different ways by subject.<p>4. Public - If someone else added some interesting news sites, it would be cool to see that and find something new to follow myself.<p>5. No authentication - Handling passwords and user state is a pain. Just let everyone see everything!<p>So I made &quot;PaperPup&quot; (the name came from the idea of your dog fetching you the morning paper). While there are other RSS aggregators out there, a lot of them feel clunky to me and don&#x27;t necessarily have the public aspect I wanted. In technical terms, it&#x27;s a Rails API backend with a &quot;kind-of-vanilla&quot; HTML&#x2F;CSS&#x2F;JQuery single-page front-end. As I mentioned I&#x27;m not really a software engineer, so this is nothing fancy; I wanted to make sure my skills on some of the basics were still up-to-date rather than experimenting with whatever the hot new languages&#x2F;frameworks are these days.<p>Anyway, I hope you all like it! If you have any suggestions or questions (technical, feature-wise, or other apps to use), I&#x27;d love to hear them.
评论 #23726523 未加载
评论 #23726772 未加载
ci5eralmost 5 years ago
It&#x27;s a bit tighter than Memeorandum. That&#x27;s kind of cool...
评论 #23726846 未加载
ljfalmost 5 years ago
Really good site. Any plans to add more content or allow user submissions for links to content?
评论 #23731731 未加载
meow81almost 5 years ago
Hey nice work! Any plans for responsive&#x2F;mobile optimized format?
评论 #23727059 未加载