---
title: Reddit discussions feel increasingly hard to follow
url: https://mentor.work/thinking/reddit-discussions-feel-increasingly-hard-to-follow
category: thinking
published: 2026-05-21T22:18:23+01:00
updated: 2026-05-21T22:24:49+01:00
author: Mervin
words: 245
read_minutes: 2
source: manual://reddit-discussions-feel-increasingly-hard-to-follow
---

# Reddit discussions feel increasingly hard to follow

> Lately I&rsquo;ve been spending more time reading Reddit during outages, breaking product updates, infrastructure incidents, and AI discussions.
One thing I keep noticing:
The same conversation fragments into dozens of s

* * *

Lately I’ve been spending more time reading Reddit during outages, breaking product updates, infrastructure incidents, and AI discussions.

One thing I keep noticing:

The same conversation fragments into dozens of separate threads very quickly.

A single issue like:

*   “Cursor login broken”
    
*   “OpenAI API timeout”
    
*   “Supabase auth issue”
    

can suddenly spread across many subreddits and repeated posts within hours.

What makes this surprisingly difficult is not the volume itself — it’s the fragmentation.

Useful context gets buried:

*   workarounds hidden in random replies
    
*   partial explanations spread across multiple threads
    
*   duplicate discussions evolving independently
    
*   important updates appearing much later somewhere else
    

The current workflow is mostly:  
search → open many tabs → refresh manually → scan comments → repeat.

It reminds me a little of incident response systems before proper alert grouping existed.

I’ve been thinking about a small experiment for this problem.

Not another Reddit client.

More like a lightweight “discussion radar”:

*   detect related threads
    
*   cluster evolving discussions
    
*   generate compact summaries
    
*   follow topics instead of individual posts
    

The interesting part is probably not summaries themselves, but continuity:  
understanding how discussions evolve over time.

Phase 1 is intentionally small:

*   Reddit JSON/RSS ingestion
    
*   semantic grouping
    
*   topic timelines
    
*   simple AI summaries
    
*   smart RSS feeds for tracked topics
    

No scraping at scale.  
No growth-hacking automation.  
Mostly just exploring whether Reddit discussions can become easier to follow during fast-moving events.

Still very early — mostly thinking out loud for now.

---

*This article was AI-assisted and edited by Mervin. All facts were verified against primary sources before publishing.*
