- What exactly is true democracy? Even socrates back in the days understood that it is far from ideal (or “true”) form. Anyway all the flaws stem from human nature and human nature has nothing to do with technology.
- Discourse's trust level system (https://blog.discourse.org/2018/06/understanding-discourse-t...) offers a practical example of democratic governance that scales through automated promotion/demotion based on participation patterns rather than explicit voting or moderator intervention.
- Great example! The Discourse trust levels are exactly what I've been thinking about.
We're experimenting with something similar - a "Star" system where users earn influence through contributions and can spend it on governance decisions. Early results suggest contribution-based voting leads to much more thoughtful decisions.
How well does Discourse handle controversial governance choices? I'm curious if trust levels work when communities face difficult decisions.
- haven't looked into the link, but the way you phrase it, I'd be worried you're creating a system that only gets gamified. Trust should not directly feel like a reward.
- You're right about gamification risk. What if the formula is transparent though: Your contribution = Your Stars = Your Influence?
Traditional systems reward activity (posts, comments, time spent) which are easy to game. But measuring actual contribution outcomes - did your help work, did your advice get adopted - seems harder to fake.
Still gameable probably, but at least people would be gaming by actually helping others?
- Not tips for a "democracy" but a "good, tolerant community":
- Use a boilerplate rules list like "no spam, no personal attacks, no hate speech, don't be obnoxious, etc." (but more specific, e.g https://www.statsoc.org.au/Forum-rules or https://macrumors.zendesk.com/hc/en-us/articles/201265337-Fo...). Have a "no politics" rule unless you want culture warring on your platform for whatever reason.
- Then you enforce the rules as you see fit. The final rule should be "moderators have discretion" and if someone is pushing against the rules and/or irritating others, ban them. At the same time, be lenient and give second and third chances at least for non-blatant offenses; escalate, first with a warning, then with a temp ban, then a longer temp ban, etc. It's a careful balance, but if done correctly, your form will be both tolerant and not dominated by assholes.
- To prevent spam and banned users opening new accounts, either: make the form invite-only (where users can invite others) and screen applicants; charge a small fee for signing up; require flexible proof of identity (e.g. one of: phone #, Google account, GitHub account, Facebook account, etc.); require new user posts to be approved by moderators before they show up; or something else. This will make it significantly harder for your userbase to grow, and many people will refuse to sign up, but it will be hard and some people won't sign up anyways.
- If your forum grows enough, you can recruit moderators. You need enough people and activity to select moderators who you trust, because every time you override their moderation or kick them beyond "very rarely", you look worse (more incompetent, power-tripping, incoherent) and the overall community "vibes" become slightly more toxic.
- This is solid advice, but I'm wondering about a different approach entirely. What if we don't have moderators at all? Just build a small, self-governing community - get the right initial group of people, then freeze registration once we hit critical mass.
The idea is more like an internet utopia - if the participants are engaged and high-quality enough, maybe traditional moderation becomes unnecessary? We're not trying to scale to millions of users anyway.Have you seen small, closed communities work without formal moderation? Or does human nature always require some kind of enforcement mechanism?
- I have been a part of several of these. They work but the problem is attrition. People move on eventually and you need some amount of growth. An invite system is how most deal with this.
- That's exactly the dilemma we're wrestling with. The attrition problem is real - even the most engaged communities lose people over time.
Why do you think they leave? Thanks for sharing such concise but powerful insight.
- This is excellent practical advice. The invite-only approach especially resonates - we're actually planning something similar.
I'm curious about the cold start dilemma though: invite-only is great for quality, but creates a chicken-and-egg problem for early adoption. Do you think it's worth the slower growth from day one?
Also, for initial promotion - better to avoid platforms like Twitter (where average user quality is lower) and focus on higher-quality channels, even if reach is smaller?
Would love your thoughts on balancing growth vs quality in early stages.
- We're talking to AI, aren't we?
- There may be challenges unique to online communities, but in our real-world community, we’ve implemented a protocol specifically designed to address this issue— a system built to prevent the emergence of gatekeepers, and it's actually working in practice. There are small problems, sure, but they haven't disrupted or degraded the overall service.
In fact, we’ve seen people who try to assert authority join the community, but they usually don’t last long. They naturally drift away because they don’t truly understand the value of long-term commitment and authentic relationships.
If you're interested, we've written a formal proof that explains how the structure prevents gatekeeping:
https://github.com/contribution-protocol/contribution-protoc...
- I see
https://en.wikipedia.org/wiki/Eternal_September
As the real problem. I don’t tend to believe in natural hierarchies, but I do believe in this one
https://en.wikipedia.org/wiki/Diffusion_of_innovations
That in some sense that early adopters are better than other people and that things start out cool and deteriorate and one way to counter that when the party gets too big you start a new party and get the early adopters to come along. I would point out this essay
https://www.jofreeman.com/joreen/tyranny.htm
And say that I think her analysis is right factually but I take the opposite position that the ‘structureless’ organization she describes is capable of activism that more sustainable groups just can’t do and say form that kind of organization when you can and know it isn’t going to last.
Sustainability is non-profit speak for ‘profitability’ and if you value that an organization because Oxfam or the ACLU or the Mozilla Foundation and suffers from the corruption of
https://en.wikipedia.org/wiki/The_purpose_of_a_system_is_wha...
I’d say ‘benign despotism’ is alright for an organization where you’ve got the right to exit
https://en.wikipedia.org/wiki/Exit,_Voice,_and_Loyalty
But due process, democracy and all that are necessary for when you don’t have exit.
Jurgen Habermas wrote a ponderous 2 volume book
https://en.wikipedia.org/wiki/The_Theory_of_Communicative_Ac...
which pursues the idea of a perfect deliberative process which one some hand seems closer because of widespread electronic communications yet our experience with things like Twitter makes it seem terribly naive between (1) people not acting in good faith and (2) others believing that people are not acting in good faith.
- This level of thinking is exactly what we need more of in community design.
We're actually launching a developer platform called GistFans that experiments with these governance questions - contribution-based voting, transparent processes, etc.
Would love your perspective on our approach - happy to share details if you're interested.
- I owe you an apology - your brilliant analysis deserved much better than my brief response earlier. You provided the most thoughtful theoretical framework in this entire discussion, and I responded with just a throwaway line. That wasn't respectful of the depth you brought.
Your analysis of Habermas and "perfect deliberative process" is exactly what we're grappling with in GistFans. The tension you identify between early adopter quality and scalability, the corruption of sustainable organizations vs the power of "structureless" activism - these are the core contradictions we're trying to navigate.
We're experimenting with a "Stars" system where users earn influence through contributions, then spend these stars on governance decisions. The hypothesis: when participation has real cost (earned influence), people might act more thoughtfully - potentially addressing both the good faith problem AND the "believing others act in bad faith" issue you mention about Twitter.
But your point about "benign despotism with exit rights" is fascinating. Maybe the key isn't eliminating hierarchy but making it transparent and merit-based rather than arbitrary?
We're deliberately staying small and experimental rather than chasing sustainability/growth. Better to run genuine experiments that inform future builders than create another corrupted institution.
Have you seen any examples where contribution-based influence actually improved deliberative quality? Or do the fundamental human nature issues make this unsolvable through design?
- > How do you prevent mob rule while maintaining democracy?
You don't. Look at California's direct democracy, allowing voters to put propositions on the ballot that alter the State Constitution.
(That's not really "mob rule" but it can lead to all sorts of interesting consequences)
> Should all voices be equal, or should expertise/contribution matter?
So if you're not an expert, your vote only counts for 3/5ths of a vote?
> How do you handle spam/quality without authoritarian moderation?
Stupid people are allowed to vote.
- >Stupid people are allowed to vote.
ironic to say that here, where supposedly smart people say the dumbest, cringiest shit imaginable about a wide variety of topics.
- Exactly. Intelligence and good judgment seem to be very different things.I've seen brilliant engineers make terrible community decisions - sometimes because they're optimizing for profit or ego rather than community benefit.
Maybe the real question isn't who's smart enough to participate, but how to design transparent decision-making systems regardless of external factors.
- Of one part, those who thrive in corporations must appear to drink the Flavor Aid.
"It is difficult to get a man to understand something, when his salary depends on his not understanding it." - Upton Sinclair
And then another part is the professional working class of privileged, moderately-to-highly educated, and brimming with ego without nuance or ambiguity while skewing to the tendencies of less wisdom, struggle, and wide-ranging life experience. There isn't much internal or external motivation towards integrity, self-improvement, or commonwealth investment.
There are exceptions and they are gold.
- The "stupid people vote" point is brutally honest and probably true. But even in traditional politics, we accept that trade-off for legitimacy. I guess I'm wondering if online communities need the same legitimacy, or if they can try different experiments.
What do you think - are online communities fundamentally different from political systems, or subject to the same constraints?
- Unless the community is a political one, it is fundamentally different operating by different social rules and standards.
- How something operating under any set of social rules and standard be supposed to be void of political beliefs and consequences?
Look at where they tell "we don't make politics here" and see where the political power is actually being enforced at its outmost practical level.
Some people seem to think that going to toilet is not political, ignoring the fact that having the underlying infrastructure to have toilets require a while city and political organization to keep it operational.
- That's a really interesting distinction. You're right that tech communities operate under different social contracts than political ones.
I'm curious what you think those different "social rules and standards" should be? Like, in a political system, we accept inefficiency for legitimacy.
Do you think a proposal system where voting power is earned through contribution would create fundamentally different dynamics than traditional political voting? Would that change the types of decisions that get made?
- Fair points. The California example is perfect - Prop 13 is still shaping the state decades later, for better or worse.
You're right that any system where votes have different weights gets into dangerous territory fast. I wasn't thinking "expert votes count more" but more like "earned influence through contribution" - though I admit that's a fine line.
- I think this point is completely fair and correct, if we consider democracy to be one person one vote.
Given that definition, "mob rule" is not something to be prevented, but encouraged.
You may prefer some other system, and in many cases another system will likely lead to better outcomes, but that system is not Democracy.
To the original poster I say, you've spotted the root flaw in democracy. It does indeed allow everyone to vote, and many remain ignorant of the implications of what they are voting for, or are susceptible to manipulation.
You may attempt to fix these attributes in individual people (good luck with that) or you may thought-consider a system that is not democracy. What you can't do is change the system and call it democracy.
- You're absolutely right about the definitional clarity - I appreciate that precision.
Actually, what we're experimenting with in GistFans tries to bridge this gap. We have a hybrid system: everyone gets basic voting rights (maintaining the democratic principle you describe), but we also have weighted "contribution votes" based on earned influence.
So it's not replacing democracy, but adding a parallel track. Basic decisions use equal votes, but for governance and quality decisions, contribution-based weight provides additional input. Think of it as "democracy plus meritocracy" rather than replacing one with the other.
But we believe: hybrid democracy is also democracy. Just as representative democracy and direct democracy are both legitimate forms of democratic governance, contribution-weighted democracy can preserve democratic legitimacy while addressing practical concerns about informed participation.
This way we preserve the fundamental democratic principle you're defending - everyone has a voice - while creating mechanisms for those most invested in outcomes to have proportional influence.
Do you think this hybrid approach maintains democratic legitimacy while addressing some of the practical concerns about informed decision-making?
- Was on a discord server that let everyone delete one comment and temporarily ban someone using a command. People were careful to not misuse it because people would just use it on them if they did. Unfortunately it broke down when big factions started coordinating attacks, and smaller factions just left the server entirely.
- Thanks for sharing that example! That's exactly the kind of failure mode I worry about with pure democratic systems.
The "retaliation equilibrium" working initially is fascinating - shows that peer accountability can work at small scale. But the faction coordination problem seems almost inevitable as communities grow.
Makes me think the key might be preventing large factions from forming in the first place, rather than trying to make democracy work despite them.
- In good faith, I’d love to know.
Democracy as Socrates or written by Plato would have said democracy is hard to succeed at as it’s ruled by many who may not have the education.. wisdom.. to run well for all. Read Ship of State.
A certain level of freedom of speech is required, or else it’s a pool of similar thinkers. A collective who everyone else must talk and think alike, for the good of the collective. See Ayn Rand.
Pretty much like downvoting, I get downvoted without knowing who or why and is a form of censorship and one or more are offended or just don’t like it. Just cuz you don’t like it doesn’t mean it should be downvoted.
My other comment here on YT shorts being useful is an example. A down vote and all I said is “ I learnt drums for a song I like from shorts. Blanket bans are not a solution”
Take care to not apply so much policy that group think and collectivism takes hold.
- You're absolutely right about these concerns, and I should be more honest - we don't have a magic solution to groupthink. Even our transparency isn't absolute - we only guarantee proposal transparency, not complete visibility.
But I think a community's real vitality might come from self-direction rather than top-down solutions. Democratic processes themselves promote community self-purification.
In our ideal community, everyone has the right to propose. Every proposal goes to public vote with open voting. When proposals pass and get executed, that execution itself improves the community. This might be closer to what an ideal community looks like.
Our ideal community has only one rule: community-driven. That's all.
I tend to describe it as a kind of utopia - where the community continuously evolves through its own collective decisions rather than having solutions imposed from outside. Maybe the answer to groupthink isn't preventing it, but creating systems where the community can organically correct itself over time.
It's admittedly idealistic, but I think there's value in experimenting with these utopian concepts, even if they don't solve every problem perfectly.
What do you think - can democratic self-governance actually lead to self-correction, or am I being too optimistic about human nature?
- No matter what, you won't have free speech; you will have censored/moderated speech where the users or mods vote it down. Some will vote it down because they disagree, others because they find it offensive or wrong. https://en.wikipedia.org/wiki/The_Internet%27s_Own_Boy Look towards Aaron Swartz on how he wanted information to be free and not behind a paywall. He wanted true Democracy and freedom of speech without being censored.
- You're absolutely right about the fundamental tension here. Aaron's vision of truly free information is inspiring, and his work shaped how I think about these problems.
The challenge is that even the most open platforms eventually hit practical problems - spam, harassment, off-topic flooding. The question becomes: who decides what stays and what goes?
What you're describing sounds like the difference between censorship (authority-driven) and curation (community-driven). Maybe the goal isn't eliminating all filtering, but making the process transparent and democratic?
- I'm curious: in your view, is there a way to honor Aaron's vision while still keeping discussions useful? Or do you think any form of community moderation compromises that ideal?
- Moderation compromises that ideal of a true democracy and free speech. Look at what happened to Reddit, as users and whole subs can be banned by moderators/administrators. Anything they don't like is just banned.
- Exactly .
That's actually why we're experimenting with no traditional moderation in our new community - just transparent community governance where the rules themselves are democratically controlled.
Aaron's vision shouldn't require compromising on either democracy or free speech.