<?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: Varma D Aadi Narayana</title>
    <description>The latest articles on DEV Community by Varma D Aadi Narayana (@aadivar).</description>
    <link>https://dev.to/aadivar</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3359211%2Fbc2ee7d6-91e3-4bc5-a243-c3514f8dac1e.png</url>
      <title>DEV Community: Varma D Aadi Narayana</title>
      <link>https://dev.to/aadivar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aadivar"/>
    <language>en</language>
    <item>
      <title>How much of your Social feed did you actually choose?</title>
      <dc:creator>Varma D Aadi Narayana</dc:creator>
      <pubDate>Wed, 25 Feb 2026 12:32:19 +0000</pubDate>
      <link>https://dev.to/aadivar/how-much-of-your-social-feed-did-you-actually-choose-1oah</link>
      <guid>https://dev.to/aadivar/how-much-of-your-social-feed-did-you-actually-choose-1oah</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.amazonaws.com%2Fuploads%2Farticles%2F0cn8hm4auqcw29dr0mkf.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.amazonaws.com%2Fuploads%2Farticles%2F0cn8hm4auqcw29dr0mkf.png" alt=" " width="800" height="619"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;AttentionGuard — See How Algorithms Manipulate Your Feed in Real Time&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Today I’m sharing an open-source browser extension we built called AttentionGuard.&lt;/p&gt;

&lt;p&gt;**Repo:&lt;br&gt;
**&lt;a href="https://github.com/agentkites/attentionguard-extension" rel="noopener noreferrer"&gt;https://github.com/agentkites/attentionguard-extension&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;What It Is&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
AttentionGuard is a browser extension for Chrome and Firefox that visualizes how feeds on major platforms are being shaped by different forces.&lt;/p&gt;

&lt;p&gt;When you browse supported sites, AttentionGuard tracks different types of content and shows a breakdown of what you’re seeing:&lt;/p&gt;

&lt;p&gt;_Ads (sponsored/promoted)&lt;br&gt;
_&lt;br&gt;
_Algorithmic recommendations&lt;br&gt;
_&lt;br&gt;
_Social signals (what friends interacted with)&lt;br&gt;
_&lt;br&gt;
_Organic content from accounts you actually follow&lt;br&gt;
_&lt;br&gt;
All of this is tracked locally in your browser — nothing gets sent to a server. You can click the extension icon to see the manipulation breakdown in real time as you scroll through your feed.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Why This Exists&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Social and e-commerce platforms shape what you see using opaque algorithms and monetization systems.&lt;br&gt;
For example:&lt;/p&gt;

&lt;p&gt;Platforms show ads and recommendations that you didn’t explicitly choose&lt;/p&gt;

&lt;p&gt;Your feed mix can include a lot of algorithmically chosen content versus what you actually follow&lt;/p&gt;

&lt;p&gt;Right now there aren’t many tools that let you see this in context as you browse.&lt;/p&gt;

&lt;p&gt;AttentionGuard doesn’t block content or enforce behavior change yet — it’s a visibility tool. It makes the invisible mechanics of feeds transparent so you can form your own understanding.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;How It Works&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Install the extension (Chrome unpacked or Firefox add-on).&lt;/p&gt;

&lt;p&gt;Visit a supported platform — the icon will show it’s active.&lt;/p&gt;

&lt;p&gt;Browse normally. Stats update in real time.&lt;/p&gt;

&lt;p&gt;Open the popup to see your content breakdown.&lt;/p&gt;

&lt;p&gt;Supported platforms include Reddit, Twitter/X, Facebook, Instagram, LinkedIn, YouTube, and Amazon feed pages with basic detection patterns.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;What It Tracks&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
For each supported site, AttentionGuard differentiates:&lt;/p&gt;

&lt;p&gt;Ads — paid promotional content&lt;/p&gt;

&lt;p&gt;Algorithmic — content chosen by the platform’s recommendation systems&lt;/p&gt;

&lt;p&gt;Social — items shown because of friends or engagement context&lt;/p&gt;

&lt;p&gt;Organic — content from accounts you intentionally follow&lt;/p&gt;

&lt;p&gt;Privacy and Local Use&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;The extension runs 100% locally:&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
No account required&lt;/p&gt;

&lt;p&gt;No external servers&lt;/p&gt;

&lt;p&gt;All stats stored locally (session or persistent)&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Full Wiki: &lt;br&gt;
*&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/agentkites/attentionguard-extension/wiki" rel="noopener noreferrer"&gt;https://github.com/agentkites/attentionguard-extension/wiki&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Contributing&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
We’re actively looking for contributions to:&lt;/p&gt;

&lt;p&gt;Add support for more platforms&lt;/p&gt;

&lt;p&gt;Improve detection patterns for algorithmic signals&lt;/p&gt;

&lt;p&gt;Refine the UI/UX of the breakdown popup&lt;/p&gt;

&lt;p&gt;Hardening performance and compatibility&lt;/p&gt;

&lt;p&gt;If you don’t see your favorite site supported, there’s a button in the popup to “Request AttentionGuard for this site,” which opens a pre-filled GitHub issue.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;TL;DR&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
AttentionGuard is an open-source extension that reveals how feeds are shaped, giving you a breakdown of content sources while you browse. It doesn’t block or prevent anything yet(future plans) — it helps you understand what you’re actually being shown.&lt;/p&gt;

</description>
      <category>algorithms</category>
      <category>socialmedia</category>
      <category>rot</category>
    </item>
  </channel>
</rss>
