Online "targeted" ads eliminated the gatekeeper in favour of a free-for-all where shady companies are encouraged to hide their identities so they can simply advertise under a different name when their ad account eventually gets banned. 20 years ago I was seeing scam ads for "mail order brides", "free iPods" and "legal buds", today its crypto scams , political spam and misinformation.
I’ve removed Disqus. It was making my blog worse
191–200 of 408 posts
Re: I’ve removed Disqus. It was making my blog worse
#192Earlier quoted context omitted.
I feel like there are almost two completely incompatible stories being sold by ad tech people. One is that "you shouldn't use an ad blocker, reputable websites have ads from Google and other reputable companies and they wouldn't be scams or malware". The other is that any time there's a story about malware and scams on reputable websites, they say: "there are so many ads being submitted, Google is doing their best bu…
> One is that "you shouldn't use an ad blocker, reputable websites have ads from Google and other reputable companies and they wouldn't be scams or malware". But I don't care* about that, I care that they're visually obnoxious and sometimes slow. * Well, usually. Way back when, there used to be occasional news about browser sandbox escapes.
Re: I’ve removed Disqus. It was making my blog worse
#193Earlier quoted context omitted.
There's no meaningful difference in my mind between "there are no laws" and "there are technically laws but they're completely unenforced".
There's a lot of that going around in the US these days.
Re: I’ve removed Disqus. It was making my blog worse
#194Utterance.es is GitHub issues backed comments, which is an inherent barrier to commenting, but YMMV if that's an actual problem (generally the value of unbarred comment sections is abysmal). Like remark42, it's open source, but you're relying on a third party's servers.
[0]: https://github.com/umputun/remark42
[1]: https://utteranc.es/
Re: I’ve removed Disqus. It was making my blog worse
#195You can use github for comments, I had implemented it on my blog earlier. Currently removed the section completly. Here is an example on this site. https://jasoneckert.github.io/myblog/github-discussions-blog...
Which means complete control of all your github account.
Re: I’ve removed Disqus. It was making my blog worse
#196Earlier quoted context omitted.
I feel like there are almost two completely incompatible stories being sold by ad tech people. One is that "you shouldn't use an ad blocker, reputable websites have ads from Google and other reputable companies and they wouldn't be scams or malware". The other is that any time there's a story about malware and scams on reputable websites, they say: "there are so many ads being submitted, Google is doing their best bu…
> It's a travesty that there are apparently no laws against their behavior. there is in the UK. And likely in most other jurisdictions too. But it's about penalizing the advertisers rather than the platform. Which clearly neither works at scale nor across borders. This definitely feels like a better use case for an "online safety act" -- but instead we got censorship laws....
If it wasn't a threat, they wouldn't police it so hard.
Re: I’ve removed Disqus. It was making my blog worse
#197Earlier quoted context omitted.
The ad industry likes to say that their industry is clean and the people who buy ads for scams are the problem, but the truth is the entire industry is complicit with the scamming, and stuff like this shows it. If the ad industry were merely hapless victims of the scammers, rather than willful participants in the scamming, they'd be eager to receive reports of scams.
That's a really good point. If the problem is the scammers, and they buy ads, then why won't they let us report it?
Re: I’ve removed Disqus. It was making my blog worse
#198Earlier quoted context omitted.
The ad industry likes to say that their industry is clean and the people who buy ads for scams are the problem, but the truth is the entire industry is complicit with the scamming, and stuff like this shows it. If the ad industry were merely hapless victims of the scammers, rather than willful participants in the scamming, they'd be eager to receive reports of scams.
It also doesn’t help that so many creators - even legitimate ones - now use injected ads that they don’t verify at all. I remember listening to an episode of Better Offline a buddy sent me and anyone who knows about Ed knows that basically half his crusade is against bad AI implementation/“slop”/etc. He’s broadly against the current LLM rush. First ad when I fired up the podcast episode was yet aother injected ad for…
Re: I’ve removed Disqus. It was making my blog worse
#199Earlier quoted context omitted.
I like https://github.com/tessalt/echo-chamber-js - it is basically a global shadow-ban for everyone who comments…
Local storage gets erased at some point. Perhaps it takes so long that nobody notices.
TBH, I have considered writing a version (this isn't my work at all, yet) that does submit the blathering server-side so it looks like there is a useful round trip, but:
* I have more important projects awaiting the much fabled arrival of Free Time!
* While it could potentially keep an idiot “happy” longer, I'd have to mess around with some sort of login system to give the right people the right comments back, it couldn't rely on a just session ID as that would be as volatile as the comments in local storage.
* Taking in the data gives the possibility of DoS by extra routes.
* Giving back the data gives the possibility of the comments being abused as a Heath-Robinson-esk storage device!
Re: I’ve removed Disqus. It was making my blog worse
#200The Web would be a better place without advertising. It might be smaller as well, but that's fine by me.