<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Varun Manjunath</title>
    <description>The latest articles on DEV Community by Varun Manjunath (@vj_2_108).</description>
    <link>https://dev.to/vj_2_108</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3980626%2Ff959a176-6e6a-448a-a248-ce4dcc58b4d7.jpg</url>
      <title>DEV Community: Varun Manjunath</title>
      <link>https://dev.to/vj_2_108</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vj_2_108"/>
    <language>en</language>
    <item>
      <title>Watch YouTube without algorithms - NoSuggest</title>
      <dc:creator>Varun Manjunath</dc:creator>
      <pubDate>Mon, 22 Jun 2026 03:48:49 +0000</pubDate>
      <link>https://dev.to/vj_2_108/watch-youtube-without-algorithms-nosuggest-5chl</link>
      <guid>https://dev.to/vj_2_108/watch-youtube-without-algorithms-nosuggest-5chl</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbw8c1mcfdaxxyv2m0xpx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbw8c1mcfdaxxyv2m0xpx.png" alt="App screenshot" width="800" height="1778"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/No-Suggest/NoSuggest" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.nosuggest.com" rel="noopener noreferrer"&gt;App&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking forward for the constructive feedback.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>javascript</category>
      <category>opensource</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Tired of the YouTube Doomscroll? Meet NoSuggest – A Quiet Act of Resistance</title>
      <dc:creator>Varun Manjunath</dc:creator>
      <pubDate>Thu, 18 Jun 2026 00:42:40 +0000</pubDate>
      <link>https://dev.to/vj_2_108/tired-of-the-youtube-doomscroll-meet-nosuggest-a-quiet-act-of-resistance-5a2d</link>
      <guid>https://dev.to/vj_2_108/tired-of-the-youtube-doomscroll-meet-nosuggest-a-quiet-act-of-resistance-5a2d</guid>
      <description>&lt;p&gt;Have you ever opened YouTube intending to watch a quick 5-minute programming tutorial, only to snap out of a trance 90 minutes later after watching 12 unrelated videos? &lt;/p&gt;

&lt;p&gt;You are not alone. YouTube’s recommendation algorithm is beautifully engineered to do one thing: &lt;strong&gt;maximise your watch time.&lt;/strong&gt; Between auto-play, unending sidebar cards, what's-next suggestions, and the endless dopamine loop of Shorts, intentional watching has become almost impossible.&lt;/p&gt;

&lt;p&gt;To fight back against the algorithm, I want to highlight an awesome open-source project called &lt;strong&gt;&lt;a href="https://www.nosuggest.com/" rel="noopener noreferrer"&gt;NoSuggest&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚫 What is NoSuggest?
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.nosuggest.com/" rel="noopener noreferrer"&gt;NoSuggest&lt;/a&gt; is a completely free, privacy-first, distraction-free YouTube client. Its philosophy is simple: &lt;strong&gt;You decide what you watch before you open the app, not after the algorithm grabs hold of you.&lt;/strong&gt; It strips away the homepage feed, the recommended sidebars, the auto-play loops, and the Shorts tab. It forces an intentional, clean viewing experience built entirely around your curated choices.&lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Key Features Built for Digital Wellness
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Your Channels, Your Feed:&lt;/strong&gt; Add any YouTube channel by name, handle, or URL. Your feed simply displays the latest videos from the channels you actually care about.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Pure Search:&lt;/strong&gt; Use the search tab to look up exactly what you need without a wall of "recommended for you" filler creeping into the results.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Total Privacy (No Sign-In Required):&lt;/strong&gt; No accounts, no cookies, no tracking pixels. All your data (followed channels and bookmarks) lives completely locally in your browser's &lt;code&gt;localStorage&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mobile-Friendly PWA:&lt;/strong&gt; Unlike standard browser extensions that only work on desktops, NoSuggest is built as a Progressive Web App. You can install it straight to your home screen on Android, iPhone, iPad, or your laptop.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PIN-Protected Kids Mode:&lt;/strong&gt; Parents can hand-pick educational channels or specific videos, then lock the app with a PIN. Kids get the great content without the risk of slipping into addictive algorithm loops.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠 How It Works Under the Hood
&lt;/h2&gt;

&lt;p&gt;For the developers out there, NoSuggest retrieves publicly available data. Videos play using YouTube's official embed player. This ensures that content creators still receive their rightful watch time. You just get to watch without the cognitive payload of an AI trying to manipulate your next click. The frontend code is also fully open-source and inspect-able on &lt;a href="https://github.com/No-Suggest/NoSuggest" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  💭 Final Thoughts
&lt;/h2&gt;

&lt;p&gt;If you are looking to reclaim your focus, reduce your screen time, or just want a cleaner way to consume educational content, give &lt;a href="https://www.nosuggest.com/" rel="noopener noreferrer"&gt;NoSuggest&lt;/a&gt; a spin. It’s a great example of using web technology to build a healthier relationship with the tools we use daily.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Have you used any distraction-free tools for your daily tech consumption? Let’s talk about digital wellness and algorithmic resistance in the comments below!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>javascript</category>
      <category>opensource</category>
    </item>
    <item>
      <title>No Suggest - distraction-free YouTube client</title>
      <dc:creator>Varun Manjunath</dc:creator>
      <pubDate>Sat, 13 Jun 2026 00:52:30 +0000</pubDate>
      <link>https://dev.to/vj_2_108/no-suggest-distraction-free-youtube-client-9p7</link>
      <guid>https://dev.to/vj_2_108/no-suggest-distraction-free-youtube-client-9p7</guid>
      <description>&lt;p&gt;I have been frustrated with YouTube for a while. Not the content, but the everything around it. The homepage full of bait, the auto-play into things I didn't ask for, the Shorts that hijack your scroll, the recommendations that somehow know exactly what will keep you there longest.&lt;/p&gt;

&lt;p&gt;So I built NoSuggest.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it is&lt;/strong&gt;&lt;br&gt;
A YouTube feed reader that shows you only the channels you follow, nothing else. No algorithm, no recommendations, no Shorts, no homepage, no auto-play, no endless side cards of videos. You add a channel, it fetches their latest videos, done.&lt;/p&gt;

&lt;p&gt;It lives at &lt;a href="https://nosuggest.com" rel="noopener noreferrer"&gt;nosuggest.com&lt;/a&gt; and installs as a PWA on any device — iPhone, Android, desktop — straight from the browser. No app store.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The interesting technical constraint: one HTML file&lt;/strong&gt;&lt;br&gt;
The entire app is a single index.html. No account setup, no sign-in, no data collection. Everything that needs to persist, your channel list, saved videos, settings lives in localStorage.&lt;/p&gt;

&lt;p&gt;No search history. No watch history. No "you might also like." No trending section. No notification badges designed to create anxiety. No dark patterns anywhere.&lt;/p&gt;

&lt;p&gt;Every time I was tempted to add something convenient, I asked: does this serve the user's intention, or does it serve engagement? If it was the latter, it didn't make the cut.&lt;/p&gt;

&lt;p&gt;Try it&lt;br&gt;
&lt;a href="https://nosuggest.com" rel="noopener noreferrer"&gt;nosuggest.com&lt;/a&gt; — Source Available &lt;a href="https://github.com/No-Suggest/NoSuggest" rel="noopener noreferrer"&gt;here&lt;/a&gt;, free forever.&lt;/p&gt;

&lt;p&gt;Curious what others think about this as useful.&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>javascript</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
