10_communities — Where Practitioners Actually Live¶
Principle: Read 90%, post 10% during your first 6 months. Then flip. New voices in a technical community either lurk-and-learn (correct) or arrive loud and get schooled (avoidable). By month 7 of the roadmap you will know enough to ask good questions in public. Until then, read.
Communities vs marketing¶
The C++ community has a peculiar geography in 2026: the loudest sources of C++ content on the internet are not where the practitioners live. YouTube shorts with millions of views on “master C++ in 60 seconds” are not read by anyone shipping production C++. Meanwhile, the conversations that produced C++20 concepts, std::mdspan, std::expected, and std::execution happened in mailing lists most engineers have never heard of, on Slack channels operated by a nonprofit alliance, and on Reddit threads with 40 upvotes.
This directory maps that geography. Six files:
File |
Purpose |
|---|---|
|
Reddit + HN + Lobste.rs + India-specific subs |
|
Real-time chat: #include<C++>, CppLang Slack, TCC++, others |
|
Channels + subscriber counts + a curated 15-talk must-watch list |
|
People to follow across platforms in 2026 |
|
CppCon, Meeting C++, C++ On Sea, ACCU, and India meetup reality |
The 90/10 rule, unpacked¶
Read months 0–6: Lurk every community. Learn the vocabulary. Notice who answers well vs who posts noise. Notice which questions get answered vs get downvoted (usually: unclear vs specific). This is community pattern-matching.
Post months 7–13: Ask questions on r/cpp_questions or #include<C++> Discord where reception is welcoming. When you can, answer someone else’s question — this is the highest-leverage learning move known.
Speak year 2+: Give a lightning talk at Bangalore C++ Meetup, publish a blog post, submit to a smaller conference (C++ on Sea, ACCU) before aiming at CppCon.
Signal ranking (best-to-noisiest as of July 2026)¶
Rank |
Community |
Signal-to-noise |
|---|---|---|
1 |
CppLang Slack ( |
Very high, mostly practitioners |
2 |
#include<C++> Discord |
High, moderated, welcoming |
3 |
r/cpp |
High, but SEO-driven noise creeping in |
4 |
Meeting C++ / CppCon YouTube comments |
Surprisingly high; experts respond |
5 |
r/cpp_questions |
High for genuine beginner questions |
6 |
HackerNews C++ threads |
Bimodal — either great or off-topic flame |
7 |
High, invite-only |
|
8 |
Twitter/X |
Declining since 2023; still where some voices post |
9 |
Bluesky |
Rising; several C++ folks migrated 2024–25 |
10 |
Stack Overflow C++ |
Post-2015 answers OK; ask elsewhere first |
11 |
LinkedIn “C++ posts” |
Low; mostly recruiting spam |
India-specific note¶
C++ communities in India are thin but real. See 05_meetups_conferences_india.md. Do not expect a Bangalore-in-person C++ meetup every week the way you might find AI/ML meetups; expect one every 1–2 months, small, high-signal. In-person conferences with a strong C++ presence are all overseas — attend online-streaming versions and target one physical trip in year 2 if budget allows.