Alternatives
Products that do what Rando, a Simple Tool to Help Fight Your Filter Bubble does
I've been getting very concerned by the "Filter Bubble" effect in the recent past, so I created a quick tool to fight it - for Twitter users, at least. "Rando Cardrissian" is a Twitter bot which selects headlines from a range of sources across the political spectrum, from Tea Party to Green. I'm intending to extend him to sample other controversial topics in the future too. Then, every 15 minutes he Tweets one of those headlines without attributing its source. A URL is included, but it's obfuscated. The intention is to create a "white noise" on your Twitter feed that is more representative…
- 1

- 2

- 3FN
2015 · filter.news
- 4IS
Everything that would be here is in the README. I hope this gets big, it has tons of potential.
2013 · github.com
- 5HM
One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…
2011
- 6RT
Hey HN! Why I built this: Over the last 10 years I relied heavily on Twitter as my primary source of information. I could get a wide range of information in one place, and each information nugget came in a small format of about 280 characters which was good for summarizing. But recently due to algorithmic changes and the AI frenzy, Twitter has become very noisy and hard to keep up with. So I built GoldenScoop. It takes personalized information requests and runs a swarm of agents in the background. Our swarm reads multiple news sources every day and provides customized information based on…
2025 · goldenscoop.live
- 7ST
I got tired of the cognitive dissonance involved in reading twitter -- topics kept jumping around. So, i wrote a thingy. Features: - filter by user, list, or regex - each group you filter to has its own "mark as complete" button (so you don't have to read everything in one sitting, but can still be a completionist eventually). - tries to do inline images with a lightbox - tries to be compact - first time users, can have it auto-gen a config fore you - config is a multi-line text block so super-powerful but not UX friendly Drawbacks: - does save your configuration in a db in the cloud so not…
2017
- 8ET
https://gist.github.com/ivmirx/66a0015884d44297ea05a8c54d935... Sharing this simple thing because it really saves me time in the last weeks. I don't need to comb through news about tech I don't use, "celebrities" or the US anymore. And no more slipping into their comments to procrastinate.
2017
- 9NR
Hey folks! This is a project that I've been working in my free time for the past few months. It's a news aggregator that uses AI to select relevant articles and summarize them. The default sources are frameworks and libraries' updates, popular HN topics, and languages' subreddits threads that make past a certain threshold. You can run a local instance (needs an OpenAI key) and customize it with your own sources, and adjust the prompt as well. The resulting website can be browsed at https://dev-radar.com/ My next experiment will be with local news. I'm building some feeds with…
2023 · github.com
- 10MF
Hey everyone, Common advice for inexperienced hackers suggests "scratching an itch." Like many others here, I spent too much time on HN, Google Reader and Twitter searching for interesting stuff, so I decided to write an app that brings interesting links to you with no other distractions. HighFive uses Twitter and bit.ly's APIs to find interesting links in your timeline. When you log in, you'll see a group of five links with voting arrows. No HN comments or RSS feeds with hundreds of links--just a few interesting articles that you can read, then get back to work. HighFive was built using…
2011
- 11PG
Start a tweet with @letpgfinish, and it will be finished as if by Paul Graham himself. This was a weekend project I undertook with a couple of friends just for fun. The original one was @letkanyefinish, so you might like to try that out too... in fact, it seems to work much better (funnily enough, there's a definite inverse relationship between literacy of bot and literacy of its human counterpart). Anyway, the output is based on pg's essays and various tweets/quotes. Having used HN silently for a while, we thought we'd share this - so hope you enjoy :)
2014
- 12CA
2018 · com.glitch.me
- 13HA
Hey guys, I left my PM job in December to learn how to code. The plan, - Build something that "I" could build with my background (I haven't studied CS) - Something that already existed and I used so I didn't have to spend time finding PMF Over the past 4 months I've been building howsthisgoing.com (a standup bot for slack with AI summaries). My ex-employed signed up in May & I got another customer through a university batchmate sometime in June (the company he's working at). However, since then it's mostly been 0 new customers, I get roughly 6-10 views on my site daily. The bot and my…
2024 · howsthisgoing.com
- 14IM
Quibird is a better way to measure relevance on Twitter: http://quibird.com
2012
- 15NA
I got tired of reading clickbait articles and seeing irrelevant ads. So I pulled in a few RSS feeds to create a news digest using OpenAI 4o-mini for summarisation. Appreciate any feedback you'all might have. PS: News-summarisation may have been done to death, but I'm a UI noob, so I'm using this project to learn some.
2025 · newsful.ai
- 16MF
I recently finished the Front-End Web Development program at General Assembly in San Francisco. My final project turned out being a quick, easy, and free way to convert a Tweet into various properly formatted citations. Inspired by a Hacker News post a few months back: https://news.ycombinator.com/item?id=3751295
2013 · tweet2cite.com
- 17GT
Hey, I want to show you my demo AI-powered app that helps summarise someone's recent tweets to help you decide whether to follow them. It'll give you an idea of the tone and languages they use too, If you don't want to spend time scrolling through Tweets, let AI tell you what someone's been Tweeting about recently! Built with Haystack: https://github.com/deepset-ai/haystack It uses text-davinci-003 from OpenAI (for now) with a custom Haystack PromptTemplate. You can check out the source code here too: https://github.com/TuanaCelik/should-i-follow
2023 · huggingface.co
- 18IB
Hi all, I've submitted a post on Airpair about how to build a twitterbot that uses Node and the streaming and RESTful twitter APIs to recommend SXSW parties. I'd love any reviews or constructive criticism. https://www.airpair.com/posts/review/54fcfe16c1534a0c00e6c839 If you'd just like to check out the bot, you can find him at @SouthBotFunWest Thanks HN!
2015
- 19IB
I haven't seen anything like this so I decided to build it in a weekend. How it works: You see a bunch of things pulled from Wikipedia displayed on cards. You ask yes or no questions to figure out which card is the secret article. The AI model has access to the image and wiki text and it's own knowledge to answer your question. Happy to have my credits burned for the day but I'll probably have to make this paid at some point so enjoy. I found it's not easy to get cheap+fast+good responses but the tech is getting there. Most of the prompts are running through Groq infra or hitting a cache…
Apr 2026 · sleuththetruth.com
- 20MF
Whether it is a designer ultra-tweeting about some conference she is at or a venture capitalist intensely describing his pursuit of the always-elusive "inbox zero", sometimes you just want to mute someone you follow on Twitter. This extensions allows you to do just that. You can easily put accounts that you follow in the penalty box, where they will be silenced and feel shame. When you have deemed their sins absolved, you can let them out, free to fill your Twitter stream again. Download: http://bit.ly/u1giXH Read About: http://bit.ly/tdqX6y Source: http://bit.ly/tmxvf1
2011
- 21NP
Former investigative reporter turned developer. I built a simple breaking-news monitor because tracking events across platforms is a mess now that Twitter’s unreliable. Bluesky is the backbone (a fraction of twitter, but still lots of journalists and OSINT folks), plus RSS, Telegram, Reddit, YouTube and Mastodon. Everything is one chronological feed with no algorithm, clear source labels, and lightweight activity detection when a region spikes above baseline (frequency math, not LLMs). But we do have a (hopefully non-obtrusive) AI-generated recent/post summary. Been building for a…
Feb 2026 · news-alert-eta.vercel.app
- 22AT
Comments and critics are welcome!
2011 · agleed.com
- 23RM
Link: www.rise.ly Hey guys, We just finished building our site, and would be very grateful if some of you guys could test it out. Basically, Risely is curation platform that filters the noise from your social stream and only shows you stories on topics you care about. You just need to connect your social networks and select your topics. Trending stories get bigger as they get more popular. We are in private beta right now, but I have made arrangements and you will receive an invite 5 or 10 minutes after you signup. Thanks
2013
- 24MS
@cmpyl Tweet a line of python at it (right now it works best with math) and it'll tweet back at you the return value. Ex: https://twitter.com/#!/cmpyl/status/186850674053615616 Pretty useless little bot but it will be cool to see what sort of wild one liners it finds.
2012
Ranked by how close each launch is in meaning, then by votes. Refine with a description →