myWebsite

Built with Hugo and a modified version of the risotto theme.
Log | Files | Refs

index.html (10415B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 
      4     <head><title>Replace Social Media With RSS &ndash; Fedor_Vinogradov</title>
      5 <meta name="description" content="I prefer matrix over anything.">
      6 
      7 <meta name="viewport" content="width=device-width, initial-scale=1">
      8 <meta charset="UTF-8"/>
      9 
     10 
     11 
     12 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" integrity="sha512-Kc323vGBEqzTmouAECnVceyQqyqdsSiqLQISBL29aUW4U/M7pSPA/gEUZQqv1cwx4OnYxTxve5UMg5GT6L4JJg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
     13 
     14 
     15 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.4/css/academicons.min.css" integrity="sha512-IW0nhlW5MgNydsXJO40En2EoCkTTjZhI3yuODrZIc8cQ4h1XcF53PsqDHa09NqnkXuIe0Oiyyj171BqZFwISBw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
     16 
     17 
     18 <link rel="stylesheet" href="https://fedorvin.com/css/palettes/nord-dark.css">
     19 <link rel="stylesheet" href="https://fedorvin.com/css/risotto.css">
     20 <link rel="stylesheet" href="https://fedorvin.com/css/custom.css">
     21 
     22 
     23 
     24 
     25 
     26 
     27 
     28 
     29 
     30 
     31 </head>
     32 
     33     <body>
     34         <div class="page">
     35 
     36             <header class="page__header"><nav class="page__nav main-nav">
     37     <ul>
     38       <li class="nomarker"><h1 class="page__logo"><a href="https://fedorvin.com/" class="page__logo-inner">Fedor_Vinogradov</a></h1></li>
     39     
     40     
     41     <li class="main-nav__item"><a class="nav-main-item" href="https://fedorvin.com/projects/" title="">Projects</a></li>
     42     
     43     <li class="main-nav__item"><a class="nav-main-item" href="https://fedorvin.com/posts/" title="">Posts</a></li>
     44     
     45     </ul>
     46 </nav>
     47 
     48 </header>
     49 
     50             <section class="page__body">
     51     <header class="content__header">
     52         <h1>Replace Social Media With RSS</h1>
     53     </header>
     54     <div class="content__body">
     55         <h2 id="what-is-rss">What is RSS</h2>
     56 <p>Lets ask AI:</p>
     57 <blockquote>
     58 <p>RSS (Really Simple Syndication) is a web feed format used to publish frequently updated information, such as blog entries, news headlines, or podcasts, in a standardized format.</p></blockquote>
     59 <p>Yeah, that basically covers it.</p>
     60 <p>You can think of RSS as a way to get notifications from almost any website and put them all into a nice organized feed inside your RSS reader.</p>
     61 <p><strong>RSS reader:</strong> and app that fetches RSS feeds from the specified sources.</p>
     62 <p><strong>RSS feed:</strong> a link from a website that contains a feed.</p>
     63 <h2 id="why-use-them">Why use them?</h2>
     64 <p>I had RSS feeds for many years, but only a few months ago I managed to replace all social media with it. Instead of spending hours a day on reels or shorts, you can spend that time reading Articles and learning new thinks about stuff that actually interests you.
     65 Tell me, when was the last time an Instagram reel encouraged you to start a project, write an article or was in any way useful to you? What I mean by this is actual utility, not a thing you could have searched up in 30 seconds anyways.</p>
     66 <p>A beautiful thing about RSS feeds is that they have an end, if you read every post, that&rsquo;s it, you have to wait for more to be posted. If you have a really bad internet addiction, this limit can be a good wake up call to go do something a bit more productive.</p>
     67 <h2 id="how-to-find-rss-feeds">How to find RSS feeds</h2>
     68 <p>Put a link of your favorite website into <strong><a href="https://www.rsslookup.com/">https://www.rsslookup.com/</a></strong> and that&rsquo;s it.</p>
     69 <p>You can also find loads of feeds on <a href="https://github.com/plenaryapp/awesome-rss-feeds">awesome-rss-feeds</a> github repo.</p>
     70 <p>RSS feeds exist on <strong>most</strong> websites in some way, but some are easier to find then others.</p>
     71 <h3 id="youtube-rss-feeds">YouTube RSS Feeds</h3>
     72 <p>YouTube has RSS built in, but it&rsquo;s not as easy to find.</p>
     73 <ol>
     74 <li>Inspect the YouTube channel you want to add</li>
     75 <li>Search &ldquo;RSS&rdquo; in the HTML</li>
     76 <li>You will eventually stumble upon a link like this <code>https://www.youtube.com/feeds/videos.xml?channel_id=CHANNEL_ID</code></li>
     77 <li>Copy this link and put it into your RSS reader</li>
     78 </ol>
     79 <h3 id="how-to-get-twitter-rss-feeds">How to get Twitter RSS Feeds</h3>
     80 <ol>
     81 <li>Open the Twitter user in <a href="https://xcancel.com">https://xcancel.com</a></li>
     82 <li>The link to the feed will be in the top right corner</li>
     83 </ol>
     84 <p><img src="/images/rssInxcancel.png" alt="rss feed in xcancel"></p>
     85 <h3 id="how-to-get-reddit-rss-feeds">How to get Reddit RSS feeds</h3>
     86 <p>Add a <code>.rss</code> at the end of the link right after the <code>/</code> and you will have it.</p>
     87 <p><em>There are many more social media that require an unique approach, but these are the most common ones.</em></p>
     88 <h2 id="finding-a-good-rss-feed-reader">Finding a good RSS feed reader</h2>
     89 <p>I will recommend only open source apps and only the ones I like. If you don&rsquo;t like anything listed here and find a good FOSS project, feel free to contact me so I can add it to the list: <a href="https://matrix.to/#/@fedorvin:matrix.org">@fedorvin:matrix.org</a>.</p>
     90 <h3 id="android">Android</h3>
     91 <p>I will link the source code of the projects. All of them can be obtained though f-droid or obtanium (recommended).</p>
     92 <ul>
     93 <li><a href="https://github.com/Ashinch/ReadYou">Read You</a> - is an Android RSS reader presented in <a href="https://m3.material.io/">Material You</a> style.</li>
     94 <li><a href="https://github.com/spacecowboy/Feeder">Feeder</a> - my personal choice for a RSS reader</li>
     95 </ul>
     96 <h3 id="ios">IOS</h3>
     97 <p>Available in the AppStore.</p>
     98 <ul>
     99 <li><a href="https://github.com/Ranchero-Software/NetNewsWire">netNewsWire</a> - the best FOSS RSS reader I managed to find for IOS and Mac</li>
    100 </ul>
    101 <h3 id="desktop">Desktop</h3>
    102 <p>I read my feeds primarily on my phone, so only <em>the best</em> suggestions here).</p>
    103 <ul>
    104 <li><a href="https://codemadness.org/sfeed-simple-feed-parser.html">sfeed</a> - <a href="suckless.org">suckless</a> style RSS reader for Linux</li>
    105 </ul>
    106 <h2 id="my-workflow-with-rss-feeds">My Workflow with RSS Feeds</h2>
    107 <p>I already talked about <a href="/posts/howifinallystartedreading/">how getting an eink reader motivated me to start reading</a>. RSS feeds perfectly complements my setup, as they allows me to find interesting articles on the go, and then read them later when have more free time. This turns the &ldquo;mindless scrolling&rdquo; into a info-sorting tasks, where you save only the things that will be interesting to read about later on. To save articles, I simply &ldquo;print&rdquo; them through Firefox and then sync them to my pinenote. I can then export all the highlights and save them to my notes allowing me to accumulate knowledge almost passively.</p>
    108 <p>I Specifically enjoy feeds that combine articles from personal blogs (see the next <a href="#a-few-soruces-that-i-like">heading</a> ) as they allow me to find interesting people. If I like someones blog, I add it to my RSS reader under the &ldquo;people&rdquo; tag so that I can keep up with the amazing creators I find on the internet.</p>
    109 <h2 id="a-few-news-feeds-that-i-like">A Few News Feeds That I like</h2>
    110 <ul>
    111 <li>
    112 <p><a href="https://news.ycombinator.com/">hacker news</a> - the feed i enjoy the most. It covers loads of interesting topics and links directly to personal websites</p>
    113 </li>
    114 <li>
    115 <p><a href="https://lobste.rs/">lobste.rs</a> - same idea as hacker news but has slightly different articles posted (still great)</p>
    116 </li>
    117 </ul>
    118 <h2 id="conclusion">Conclusion</h2>
    119 <p>It will be hard to switch, but its worth every second of your time. Your time will no longer be as wasted as it was before.</p>
    120 <p><img src="https://badge.tcblabs.net/api/hc/fedorvin/replaceSocialMediaWithRSS?TextBackgroundColorCode=%232E3440&amp;IconBackgroundColorCode=%234C566A" alt=""></p>
    121 
    122     </div>
    123     <footer class="content__footer"></footer>
    124 
    125             </section>
    126 
    127             <section class="page__aside">
    128                 <div class="aside__about">
    129 <div class="aside__about">
    130     
    131     
    132 <h1 class="about__title">My Socials</h1>
    133 <p class="about__description">I prefer matrix over anything.</p>
    134 </div>
    135 
    136 
    137 <ul class="aside__social-links">
    138     
    139     <li>
    140         <a href="https://git.fedorvin.com" rel="me" aria-label="SourceHut" title="SourceHut"><i class="fa-regular fa-circle" aria-hidden="true"></i></a>&nbsp;
    141     </li>
    142     
    143     <li>
    144         <a href="https://matrix.to/#/@fedorvin:matrix.org" rel="me" aria-label="Matrix" title="Matrix"><i class="fa-regular fa-comment" aria-hidden="true"></i></a>&nbsp;
    145     </li>
    146     
    147     <li>
    148         <a href="/index.xml" rel="me" aria-label="RSS" title="RSS"><i class="fa-solid fa-rss" aria-hidden="true"></i></a>&nbsp;
    149     </li>
    150     
    151     <li>
    152         <a href="mailto:vino-f@pm.me" rel="me" aria-label="Email" title="Email"><i class="fa-regular fa-envelope" aria-hidden="true"></i></a>&nbsp;
    153     </li>
    154     
    155     <li>
    156         <a href="https://linkedin.com/in/fedor-vinogradov-b4454219a" rel="me" aria-label="LinkedIn" title="LinkedIn"><i class="fa-brands fa-linkedin-in" aria-hidden="true"></i></a>&nbsp;
    157     </li>
    158     
    159 </ul>
    160 <hr>
    161                 <div class="aside__content">
    162     <p>How to replace mindless scrolling with constant microlearning</p>
    163     
    164         <p>
    165             
    166             2025-04-02
    167         </p>
    168     
    169 
    170     
    171 
    172 		    
    173 		    <nav id="TableOfContents">
    174   <ul>
    175     <li><a href="#what-is-rss">What is RSS</a></li>
    176     <li><a href="#why-use-them">Why use them?</a></li>
    177     <li><a href="#how-to-find-rss-feeds">How to find RSS feeds</a>
    178       <ul>
    179         <li><a href="#youtube-rss-feeds">YouTube RSS Feeds</a></li>
    180         <li><a href="#how-to-get-twitter-rss-feeds">How to get Twitter RSS Feeds</a></li>
    181         <li><a href="#how-to-get-reddit-rss-feeds">How to get Reddit RSS feeds</a></li>
    182       </ul>
    183     </li>
    184     <li><a href="#finding-a-good-rss-feed-reader">Finding a good RSS feed reader</a>
    185       <ul>
    186         <li><a href="#android">Android</a></li>
    187         <li><a href="#ios">IOS</a></li>
    188         <li><a href="#desktop">Desktop</a></li>
    189       </ul>
    190     </li>
    191     <li><a href="#my-workflow-with-rss-feeds">My Workflow with RSS Feeds</a></li>
    192     <li><a href="#a-few-news-feeds-that-i-like">A Few News Feeds That I like</a></li>
    193     <li><a href="#conclusion">Conclusion</a></li>
    194   </ul>
    195 </nav>
    196 		    
    197             </section>
    198 
    199             <footer class="page__footer">
    200 <p class="copyright"></p>
    201 </footer>
    202 
    203         </div>
    204     </body>
    205 
    206 </html>