<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Rss on Ty Van</title>
    <link>https://tyvan.dev/tags/rss/</link>
    <description>Recent content in Rss on Ty Van</description>
    <image>
      <title>Ty Van</title>
      <url>https://tyvan.dev/images/papermod-cover.png</url>
      <link>https://tyvan.dev/images/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.148.2</generator>
    <language>en</language>
    <copyright>Ty Van</copyright>
    <lastBuildDate>Tue, 28 Jul 2026 10:00:00 +0700</lastBuildDate>
    <atom:link href="https://tyvan.dev/tags/rss/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How I Solved Collecting Gaming News From Around the World</title>
      <link>https://tyvan.dev/posts/gaming-feed-nextjs-postgres/</link>
      <pubDate>Tue, 28 Jul 2026 10:00:00 +0700</pubDate>
      <guid>https://tyvan.dev/posts/gaming-feed-nextjs-postgres/</guid>
      <description>&lt;p&gt;Live site: &lt;a href=&#34;https://gaming.tyvan.dev&#34;&gt;gaming.tyvan.dev&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Gaming Feed dashboard&#34; loading=&#34;lazy&#34; src=&#34;https://tyvan.dev/posts/gaming-feed-nextjs-postgres/gaming.png&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;why-i-built-this&#34;&gt;Why I Built This&lt;/h2&gt;
&lt;p&gt;I read gaming news more often than I should probably admit in a professional setting.&lt;/p&gt;
&lt;p&gt;The problem is not that there is no gaming news. The problem is the opposite. There is too much of it, scattered across different publishers, feeds, launchers, communities, and whatever tab I opened three days ago and now refuse to close because &amp;ldquo;I might need it later&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;So I wanted a small web app with one job:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;show latest gaming articles&lt;/li&gt;
&lt;li&gt;keep them easy to scan&lt;/li&gt;
&lt;li&gt;preserve the original publisher links&lt;/li&gt;
&lt;li&gt;avoid turning the homepage into a casino lobby with CSS&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That became &lt;code&gt;Gaming Feed&lt;/code&gt;, a simple Next.js app backed by an existing PostgreSQL table of RSS-style articles.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
