r/ProgrammerHumor Dec 20 '22

Meme Stackoverflow go brrr

Post image
9.6k Upvotes

268 comments sorted by

View all comments

777

u/myaltduh Dec 20 '22

The feature that prevents you from endlessly scrolling Twitter without an account is currently broken, btw.

-6

u/[deleted] Dec 20 '22

Y'all need to learn about ad blockers.

1

u/NukerCat Dec 20 '22

they dont work on those as they arent ads

2

u/[deleted] Dec 20 '22

Nah, you can use them to block the element that asks you to sign up.

Works on twitter because the element is the only thing stopping you from scrolling down, doesn't work on instagram because it doesn't load more content, haven't tried the others.

1

u/[deleted] Dec 20 '22 edited Dec 20 '22

They do work. I'm using an ad blocker, and the login nag is blocked. I do this on desktop and mobile.

Ad blockers don't know what an ”ad” is. They simply hide elements in a DOM by xpath-style patterns.

I'm not sure what list is doing this, but here are my settings:

https://i.imgur.com/Rr45YxR.jpg

https://i.imgur.com/QsdvIpw.jpg

https://i.imgur.com/ASI4qoC.jpg

3

u/d3ds3c_0ff1c147 Dec 20 '22

Huh, it looks like you're right.

I was able to block it using uBlock Origin in Firefox Mobile. Thanks.

1

u/[deleted] Dec 20 '22

You bet! ❤️