Ask HN: Is true democracy possible in online tech communities?

11 ff12wq111 29 8/2/2025, 2:23:50 AM
Most online communities start democratic but eventually become oligarchies. Reddit has upvotes but moderators have absolute power. Discord servers are basically digital dictatorships.

I've been wondering: Is it possible to build a truly democratic tech community?

Key challenges: - How do you prevent mob rule while maintaining democracy? - Should all voices be equal, or should expertise/contribution matter? - How do you handle spam/quality without authoritarian moderation?

Curious if anyone has seen successful examples, or has thoughts on what the key principles should be.

(Context: Currently researching governance models for a developer platform)

Comments (29)

armchairhacker · 5h ago
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.

ff12wq111 · 4h ago
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?

conception · 1h ago
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.
ff12wq111 · 4h ago
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.

ethan_smith · 5h ago
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.
ff12wq111 · 4h ago
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.

mzk_pi · 5h ago
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...

PaulHoule · 5h ago
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.

ff12wq111 · 4h ago
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.

p_ing · 5h ago
> 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.

4b6442477b1280b · 5h ago
>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.

ff12wq111 · 5h ago
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.

burnt-resistor · 4h ago
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.

moomoo11 · 5h ago
Well. Have you seen the news recently?
ff12wq111 · 5h ago
you mean paywall in reddit?
bruce511 · 1h ago
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.

ff12wq111 · 12m ago
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?

ff12wq111 · 5h ago
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?

p_ing · 5h ago
Unless the community is a political one, it is fundamentally different operating by different social rules and standards.
ff12wq111 · 5h ago
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?

ff12wq111 · 5h ago
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.

zeroCalories · 3h ago
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.
ff12wq111 · 3h ago
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.

quintes · 3h ago
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.

orionblastar · 5h ago
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.
ff12wq111 · 5h ago
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?

ff12wq111 · 5h ago
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?
orionblastar · 3h ago
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.
ff12wq111 · 3h ago
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.