this post was submitted on 25 Oct 2023
2016 points (99.1% liked)

me_irl

5006 readers
45 users here now

Selfies for the soul.

founded 5 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 220 points 11 months ago

Next, give warnings that Chrome and Edge are not supported browsers.

[–] [email protected] 132 points 11 months ago* (last edited 11 months ago) (2 children)

This technically makes this an ad for adblockers. Which, by enabling an adblocker, will disable said ad.

[–] [email protected] 66 points 11 months ago

Make it infinitely more obnoxious, 90's era blinky text, gifs, auto play music... "You wouldn't be seeing or hearing any of this bullshit if you ran an ad blocker"

[–] [email protected] 109 points 11 months ago (5 children)

πŸ•΅οΈ hmmm, corpo shill has been here

[–] [email protected] 65 points 11 months ago

That or they're downvoting low effort comments

[–] [email protected] 24 points 11 months ago

Or someone who doesn't like generic comments. You could paste half those on any comment chain. They're the equivalent of an upvote but the commenters felt the need to say it instead. Good downvotes.

[–] [email protected] 9 points 11 months ago (2 children)

I'm not sure how, but you can find their username on lemmy πŸ’€

[–] [email protected] 50 points 11 months ago* (last edited 11 months ago) (4 children)

Yeah... don't though. It is bad practice to target people like that

[–] [email protected] 5 points 11 months ago
load more comments (3 replies)
[–] [email protected] 4 points 11 months ago

You need to be an admin on a federated instance

[–] [email protected] 5 points 11 months ago (1 children)
load more comments (1 replies)
[–] [email protected] 4 points 11 months ago* (last edited 11 months ago)

I would downvote that crap too. Contributes nothing to the discussion, waste of time and screen space. That's the comment equivalent of banner ads

[–] [email protected] 85 points 11 months ago (1 children)

I mean, it's totally fashionable to give people who still somehow use Microsoft Internet Explorer scare pop-ups, so why not this?

If you don't run an ad blocker, your browser just isn't safe. This was the security community consensus 15 years ago. Shit sure got worse since then!

[–] [email protected] 12 points 11 months ago (2 children)

And now you got the likes of google and YouTube that prevent things from working if you do run an ad blocker

load more comments (2 replies)
[–] [email protected] 80 points 11 months ago (2 children)

Hot take: I don’t want / need more people to use adblock.

Right now it is in a good position where the numbers just are not that high for advertisers to really give a hoot. Yes there is the ocasional shit like with YouTube, but the thing is - they are not really trying, they only put enough effort in to inconvenience, hoping more people will drop blocking.

However, if more people start blocking, I think they will be forced to find more concrete solutions, like the whole DRM fiasco.

[–] [email protected] 35 points 11 months ago (5 children)

I could be wrong but I don't think there even is a way to fully prevent adblocking without something like the proposed web integrity API, since it's all clientside and the browser can easily just choose not to render any ads.

Overall I do agree that less people using adblocks means less attention from corps and less adblock-blocks like youtube's, but I'm conflicted on whether that's a good enough reason to have most people suffer through so many ads.

[–] [email protected] 17 points 11 months ago (1 children)

Even with web integrity, I don’t see anti-Adblock working. We’re almost at the point that client side AI can screen capture the web page and recreate it sans-ads.

And there are probably simpler solutions to bypass anti-adblock

[–] [email protected] 4 points 11 months ago (2 children)

I barely know how any of this works, but couldn't Google just decide to not send video content on YouTube until X number of seconds have elapsed, so having ad blockers would block ad content, but not make it faster to see the video?

[–] [email protected] 4 points 11 months ago

They probably could, but I think the risk of directly affecting the normal user experience is too high. That would for example mean that preloading videos will be trickier, and that there is a high chance that there will be a 3 seconds of silence between the ad and the content.

load more comments (1 replies)
load more comments (4 replies)
[–] [email protected] 4 points 11 months ago (2 children)

If ads were just ads, then sure. But now that they serve as trackers too, and are oftentimes hijacked by malware... yeah no, screw all ads.

load more comments (2 replies)
[–] [email protected] 55 points 11 months ago (6 children)

This already exists - @[email protected]'s blog already has a popup about not having an adblocker, although it is easy to dismiss. It's probably a bad idea to block content based on not having one, as detecting ad blockers is a losing battle (as YouTube is learning).

[–] [email protected] 31 points 11 months ago (2 children)

i don’t really know what im talking about, but wouldn’t it be a bit easier in this case since the goal isn’t to evade the ad blocker? rather than try to detect the ad blocker, wouldn’t it be possible to design the pop up so that it’s easily detected by ad blockers (or annoyance blockers)?

[–] [email protected] 8 points 11 months ago* (last edited 11 months ago) (1 children)

