Comparing Utterances to Talk
Compare Utterances with Talk for adding forms to your static site.
Utterances
A lightweight comments widget built on GitHub issues
Overview
Uses GitHub OAuth; bot creates issues per page; no database needed
+ Pros
- No ads
- no tracking
- open source
- data stored in GitHub issues
- Markdown support
- dark theme
- lightweight
− Cons
- Requires GitHub login for commenters
- no responses display widget
- tied to GitHub ecosystem
Talk
A Node.js-based commenting system for static sites
Overview
Based on Cactus Comments; requires self-hosting
+ Pros
- Open source
- real-time comments
- moderation
- email notifications
- no third-party dependency
− Cons
- Small community
- less polished than commercial options
- no commercial hosting
- limited documentation