DEV Community

Cover image for Twitter, stop annoying me with "In case you missed it" notifications
Julian
Julian

Posted on

2 1

Twitter, stop annoying me with "In case you missed it" notifications

not long ago i noticed many notifications i got on twitter (yeah i don't really use twitter). logged in and looked into my notifications: no retweets, no liked your tweet, no new follower, ... only all these "in case you missed" notifications with no way to disable them.

googled a little bit and only found people who asked how to disable them but didn't find solutions. thank you twitter not

it annoyed me so much, that i wrote a small greasemonkey script:

$('ol#stream-items-id > li[data-component-context="generic_activity"]').hide();
Enter fullscreen mode Exit fullscreen mode

this breaks the continuous loading of older notifications. the workaround is to resize the browser window, then the loading is triggered.

of course the notification dot indicator still shows such notifications as new but at least they don't clutter everything.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more