Skip to content

Commit f9a7574

Browse files
FlorianDrligi
andauthored
DIP-72 Meerkat - Online Q&A at scale (#184)
* DIP-67: Meerkat - Online Q&A at scale and Session Feedback * update with latest implementation * fix: rename dip files * Update DIPs/DIP-72.md --------- Co-authored-by: ligi <ligi@ligi.de>
1 parent e7fe8d3 commit f9a7574

1 file changed

Lines changed: 71 additions & 0 deletions

File tree

DIPs/DIP-72.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
DIP: 72
3+
Title: Meerkat - Online Q&A at scale
4+
Status: Draft
5+
Themes: Audience Engagement, Content Quality
6+
Tags: Production, Q&A, Software, Moderation, Reputation, Feedback, Open-Source
7+
Instances: Devconnect2025
8+
Authors: Florian Dreschner (florian@voya.games)
9+
Resources Required: Tech support, Communication support, On-site desk
10+
Discussion: https://forum.devcon.org/t/dip-meerkat-online-q-a-at-scale-and-session-feedback/7780
11+
Created: 2025-08-17
12+
---
13+
14+
## Abstract
15+
16+
Deploy Meerkat to power live, privacy-preserving Q&A and post-session feedback across Devconnect ARG. Core upgrades: (1) reputation-assisted curation to raise question quality at scale; (2) lightweight post-session surveys to close the loop for speakers and organizers. Meerkat is open source and already field-tested at major Ethereum events.
17+
18+
## Rationale
19+
20+
In-person, offline Q&A for large audiences has well-known issues: content is unpredictable (often mediocre, sometimes malicious); microphone passing wastes precious time; and the format isn’t inclusive: many shy attendees won’t stand up to ask.
21+
22+
In contrast, Meerkat at Devcon 7 SEA showed that a fully integrated online Q&A yields more relevant questions and a better attendee experience, backed by audience/organizer quotes and high activation rates.
23+
24+
One highlight is captured in this [video](https://x.com/meerkatzk/status/1897594746379399617), when Hart Lambur started Q&A with Vitalik Buterin, Jesse Pollak, Steven Goldfeder, Ben Jones on main stage at Devcon 7 SEA and he realizes how Meerkat curated the questions for him.
25+
26+
> “Wow, this is cool!”
27+
>
28+
>
29+
> — Hart Lambur
30+
>
31+
32+
Meerkat was developed in cooperation with 0xPARC. It was fully integrated, including the Devcon app and Fileverse.
33+
34+
Based on learnings from November 2024 and follow-up events at Zuitzerland, ProtocolBerg, SDD Berlin, ETHDenver, Building Blocks, and others, we iterated on both product and operations, adding features such as “select a question,” theming, and alternative authentication modes.
35+
36+
For Devconnect, we will evolve Meerkat to deliver more value to speakers, attendees, and organizers. After informal interviews with organizers at the above events and audience feedback, we will apply these learnings.
37+
38+
## Implementation
39+
40+
Many improvements from Devcon 7 SEA are already available in Meerkat, including event theming, “select a question,” and new layouts. We introduce two changes to reduce the operational cost for moderators and AV crews. Moderators are able to mark a session as live. It will automatically populate a stage-based link with the current live session.
41+
42+
#### Timeline
43+
44+
- **2025-09-15**: theming ready for review.
45+
- **2025-11-03**: feature-complete; moderator training content.
46+
- **2025-11-17-22**: on-site support at La Rural.
47+
48+
## Operational Requirements & Ownership
49+
50+
### Deliverables (Meerkat)
51+
52+
- Hosted Meerkat instance for all approved Devconnect sessions.
53+
- Moderator & organizer briefing (1h on-site).
54+
- Theming to Devconnect ARG.
55+
- On-call during event hours; daily summary to organizers.
56+
57+
### Dependencies (Organizers)
58+
59+
- Listing in official comms + room QR signage.
60+
- On-site desk near organizer hub.
61+
- Review meetings during implementation
62+
- Optional: link in the Devconnect app/website.
63+
64+
### Cost
65+
66+
Free for Devconnect and partners.
67+
68+
## Links & Additional Information
69+
70+
[GitHub Repository](https://github.com/meerkat-events/meerkat)
71+
[Meerkat Landing](https://meerkat.events)

0 commit comments

Comments
 (0)