Posts per member exposes which Digg communities are actually alive

When a platform relaunches in beta, you expect rough edges. What you do not always expect is how fast the underlying shape of the community becomes visible. In Digg’s case, a single snapshot of community stats suggests a platform that is already behaving like a classic hub system, a handful of giant rooms pulling in most of the attention, and a long tail of communities that exist mostly in name only.

An open beta is exactly when you see scaffolding, test communities, and half-finished onboarding. Still, the patterns are strong enough that it is worth naming them now, because they point to the same thing product teams eventually learn the hard way. Community creation isn't the same as community formation.

Quick takeaways from the snapshot

  • Most communities are empty: About 77% have 0 posts, and the median community has 2 members and 0 posts.
  • Attention is highly concentrated: the top 10 communities produce about 61% of all posts in the dataset.
  • Membership concentration is extreme: the top 20 communities by members contain about 92% of all members.

Digg beta looks like a winner-take-most ecosystem

Start with the median community. In this snapshot, the median Digg community has 2 members and 0 posts. That's a baseline. Early platforms are full of empty rooms. The problem is the scale of emptiness.

  • Most communities are empty: About 77% have 0 posts, and the median community has 2 members and 0 posts
  • About 59% percent of communities have 2 or fewer members, and about 40% have exactly 1 member.
  • About 0.9%, have 100 or more members.

Meanwhile, the activity you can feel on the platform is concentrated in a small set of large hubs. If you rank communities by posts, the top 10 communities produce about 61.0 percent of all posts in the dataset from Digglist. Those top posting hubs are the usual broad categories: technology, news, politics, digg, entertainment, plus music, gaming, science, offbeat, and funny.

If you rank by members, the concentration is even more extreme. The top 20 communities by members contain about 91.8 percent of all members, and those same 20 communities account for about 74.9 percent of all posts. In practice, that means Digg today is set up like small set of mega-hubs, plus thousands of communities that don't yet have enough people posting to feel alive.

The long tail exists, but most of it is silent

One of the easiest mistakes in early community platforms is to treat a growing community directory as a growth metric. This dataset is a warning against that instinct. There are 15,678 communities listed, but only 3,586 have posted at least once, about 23%. Even among the communities that do have posts, most are still tiny.

That's not inherently bad. A lot of good communities start small. The problem is that silence dominates the long tail so completely that discovery becomes a mirage. If a user clicks into five random communities, the odds are high that several will be empty, and that trains users to stop exploring.

The mid-January creation surge looks like two different waves

One of the most interesting stories in the data is the creation spike in mid-January 2026, and the rapid decline in quality signals after the first day.

  • Among communities with a recorded creation date, 12,975 out of 12,996 were created between 2026-01-14 and 2026-01-22.
  • Creation-date coverage is incomplete, about 17.1 percent of rows have no creation date recorded.

The simplest explanation for the mid-January spike is product-driven. When Digg opened the public beta, it also opened up community creation to everyone, with a hard cap of two communities per account to curb name-squatting and abandoned rooms. As soon as that switch flipped, you would expect a burst of new community creation as people grabbed obvious topics, spun up experiments, and claimed niches, which matches the tight creation-date clustering in this snapshot. The drop-off in community interactions after the first wave isn't super surpising. When you let anyone create a community, lots of them get created and fewer seem to get first posts and repeat contributors (at least for now).

A better lens than members: posts per member

In early communities, member count is often the wrong score to watch. It tells you how many people clicked join. It does not tell you whether conversation is happening.

In the mega-hubs, posts per member are low in this snapshot. For example, technology has 13,100 posts and 67,500 members, which is about 1.94 posts per 10 members, and digg has about 0.69 posts per 10 members. Those rooms are large, but most members are not posting.

In smaller and mid-sized communities, posts per member can be dramatically higher. Pic Dump, at 35 members and 237 posts, is about 67.7 posts per 10 members. That is not necessarily a sign of quality, but it is a sign of life, a core group actually producing content.

The key takeaway is simple. Digg can have huge member counts in the top rooms and still feel quiet at the edges. If you want Digg to feel alive across the platform, you want more communities that look like a conversation, not a directory listing.

One surprisingly strong signal: missing descriptions correlate with dead rooms

In the mid-tier membership bands that look most promising, 10 to 11 members and 20 to 50 members, description presence lines up tightly with activity. Every community in those bands that has a missing or blank description has zero posts in this snapshot. A description does not guarantee a community will be active, but missing descriptions look like a reliable indicator that a room never really started.

This is the sort of beta detail that matters. If you can cheaply nudge a founder to write a basic purpose statement, you may not create a thriving community, but you are less likely to flood discovery with empty shells.

If you want to reproduce the analysis quickly, this is a classic spreadsheet workflow: filter out blanks, group by bins, then compute shares and medians. The heavy lifting is usually a mix of the QUERY function, the FILTER function, COUNTIF and COUNTIFS for the band counts, SUMIFS for tier totals, and SORT to rank hubs by posts or members.

What Digg could do next, and what beta gives it permission to fix

This is just an early map. If Digg wants to emerge from beta with a platform that feels alive beyond the front page hubs, the data suggests a few priorities:

  • Measure activation. One meaningful metric might be communities that reach 1 post, then 3 posts, then 10 posts.
  • Reduce empty-room discovery. If users land on zero-post communities, exploration could falter. 
  • Incentivize posting in early communities (like Digg does with "digging" early posts).

Digg’s beta phase is the right time to make these changes because user expectations are flexible. People forgive missing features. They do not forgive dead rooms.

Right now, the uploaded snapshot shows a platform with strong hubs and a very quiet long tail. If Digg can turn even a modest share of that long tail into small but talkative communities, it will not just look bigger. It will feel alive.

All percentages and counts are computed from table.csv, a snapshot exported from Digglist.

By Brian Dantonio

Brian Dantonio (he/him) is a news reporter covering tech, accounting, and finance. His work has appeared on hackr.io, Spreadsheet Point, and elsewhere.

View all post by the author

Subscribe to our Newsletter for Articles, News, & Jobs.

I accept the Terms and Conditions.

Disclosure: Hackr.io is supported by its audience. When you purchase through links on our site, we may earn an affiliate commission.

Learn More