Earlier quoted context omitted.
Well you're going to have a hard to reasoning about it when you stick with the predator/prey, attention economy, zero-sum game analogies. A man running a site cataloging ancient internally generated IBM typeset documents... what higher unstunted form is he aspiring to - despite the machinations of unshriveled fish?
Attention is zero-sum. There are 24 hours in a day. People only spend so much time online. There is no bigger bag or truck.
Disqus, a dark commenting system
231–240 of 271 posts
Re: Disqus, a dark commenting system
#232Shameless plug: My friend and I are building a federated commenting system on top of Matrix if anyone is interested. You control the data, your users choose where they want to be signed up, and the system will not disappear overnight because a company decides to discontinue it. And of course there are no trackers/pixels. This is a hobby project that we're launching in three weeks. If you are interested, come talk to…
Can you comment on implementation / challenges of using Matrix for this? I've been working on a dumb git-like and been needing to add syncing. Being a git-like it could just centralize via SSH, but i had also debated a P2P platform like Matrix or IPFS. You use case UI-embedded Matrix interaction is especially interesting to me, because some of the UIs i plan for on this git-like are WASM based, Offline enabled PWAs.…
If someone wants to comment on your blog, they can write their own blog post on their blog and send a webmention. That can get linked at the bottom of your blog post with a text snippet summary.
There's no "API" beyond "curl -i -d source=URL -d target=URL WEBMENTION_ENDPOINT" in the traditional sense. Using microformats markup for better exraction is optional.
The result is a federated system of comments owned and controlled by nobody except the original author. No need to use someone's Matrix server or spin up your own. It also imposes a bit of a barrier to entry (must have your own (micro)blog), but if you don't want any random person to leave a comment that can be a feature.
Services like brid.gy turn Fediverse and Twitter comments into Webmentions as well; I've thought about using it for Fediverse comments in the past, but I don't want to host a new program or rely on a third-party service.
Re: Disqus, a dark commenting system
#233Earlier quoted context omitted.
Can I ask an honest question: Why do you want to allow random people to leave comments on your blog and be responsible for them? I just don't see the value and feel that it just adds technical and security overhead, invites spam, and possibly the need to waste time moderating trash comments. Many blogs that I have visited which demonstrate or explain something technical with a comment section has: spam, accolades suc…
I've ran a blog that was quite popular within the torrent community. The comment section itself was a reason to visit the blog. If you have an active community or you want to build an active community comments are a must. Also, it allows to add more value to your blog at very little effort. If you have someone who comes along and points out another use-case for your information or raises a doubt which you can answer…
That being said, the best comment platform for a blog is, imo, someone else's blog. If you want to leave a comment, write your own (micro)blog post and send a Webmention.
I wrote about this in another comment: https://news.ycombinator.com/item?id=26043298
Re: Disqus, a dark commenting system
#234Earlier quoted context omitted.
Does any other service deliver music and podcasts at a much lower price then?
Plenty of alternatives exist - YouTube Premium ( which also gets you YouTube with no adds, on top of YouTube Music), Amazon Music, Apple Music, and iirc pandora, SoundCloud? I haven't compared prices.
Re: Disqus, a dark commenting system
#235Earlier quoted context omitted.
Spotify relies on monopolizing your listening data. You should avoid it on the same premise. Delivering music is easy; their unique offering is the recommendation engine. There's no competition because there's no open listening data. If we could make it open, then you could have actual competition in the space (coincidentlly Spotify recommendations aren't great at the moment).
>There's no competition because there's no open listening data. https://listenbrainz.org/
Re: Disqus, a dark commenting system
#236Earlier quoted context omitted.
Yes, the hobbyist web still exists. But it's hampered by the much larger commercial web IMO. The influx of members to any non-commercial web community is disturbed by the commercial entities that draw so much of the attention that to most people, it seems like there isn't anything else on the web. The big fish use up so much oxygen that the little fish in the pond shrivel up. They live, but in a stunted form.
Well you're going to have a hard to reasoning about it when you stick with the predator/prey, attention economy, zero-sum game analogies. A man running a site cataloging ancient internally generated IBM typeset documents... what higher unstunted form is he aspiring to - despite the machinations of unshriveled fish?
Re: Disqus, a dark commenting system
#237It was originally just a tiny little project, amazing how things grow.
Re: Disqus, a dark commenting system
#238What are good self-hosted alternatives? I remember looking at Commento ( https://github.com/adtac/commento ) before, but if people have had good experiences with others I'd like to hear them.
I never understood Commento's SSO system. We went with HMAC instead.
Re: Disqus, a dark commenting system
#239What are good self-hosted alternatives? I remember looking at Commento ( https://github.com/adtac/commento ) before, but if people have had good experiences with others I'd like to hear them.
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/
What parts of the web are that, if I may ask?
I think Discourse is popular in software and tech related organizations — I see it a lot on such websites.
Re: Disqus, a dark commenting system
#240Earlier quoted context omitted.
I can help you import your users and comments into Remarkbox if you like to move your community.
Thanks a lot for the offer but I think I'm going to decline for now. It's nothing personal or even related to your comment service specifically. For the sake of transparency here's the questions going through my mind and how I arrived at this decision based on using the free version of Disqus: - A lot of people have a Disqus account and having a low barrier of entry to comment is important. When most folks don't need…
They certainly harvest visitor's data. There are many privacy-friendly comment systems as well as a 3rd party anti-spam service like OOPSpam that do not collect user data. It all boils down to the fact what is your local law says about privacy, and how much you care about your vistiors' privacy.