That’s a shame. I just found a digital garden using https://disqus.com. But it’s not the same as users expanding the vault themselves, as I’d like to do. - Source: Reddit / 2 months ago
So basically, 9anime uses disqus as a comment section because that's what it is for. If you want to comment or edit your profile you have to make an account there and edit it in their website which is disqus.com I think. - Source: Reddit / about 2 months ago
The theme includes Prism for code formatting, as well as plugins for SEO, pagination, contact forms (via Formspree) and comments (via Disqus). - Source: dev.to / 2 months ago
I also host my weblog on github pages but use Pelican as static generator which is python based. The experience has been good so far as I only need it for static blog posts and a few pages like portfolio, about, etc. The only dynamic part I need is comments and for that I use disqus. - Source: Reddit / 3 months ago
Disqus - Disqus is a networked community platform used by hundreds of thousands of sites all over the web. - Source: dev.to / 5 months ago
Django is a high-level Python web framework. It is an Model-View-Template(MVT)-based, open-source web application development framework. It was released in 2005. It comes with batteries included. Some popular websites using Django are Instagram, Mozilla, Disqus, Bitbucket, Nextdoor and Clubhouse. - Source: dev.to / 5 months ago
Appwrite 1.0 is out now! 🎉We have released some amazing features, and also added a few more OAuth2 providers, one of which is Disqus. In this article, we will learn to set up authentication in our applications using Disqus. - Source: dev.to / 6 months ago
So far I know that * https://disqus.com * block will block the website https://disqus.com/ and https://disqus.com/features/engage/ but not https://blog.disqus.com/ . Also, disabling Javascript gives a plain "Sorry, your browser is unsupported." message which makes me believe something's up. Using * disqus.com * block seemingly does nothing. - Source: Reddit / 8 months ago
Initially, it was just a plain story sitting there. But now you can allow anonymous user(s) to comment on your stories! This feature is powered by Disqus. - Source: dev.to / 8 months ago
KTVZs past comment platforms tracked IP and much else and They used https://disqus.com/ years ago before moving site to wordpress. what's the phrase...if it's Free it means you or your datas the actual commodity? - Source: Reddit / 9 months ago
Yeah I think the optimal strategy these days is to host your own content, then build up a following Twitter, Reddit, etc. And link to it there. Maybe also use a blog comment system like Discourse or Disqus. https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 https://disqus.com/. - Source: Hacker News / 9 months ago
Disqus This is a social website build on top of Django and other frameworks. It supports discussions, comments and audience activity analysis. - Source: dev.to / 11 months ago
With any good blog, having the ability for readers to interact is a must. On multiple occasions I’ve used Disqus when adding a comments section. However, being new to Next.js I wasn’t certain where to add it and Disqus doesn’t have integration with Next.js within its tool. So here are the steps to adding Disqus. - Source: dev.to / 12 months ago
I've been using Crowdpanel for my website because I like their emoji reactions and sort of care about data privacy. If that's not a concern for you, you can try Disqus. I switched over from disqus mainly because their reactions tool helped me gain more engagement from my readers. - Source: Reddit / about 1 year ago
Disqus.com is an option too besides fb comments. - Source: Reddit / about 1 year ago
A client is asking if they can create a forum on their existing Squarespace website. I was looking into both https://www.discourse.org/ and https://disqus.com/ but aren't familiar with the functionality and whether it can work on Squarespace (embedded) rather than being redirected to an external page. - Source: Reddit / about 1 year ago
Chirpy is a privacy-friendly and customizable Disqus alternate. With Chirpy, you can reach your audience quickly and build a better community. Check out our GitHub repo to learn how it works. - Source: dev.to / about 1 year ago
Both Cusdis and Disqus are not performance-friendly as they highly affect Cumulative Layout Shift (CLS). - Source: Reddit / about 1 year ago
I'm attempting to create a application that allows users to put a comment section on their blog or website in a similar fashion to disqus. I was hoping to use firebase for authentication as well as firestore to actually save the comments. The problem that I have ran into is that firebase requires you to have your domain listed for authentication. this would be impossible with multiple users as everyone would... - Source: Reddit / over 1 year ago
The immediate solution to solve this issue is to use an external service with its own database. Among the popular ones, disqus is often used with Jekyll. It has the advantage of being easy to implement, as it is a script loaded on your page, but it also presents privacy issues and displays ads in its free version. - Source: dev.to / over 1 year ago
When comments are powered by Disqus it means that the website uses the Disqus API to store their comments so they don’t have to manage them, remove spam, or write lots of code themselves. APIs can save developers a lot of time. - Source: dev.to / over 1 year ago
Do you know an article comparing DISQUS to other products?
Suggest a link to a post with product alternatives.