Live data from Hacker News

Show HN: Civie. Anonymous civic questions. Open results. No yelling

civie.org

1–10 of 23 posts

Show HN: Civie. Anonymous civic questions. Open results. No yelling

#1
Hey HN

I’ve been thinking a lot about barriers to civic participation. Most people don’t show up to town halls. They don’t respond to traditional surveys. And a lot of online political spaces feel loud, adversarial, or exhausting.

So I started wondering what happens if you make participation radically lightweight.

That’s where Civie comes in.

Each day you answer one to three short civic questions. It takes under a minute. Responses are anonymous. Results are shown only in aggregate. Over time, those responses accumulate into an open dataset anyone can explore.

This isn’t scientific polling, and it’s not pretending to be. The samples are self selected and nuance gets flattened. That’s an intentional tradeoff. The bet is that if participation is fast, anonymous, and recurring, more people might actually show up.

Civie is built around a few core pillars. Lower the barrier to participation. Make it safe to answer honestly. Keep the results transparent and open. And allow signal to emerge both from individual questions and from patterns over time.

I’d really value feedback on the core concept. Does a daily cadence make sense? Is anonymity enough to meaningfully lower friction? Are open aggregate results actually useful, or just interesting? What would make this something you’d return to?

If you’re curious, you can join the beta waitlist at civie.org. I’m onboarding early users in small batches and would love thoughtful testers, skeptics, and critics.

Any level of feedback and discussion welcome. Thanks!

--

A few implementation details

Civie is currently built with Next.js on the frontend and Firebase (Auth + Firestore) on the backend. It’s deployed on Vercel. The data model is intentionally simple: questions are versioned objects, and responses are stored as structured documents tied to a question ID and timestamp.

On anonymity: responses are not publicly tied to user profiles. There are no public accounts, no comment threads, and no way to see how an individual answered. The system stores responses separately from any identifying information, and aggregation happens at the query layer before display. The UI only ever exposes aggregate counts and distributions.

On identity verification: participation can require account creation to limit spam and abuse. Verification status (for example, SMS verification or identity verification via a third-party provider) is stored separately from response data. The system tracks whether a response came from a verified participant, but does not attach identity to the answer itself.

Show HN: Civie. Anonymous civic questions. Open results. No yelling
civie.org

Re: Show HN: Civie. Anonymous civic questions. Open results. No yelling

#4
I get the concept, but why is this interesting to HN?

The page has very little about how it works (security / trust / identity), there is nothing about tech stack or open source. These are going to be paramount in any civics platform, b/c transparency and the trust-pocolipse.

Re: Show HN: Civie. Anonymous civic questions. Open results. No yelling

#5
I've tried this out and I really like it! It's cool to see different people's opinions in an anonymous format. You're not biased by other people's choices before you answer, and you can skip as well. Honestly if more people used it I think you'd get a very accurate response of how the average person thinks!

Re: Show HN: Civie. Anonymous civic questions. Open results. No yelling

#6
post #4

I get the concept, but why is this interesting to HN? The page has very little about how it works (security / trust / identity), there is nothing about tech stack or open source. These are going to be paramount in any civics platform, b/c transparency and the trust-pocolipse.

That’s fair feedback. I’ve updated the post to include a section with more implementation details.

It’s currently built with Next.js and Firebase. Responses are stored separately from identity data, there are no public profiles, and only aggregate results are exposed in the UI. Verification is used to increase resistance to bots, but answers are not tied to public identity.

I agree that any civic platform lives or dies on transparency right now. I’m actively considering showing the question schemas and aggregation logic so the mechanics are inspectable rather than opaque.

If you have strong opinions on what absolutely must be open versus what can reasonably remain closed, I’d genuinely value that perspective. This is still early and the landing page is pretty barebones, but the core web app and data model are where most of the effort has gone so far.

Re: Show HN: Civie. Anonymous civic questions. Open results. No yelling

#7

I've tried this out and I really like it! It's cool to see different people's opinions in an anonymous format. You're not biased by other people's choices before you answer, and you can skip as well. Honestly if more people used it I think you'd get a very accurate response of how the average person thinks!

Really appreciate you trying it out.

The answer-before-results flow was intentional to avoid anchoring, and the skip option is there to keep participation low pressure.

On accuracy, I’m a bit cautious. Since it’s self selected, it won’t be statistically representative. The hope is that with enough diverse participation, it can still produce meaningful directional signal.

That tradeoff between accessibility and representativeness is basically the core experiment.

Re: Show HN: Civie. Anonymous civic questions. Open results. No yelling

#8
post #6
post #4

I get the concept, but why is this interesting to HN? The page has very little about how it works (security / trust / identity), there is nothing about tech stack or open source. These are going to be paramount in any civics platform, b/c transparency and the trust-pocolipse.

That’s fair feedback. I’ve updated the post to include a section with more implementation details. It’s currently built with Next.js and Firebase. Responses are stored separately from identity data, there are no public profiles, and only aggregate results are exposed in the UI. Verification is used to increase resistance to bots, but answers are not tied to public identity. I agree that any civic platform lives or di…

> That’s fair feedback.

This is increasingly looking like the tell tale for Ai bots masquerading as humans. I've heard essentially this phrase as the first in several recent interactions which ended up being bots.

Can you prove your humanity? Bots and agents are not allowed on HN

Re: Show HN: Civie. Anonymous civic questions. Open results. No yelling

#9
post #8
post #6

Earlier quoted context omitted.

That’s fair feedback. I’ve updated the post to include a section with more implementation details. It’s currently built with Next.js and Firebase. Responses are stored separately from identity data, there are no public profiles, and only aggregate results are exposed in the UI. Verification is used to increase resistance to bots, but answers are not tied to public identity. I agree that any civic platform lives or di…

> That’s fair feedback. This is increasingly looking like the tell tale for Ai bots masquerading as humans. I've heard essentially this phrase as the first in several recent interactions which ended up being bots. Can you prove your humanity? Bots and agents are not allowed on HN

Oh that's just part of my vocabulary. lol. Um, my username is gucduck on all socials if that helps? And this is my personal website: gucduck.com

Re: Show HN: Civie. Anonymous civic questions. Open results. No yelling

#10
post #9
post #8

Earlier quoted context omitted.

> That’s fair feedback. This is increasingly looking like the tell tale for Ai bots masquerading as humans. I've heard essentially this phrase as the first in several recent interactions which ended up being bots. Can you prove your humanity? Bots and agents are not allowed on HN

Oh that's just part of my vocabulary. lol. Um, my username is gucduck on all socials if that helps? And this is my personal website: gucduck.com

[dead]
Post reply on HN