My only complaint with Commento was that automated moderating / spam filtering worked better in Disqus than Commento.
Disqus, a dark commenting system
221–230 of 271 posts
Re: Disqus, a dark commenting system
#222At some point, and I feel it is close, we need to subscribe to stuff and simply pay for the stuff we want and need to use. The internet always have been a place where most stuff is free and people got used to that. At some point after that the dark parts and ad parts of the web will reside; but I do not think it will completely disappear.
Re: Disqus, a dark commenting system
#223I've started collecting different ways to include blog comments a few years ago [1]. After using Disqus for several years, I've removed the comments on my blog and link to social networks instead (mostly Twitter and Mastodon). [1] https://darekkay.com/blog/static-site-comments/
The benefits of that method as I see it are: discussion can more easily go beyond particular blog posts, the website can potentially be fully static, and (sometimes an advantage, sometimes disadvantage) only the more interested people (in either the blog or community depending on how it is described) will bother subscribing. Also, it makes it possible (once you have subscribers at least) to first write posts to the list and get some comments before revealing it to the world. The main disadvantage I see for someone who otherwise finds the other tradeoffs ok is that people are understandibly more reluctant to reveal their email these days and many people don't have a basic conception of what a discussion mailing list is so it would be a good idea to have a general FAQ that describes the basics and links to some free email providers.
Re: Disqus, a dark commenting system
#224Earlier 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
#225Title 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…
Re: Disqus, a dark commenting system
#226Earlier quoted context omitted.
Commento is abandoned, they have a bug that prevents login and it's gone unfixed for years: https://gitlab.com/commento/commento/-/issues/174
Unfixed for 1 year, not years. I've got an instance of Commento running on two of my sites and haven't run into / heard of this issue on Firefox. Though I'm not using the Docker image. Maybe give better steps to reproduce the issue, as it seems to only be happening to one other person? It does seem like Commento's development has lost its momentum (last commit was 6 months ago). The author likely isn't getting more f…
May 2019 is almost two years now.
> Maybe give better steps to reproduce the issue, as it seems to only be happening to one other person?
Or maybe we're the only ones who bothered using/reporting it. I don't really have any STR, they consist of "Install Commento, try to log in, you can't".
Re: Disqus, a dark commenting system
#227Earlier quoted context omitted.
Shoutcast/Icecast are alive and well, there are thousands of independent radio stations online; one of the most well known (SomaFM) is alive and well, ad free listener supported. Big Sonic Heaven is still online, both of these are like 20 years and running. Lots of podcasts are free from their source, Spotify doesn't even offer one of favorite ones (a weekly DJ mix, 500+ episodes strong) all you need is an app like A…
> all you need is an app like AntennaPod To listen to a podcast? A podcast is an audio file you download like any other file and play like any other audio file. Why do you need a dedicated app?
I use a podcast app to favorite the RSS feeds of podcasts and other content. It then keeps track of which entries are new, can automatically download those new ones, and keep track of what I've already listened to. It makes it a lot easier than manually looking at the RSS feeds and downloading the files by hand.
Re: Disqus, a dark commenting system
#228Earlier quoted context omitted.
I've seen it used to operate as footer comments on blogs.
Dgraph Labs uses it. I am a bit ambivalent about it. For example: https://dgraph.io/blog/post/putting-it-all-together-part1/ Here it says 7 comments. But you only get to see one. You have to click into the discourse post to get more. This is due to Discourse's threading model. 6 of the comments were replying to the one on the blog post itself.
Re: Disqus, a dark commenting system
#229Is there a way to use github for commenting system? I have a site hosted on github, most users are devs...
Re: Disqus, a dark commenting system
#230I am struggling to understand why anybody thought that "outsourcing" blog comments was a good idea. It seems like a really simple database function that could be self hosted easily.