Every productivity article says the same thing: "delete social media apps." I tried that. It lasted about 3 days.
The problem isn't the apps themselves — it's the algorithmic feeds. YouTube is genuinely useful for tutorials. Twitter is where dev conversations happen. Reddit has the best debugging threads. Deleting them means losing real value.
So instead of deleting apps, I tried something different: I blocked just the algorithmic feeds.
What I Actually Blocked
Here's the distinction that changed everything:
YouTube:
- ❌ Blocked: Homepage recommendations, "Up Next" sidebar, Shorts feed
- ✅ Kept: Search, subscriptions, direct links from Google
Twitter/X:
- ❌ Blocked: "For You" feed, trending sidebar
- ✅ Kept: Search, DMs, notifications, specific profile pages
Reddit:
- ❌ Blocked: Front page feed, popular tab
- ✅ Kept: Direct subreddit links, specific threads from Google
Instagram:
- ❌ Blocked: Explore page, Reels tab
- ✅ Kept: DMs, stories from people you follow
The Results (7-Day Experiment)
I tracked my screen time for 7 days before making any changes, then 7 days after.
Before (feeds intact):
- Average daily screen time: 11.2 hours
- Social media: 3.1 hours
- "Productive" apps (IDE, terminal, docs): 4.2 hours
- Ratio of productive to total: 37%
After (feeds blocked):
- Average daily screen time: 8.4 hours
- Social media: 0.8 hours
- "Productive" apps: 5.9 hours
- Ratio of productive to total: 70%
That's a 45% increase in productive time without deleting a single app.
Why This Works (The Psychology)
The algorithmic feed is the dopamine loop. When you open YouTube, you don't decide to watch 45 minutes of random videos. The homepage makes that decision for you by showing you things you can't resist.
Remove the homepage, and you're left with intentional use. You open YouTube, see nothing interesting, search for what you actually need, watch it, and leave.
The same applies to every platform. Without the feed, there's no rabbit hole. You use the tool for its purpose and move on.
Key insight: The feed is the drug. The platform is just the delivery mechanism.
How I Did It
I'm on macOS and I used Monk Mode — a $15 native Mac app specifically designed for this. It blocks feeds at the page element level without blocking domains, so sites remain fully functional for intentional use.
There are other approaches too:
- Browser extensions like Unhook (YouTube specific) or DF YouTube
- DNS-level blocking with Pi-hole (but this blocks entire domains)
- Hosts file editing (manual but free)
- Cold Turkey Blocker (good but blocks whole sites)
The key difference with feed-level blocking is that you don't get the temptation to "just unblock it for a second" because the app still works. There's nothing to unblock. You just lose the infinite scroll.
What I Learned
Willpower is overrated. I have terrible self-control. But I don't need willpower if the trigger doesn't exist.
Intentional use is fine. I still use YouTube, Twitter, and Reddit daily. I just use them with purpose.
The "quick break" is a lie. Before blocking feeds, my average "5-minute YouTube break" was actually 37 minutes. I timed it.
Context switching is the real killer. It's not just the time lost — it's the 15-20 minutes of focus recovery after every scroll session.
You won't miss the feed. I thought I'd feel FOMO. I don't. The algorithmic content was never that good — it was just engineered to be irresistible.
The Developer Angle
If you're a developer, this has a direct impact on your code quality. More focus means:
- Better prompts to AI coding tools (fewer iterations = fewer tokens = lower cost)
- Fewer bugs from distracted coding
- More time in flow state
- Less context switching between "fun" and "work"
I went from shipping maybe 2-3 features per week to 4-5. Not because I worked more hours — I actually worked fewer. I just spent more of them actually coding.
Try It For a Week
You don't need to commit forever. Just block the feeds for 7 days and track your screen time before and after. If it doesn't help, unblock them.
But I'm pretty confident you won't want to go back.
Building tools for developers who want to ship more and scroll less. Check out Monk Mode if you're on Mac.
Top comments (0)