How is this GDPR compliant? What tracking is used for EU citizens? I've seen no consent notices here in the EU.
Disqus does not track users from GDPR countries by default. My initial story in December 2019 for the Norwegian broadcaster NRK was a result of Disqus not knowing Norway had the GDPR (we are part of EEA, but not EU). Users are checked based on IP whether they come from a GDPR country. If GDPR, they will be put in private mode. A user needs to create a profile and consent to sharing for tracking to begin. Norwegian DP…
Disqus, a dark commenting system
91–100 of 271 posts
Re: Disqus, a dark commenting system
#92Re: Disqus, a dark commenting system
#93The author of the post runs a competitor called Hyvor Talk (he discloses this at the end). I've had hyvor talk for more than a year. I don't run a blog thats very popular, but it has been quite easy to integrate (I use React, Gatsby/ static side generation, and Hyvor Talk has a react component). An example of the system is at the bottom of that blog post. There used to be a free tier, but now there isn't. I am only s…
I'm conflicted about the free tier thing. On the one hand, I get that personal/non-commercial sites don't generate revenue - so shelling out for a comment system is unattractive. On the other hand: the whole reason that shady, dark pattern, privacy killers like disqus exist is because people won't pay for stuff. It's at least partly cultural. We'll pay for hosting, or internet access. Why won't we pay for other servi…
I'm wondering if an open subsidized approach could work: E.g. for every paid user you allow 100 (or at whatever threshold) users to sign up for the free tier. Possible one could also set up a monthly donation system that directly goes towards financing free accounts.
I'm sure something like that has been tried, but I haven't really been able to find any good examples for that.
Re: Disqus, a dark commenting system
#94That said, I deleted my Disqus account as part of a general cleanup and I'm glad I did.
The web needs to shift more to a model where people pay openly for services; ideally with micropayments or a Spotify-like subscription to ensure a large user base. Free products are ok as a gateway to the paid product, but not if the business model relies on selling data (either directly, or as in Facebook's case selling the processing of data).
Re: Disqus, a dark commenting system
#95The author of the post runs a competitor called Hyvor Talk (he discloses this at the end). I've had hyvor talk for more than a year. I don't run a blog thats very popular, but it has been quite easy to integrate (I use React, Gatsby/ static side generation, and Hyvor Talk has a react component). An example of the system is at the bottom of that blog post. There used to be a free tier, but now there isn't. I am only s…
I'm conflicted about the free tier thing. On the one hand, I get that personal/non-commercial sites don't generate revenue - so shelling out for a comment system is unattractive. On the other hand: the whole reason that shady, dark pattern, privacy killers like disqus exist is because people won't pay for stuff. It's at least partly cultural. We'll pay for hosting, or internet access. Why won't we pay for other servi…
False choice. It doesn't have to be one or the other. There are other options: like do some work and host it yourself... or something that is publicly paid for, or something that is made available for free as open source which can be setup by the users themselves, or some generous person volunteering their service for free.
Re: Disqus, a dark commenting system
#96Earlier quoted context omitted.
And? The article _starts_ with the point that "if the product is free, you are the product". Shouldn't we therefore _prefer_ a paid-for model, which must demonstrate its value in competition with similar competitors (for instance, by protecting privacy better?) Not all free markets are bad (though many are, and many are less free than they appear). A good free product is good, but I would rather a good not-free one t…
By they way, you're not paying for Hacker News the last time I checked. "If the product is free you're the product" is such a blatant statement people throw around like they don't have to prove their point anymore.
Our attention towards HN (and with that YC, it's accelerators and its startups) is the product. That's rather benign compared to most other "free" products, but it's still true.
Re: Disqus, a dark commenting system
#97I have (had) a Disqus account that I connected to via my google account. I say had because I haven't been able to login in a year or so via firefox. I just get a page that says "There was an error submitting the form. If you're having difficulty, try repeating the action on https://disqus.com " with an annoying meme gift on the background. Luckily the title of the page says "Embed: CSRF verification failed (403)" but…
IIRC the Dissenter extension was just that, albeit centralized.
Re: Disqus, a dark commenting system
#98Earlier quoted context omitted.
I've been around long enough to remember a time when the web was full of content that didn't originate from profit motive. Just a bunch of people talking about their interests and sharing their creations. Even the stuff that was commercially motivated was largely innocuous, because they were focused more on brand awareness - which doesn't need a surveillance system. All that personal interest stuff is still out there…
Hobbyist stuff still exists. But even back then, you're still talking about a small fraction of internet content. We don't want just the fruits of everyone's hobbyist weekend warrior free-time. We want it to be profitable to make the stuff we want to consume so that we get better content than hobby/charity content. Also, most things aren't hobbyist cheap. Even in the era you're looking upon nostalgically, consider me…
> We want it to be profitable to make the stuff we want to consume so that we get better content than hobby/charity content.
We, huh? The most enriching content you've ever encountered on the web, was it churned out by the likes of about.com? The places you've had the most meaningful conversations, were they on platforms that regularly purge and actively censor content they deem not to be advertiser friendly? What you are describing sounds a lot more like network television to me. If you just want to zone out in front of the latest episode of "Dancing with the Stars", you already have that option.
I get the kneejerk assumption that if something even approaches the potential of being nostalgic, it must be the product of delusion. But that really isn't applicable here, as we all know the ways that technology and infrastructure has been twisted to benefit commercial interests at the expense of everyone else.
Re: Disqus, a dark commenting system
#99Earlier quoted context omitted.
I helped someone set up discourse[1] a long time ago, don't know how it stands up these days; it's got basically zero presence in the parts of the web I'm around. [1] https://www.discourse.org/
Discourse is quite popular, I see it regularly on new sites. Though it doesn't really fit the same niche as disqus.
Re: Disqus, a dark commenting system
#100Title should probably have [Advert] prefix or something. That said, I deleted my Disqus account as part of a general cleanup and I'm glad I did. The web needs to shift more to a model where people pay openly for services; ideally with micropayments or a Spotify-like subscription to ensure a large user base. Free products are ok as a gateway to the paid product, but not if the business model relies on selling data (ei…