LessNoise: Unfollow Recommendations for your Twitter Feed

Bucking a long running trend of starting but never completing side-projects, I’ve kind-of “completed” LessNoise!

LessNoise shows you unfollow recommendations for your Twitter feed.

I’ve followed way too many people over the years, and my feed feels super noisy (particularly in the chronological view which I prefer).

Here’s the idea (described on the homepage):

👉 Check it out at lessnoise.net

You can also discuss it and give it an upvote on PH:

LessNoise - Recommendations on who to unfollow on Twitter | Product Hunt Embed

How it works

The main motivation for building it was getting (back) into a bit of web development. I hadn’t really done anything like this since ~7-8 years ago at University, and wanted to see where the frameworks, IDEs, tools and services are at now for a project like this.

This project definitely confirmed that I’m a bad and impatient developer… it definitely felt good to get to something mostly working.

The server is written in Node.js using the Express framework, and hosted on Heroku. The bit that took me the longest by far is understanding the Express “control flow” and how to pass states across requests. I made a mistake of diving into the Oauth code without really understanding this stuff and ended up debugging for ages.

You can see more about what I used here, and the whole source is available here (PRs, bug reports very welcome.)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s