| For a software project I’m working on I’ve been studying a pattern in online discussions that feel thoughtful yet inconclusive. Most platforms let people react to containers (a post, a comment, a person). In practice, people often agree with part of a comment and reject another part. The UI forces a single gesture. A different primitive: treat claims as first-class objects.
• You quote a specific sentence/claim.
• People register agreement/disagreement on that quote.
• A thread can accumulate a map of “high-agreement claims” and “contested claims.” I can see real upsides (less talking past each other, more legible convergence). I also see real risks (context collapse, pedantry, incentive gaming, brigading, rhetorical fragmentation). I’m looking for experienced critiques—especially from people who’ve built forums, moderation tooling, ranking systems, or deliberation products. What failure modes appear when you move voting granularity from the posts level to the word level, and what design choices mitigate them? |
Of course, almost nobody uses the vote this way anymore. While your granular voting is quite interesting in principle, in practicality it seems it would negatively compound the existing problems with the vote system, namely that instead of voting to support the continuation of good faith discussion, everyone is voting to support just their own ideas. That in turn leads to fractious discussion (if we can even call it discussion) where the most popular and well-known ideas are strongly upvoted and continue to circulate, and anything deviating is barely seen. Then you don’t really have a discussion; you just have a series of highly upvoted statements. (See, for example, Reddit.)