01 — Reddit, HN, Lobste.rs & India Forums¶
Text-forum communities where C++ practitioners discuss things longer than a tweet. Subscriber counts, signal-to-noise, IST posting cadence, and specific subreddits worth reading vs skipping — all verified July 2026.
Reddit — C++ core¶
r/cpp — the main hub¶
URL:
https://reddit.com/r/cppSubscribers: ~340K (July 2026, up from ~290K in mid-2024).
What it is: The main community subreddit for C++ practitioners. WG21 members read/post here. Herb Sutter, Bryce Lelbach, Barry Revzin, Cor3ntin, Arthur O’Dwyer, Sy Brand, Jason Turner have all posted here.
Signal-to-noise: High. Moderators enforce a “no learning questions” rule — beginner questions get redirected to r/cpp_questions. Posts skew: new-C++-feature discussions, library announcements, blog cross-posts, ISO meeting summaries.
Read frequency: Daily during a career-development sprint; weekly baseline.
India / IST timing: Peak posting is US afternoon = IST 22:00 – 03:00. If you read mornings (IST 08:00–10:00), you catch the previous day’s top posts before they scroll.
What to not do: Don’t post “should I learn C++ in 2026?” or “which book is best?” — repeat questions get removed. Read the pinned FAQ.
Weekly recurring threads: “Show and Tell” (people share projects — good for GitHub project inspiration) and “Job Board” (companies posting C++ roles).
Verdict: Subscribe on day 1. Highest-signal C++ text community.
r/cpp_questions — the learner’s front door¶
URL:
https://reddit.com/r/cpp_questionsSubscribers: ~65K (July 2026).
What it is: The dedicated sub for beginner and intermediate C++ questions. Actively welcoming. Answers usually within 30 min during US/EU waking hours.
Signal-to-noise: High for what it is. You will get answered. Answers vary in quality but the top answer is usually correct.
Verdict: Subscribe. Post here (months 4+) when you have a specific, minimal-repro question. Read others’ questions to see how experts frame answers.
r/learncpp¶
URL:
https://reddit.com/r/learncppSubscribers: ~30K.
Status: Lower activity than r/cpp_questions. Some overlap; not essential to subscribe to both.
Verdict: Skip. r/cpp_questions covers this ground with more traffic.
r/programming — general¶
URL:
https://reddit.com/r/programmingSubscribers: ~7M.
Signal: Bimodal. C++ posts occasionally trend to front page; comments then attract non-C++ opinions (“C++ is bad, use Rust”). Ignore comments; skim posts.
Verdict: Optional. Don’t subscribe — RSS the front page instead if curious.
r/ExperiencedDevs¶
URL:
https://reddit.com/r/ExperiencedDevsSubscribers: ~450K.
What it is: Career-focused, senior-dev sub. Occasional deep C++ threads (compensation, transitioning to systems roles from web, contributing to LLVM/PyTorch).
Verdict: Subscribe. Career context is as important as technical context.
r/MachineLearning¶
URL:
https://reddit.com/r/MachineLearningSubscribers: ~3M.
Signal for you: Weekly self-promo threads have ONNX Runtime / TensorRT / libtorch related posts. Also occasional “how to make my PyTorch model faster” threads where the answer is “write the hot path in C++.”
Verdict: Subscribe if you don’t already. Filter by
[R]and[P]tags.
r/leetcode¶
URL:
https://reddit.com/r/leetcodeSubscribers: ~800K.
Signal: study grind culture, useful for Phase 2 (DSA prep) motivation and for company-specific study reports (search “Zoho leetcode”, “Optiver study India”).
Verdict: Subscribe for Phase 2 & 6/7. Unsubscribe when not job-hunting to avoid grind-fatigue.
Reddit — India-specific¶
r/developersIndia¶
URL:
https://reddit.com/r/developersIndiaSubscribers: ~830K (July 2026, up from ~600K in 2024). One of the fastest-growing India tech communities on Reddit.
Signal: High for India context, uneven for pure technical questions.
What matters here:
Zoho, TCS, Infosys, Freshworks, ManageEngine culture threads.
Compensation transparency threads (“Show your CTC” style, moderated).
Product-based vs service-based debates.
India-visa, remote-work-from-India, US-return-to-India threads.
Occasional deep C++ / systems threads (search flair
Tips,Career,General).
Verdict: Subscribe. For an India-based C++ learner this is essential ambient signal.
r/cscareerquestionsIN¶
URL:
https://reddit.com/r/cscareerquestionsINSubscribers: ~85K.
Signal: More targeted than r/developersIndia — narrower, job-hunt-focused. Search “HFT India”, “Optiver Mumbai”, “quant India” for the target-firm threads.
Verdict: Subscribe during job-hunt phase (P6/P7).
r/india_tech and r/IndiaCareers¶
Smaller, more general. Skip in favor of the two above.
HackerNews (news.ycombinator.com)¶
URL:
https://news.ycombinator.comWhat it is: Y Combinator’s tech news aggregator. C++ posts (library announcements, blog posts on perf / systems, ISO meeting reports) reach the front page 2–4 times per week.
Signal:
Front-page C++ posts: usually high-signal.
Comments: bimodal — the top 3 comments often have real signal (Chris Lattner, Bryce Lelbach, and others post occasionally); the bottom half is opinion mill.
How to consume:
Follow the C++ tag on HN Algolia search — bookmark the URL.
Or install the “HN + firebase C++” filter (community-maintained on GitHub) that curates C++ front-page items.
India timing: HN peaks are US morning = IST 20:00–02:00. Similar rhythm to r/cpp.
Verdict: Skim daily. Do not read comment threads reflexively.
Lobste.rs¶
URL:
https://lobste.rsWhat it is: Invite-only tech aggregator; higher-signal than HN, smaller. C++ posts appear when tagged
c++,programming,compilers,performance.Access: Invite-only. You need someone who is already a member to invite you. Ask on the #include<C++> Discord after you’ve been active for a few months.
Signal: Very high. Comments are typically substantive and low-drama.
Verdict: Aim to join by month 8–10 of your roadmap. Not urgent; RSS is available for reading without an account.
Mailing lists worth knowing (not subscribing)¶
std-proposals@lists.isocpp.org¶
URL:
https://lists.isocpp.org/mailman/listinfo.cgi/std-proposalsWhat it is: Where informal C++ standard-proposal discussion happens before papers reach WG21.
Verdict: Do not subscribe unless you plan to actively participate in language evolution. Archives (
https://lists.isocpp.org/std-proposals/) are searchable and interesting during Phase 4+ for context on why features look the way they do.
LLVM and GCC lists¶
LLVM Discourse (has replaced mailing lists):
https://discourse.llvm.org— subscribed as needed when tracking a specific compiler feature or bug.gcc-help mailing list:
https://gcc.gnu.org/lists.html— reference only.
The India-specific reality on forums¶
Two anti-patterns to avoid:
Whatsapp study groups advertised on LinkedIn/Instagram promising “C++ study prep.” These are almost always low-signal spammy. The few good ones are private-invite from actual engineers you already know.
Telegram channels for “coding study” material. Same problem. Dumping ground for cracked Educative content and pirated PDFs.
The one legitimate India-adjacent chat community: r/developersIndia’s Discord server — has a #cpp-general channel with ~200 members and genuine India-context discussion. Invite in the r/developersIndia sidebar.
Recommended subscription list (final)¶
Day 1 subscribe:
r/cpp
r/cpp_questions
r/ExperiencedDevs
r/developersIndia
Phase 2 add:
r/leetcode
r/cscareerquestionsIN
r/MachineLearning (if not already)
Phase 4 add:
HN via
hnalgolia.comC++ search bookmarkLobste.rs RSS
Ignore:
r/programming, r/learncpp, generic Indian-tech Whatsapp/Telegram channels.