If you're not serving data from a popular ad server like google/doubleclick there will always be a false positive or two, especially with things like hosts-based ad blockers that are extremely rudimentary but work ~60-70% of the time.

And if you manage to serve data from doubleclick then either you're working for them or something has gone horribly wrong. In either case just putting up a script to say "please use an ad blocker" is the least of your concerns.

[–] [email protected] 3 points 11 months ago

Yeah, I use this one and got served with the popup as expected

[–] [email protected] 6 points 11 months ago (1 children)

Not all ad blockers remove elements from web pages, and if they acted that predictably you could detect the ad blocker by detecting whether an expected element is hidden.

I have not looked through an ad blocker's code, but I don't believe it is that simple.

[–] autokludge 4 points 11 months ago

Looking at this blogpost for a wordpress blocking plugin, it basically is just adding a bunch of css classes commonly used by ads to a div and some workarounds to support ad blockers that work by blocking files.

[–] [email protected] 5 points 11 months ago

yeah the adblock detection doesn't work for me

at least not in Mull with uBlock Origin on Android with AdAway (root)

[–] [email protected] 3 points 11 months ago

Web Environment Integrity enters the room

load more comments (2 replies)
[–] [email protected] 53 points 11 months ago (2 children)

Not joking, every time a website asks me to turn off my adblocker, I leave and put it on my blocklist so it never shows up again. Then I simply use their competition instead.

[–] [email protected] 12 points 11 months ago

i generally go into noscript, poke in the console, or look for a bypass extension, just to spite them.

like sites that disable right click, i scrape them on principle...

[–] [email protected] 38 points 11 months ago (1 children)
[–] [email protected] 19 points 11 months ago (2 children)

I mean, yes? But also this is like that stupid iPhone setting that diverts your charging to off-peak hours or something. It's such an incredibly small difference.

load more comments (2 replies)
[–] [email protected] 31 points 11 months ago

ublock origin support his motion

[–] [email protected] 28 points 11 months ago

I love this

[–] [email protected] 28 points 11 months ago

Good old Cluley, he also has an award winning podcast, Smashin' Security. It's a light hearted take on recent security events. Its usually 30 - 45 minutes long.

One of my favourites

[–] [email protected] 26 points 11 months ago

Uno reverse πŸ˜‚

[–] [email protected] 19 points 11 months ago (1 children)

Since mastodon and lemmy are federated, could one have postet the mastodon toot directly?

[–] [email protected] 8 points 11 months ago

Think about it like this: even when you link other posts in lemmy, you link them in their home instance, because there is no way to link posts so that everyone gets one to their own instance as you can do with communities in the threadiverse. Neither can you repost it in any meaningful way, since that just means copying the content, which would make it appear as though you said it yourself.

[–] [email protected] 8 points 11 months ago

well now I know what's going into my side bar

[–] [email protected] 7 points 11 months ago

GET ON MY LEVEL

[–] [email protected] 6 points 11 months ago (5 children)

Adblock users optimise their adblockers to be invisible to adblock-checking code. If your site works well, and is worth visiting, the only change in behaviour you can inspire is people nerfing their own adblockers.

load more comments (5 replies)
[–] [email protected] 5 points 11 months ago (4 children)

Okay, so I've been thinking of doing something like this for my neocities site (whenever I have the time and drive to work on it). The biggest problem to all of this is the fact I don't wanna use any JavaScript and don't know if it's even possible without JS.

I've already, in the past, been experimenting on another neocities page I have access to the idea of blocking access to everyone using a chromium based or safari browser with and without JS, too. To say the least, it's difficult for a noob like me and so far has not worked like planned. Especially since there are so many forks of chromium with different names/user-agents.

[–] [email protected] 6 points 11 months ago (2 children)

Put it in an element with a class like "ad-banner", it should be enough for most ad blockers to block it.

load more comments (2 replies)
[–] [email protected] 3 points 11 months ago* (last edited 11 months ago)

You can try to load an image from a subdomain like ads., or from a filename like 468x80.png (see EasyList) to catch all the common ad blockers, maybe with an id of Ad-Container to catch css-based ad blockers.

DNS based blockers that use regular expressions or wildcards will work with the subdomain approach, but most of them still rely on hardcoded list of domains which means you either need to get a throwaway (sub)domain on their lists OR serve data from an actual ad server (or just live with the occasional false positives from people who believe DNS blocking is enough [which it really isn't if we're being honest])

But honestly, in this case doing it with JS should be fine since disabling JS is a quite effective ad blocker anyway. Here's how I do it for example: https://ads.d.on-t.work/ad.min.js (and you can try it out at https://w.on-t.work)

load more comments (2 replies)
load more comments
view more: next β€Ί