<?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: Bogdan Andronic</title>
    <description>The latest articles on DEV Community by Bogdan Andronic (@iambogdan).</description>
    <link>https://dev.to/iambogdan</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%2F2021793%2F3ee7b7a4-ab33-445b-a3e6-9818ca087bfd.jpg</url>
      <title>DEV Community: Bogdan Andronic</title>
      <link>https://dev.to/iambogdan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iambogdan"/>
    <language>en</language>
    <item>
      <title>AI Mania V6 is here — Why I Rebuild Everything from scratch</title>
      <dc:creator>Bogdan Andronic</dc:creator>
      <pubDate>Tue, 03 Sep 2024 15:12:40 +0000</pubDate>
      <link>https://dev.to/iambogdan/ai-mania-v6-is-here-why-i-rebuild-everything-from-scratch-10i6</link>
      <guid>https://dev.to/iambogdan/ai-mania-v6-is-here-why-i-rebuild-everything-from-scratch-10i6</guid>
      <description>&lt;p&gt;Until version 5, AI Mania was built on Firebase for database, authentication, and storage. However, one major concern kept me up at night: 𝒄𝒐𝒔𝒕 𝒄𝒐𝒏𝒕𝒓𝒐𝒍. Firebase doesn’t allow you to set a maximum spending limit, only alerts, meaning you could end up with a huge bill if you’re not careful. That risk was just too high for me.&lt;/p&gt;

&lt;p&gt;Why Supabase?&lt;br&gt;
To address this, I decided to switch to Supabase. It offers similar services to Firebase — PostgreSQL database, authentication, and storage — but with one crucial difference: 𝒃𝒖𝒊𝒍𝒕-𝒊𝒏 𝒄𝒐𝒔𝒕 𝒄𝒐𝒏𝒕𝒓𝒐𝒍. You can stop everything before it runs up a massive bill, which is a huge relief! Plus, both platforms offer serverless functions, which I’m a big fan of.&lt;/p&gt;

&lt;p&gt;Looking Forward&lt;br&gt;
Thinking about future developments for the website, I believe an SQL database is a better long-term solution for my site. Supabase also makes it easier to optimize images and integrate them with the Next.js image component (harder to achieve that with google storage), which is a nice bonus.&lt;/p&gt;

&lt;p&gt;𝑾𝒉𝒂𝒕’𝒔 𝑵𝒆𝒘 𝒊𝒏 𝑨𝑰 𝑴𝒂𝒏𝒊𝒂 𝑽6?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;new design (in beta)&lt;/li&gt;
&lt;li&gt;improved mobile responsive&lt;/li&gt;
&lt;li&gt;news/articles have table of contents etc&lt;/li&gt;
&lt;li&gt;better categories&lt;/li&gt;
&lt;li&gt;Next.js app version (backend + frontend)&lt;/li&gt;
&lt;li&gt;New CMS (payload as headless vs firecms)&lt;/li&gt;
&lt;li&gt;Supabase (database) + GraphQL&lt;/li&gt;
&lt;li&gt;Authentication (coming soon)&lt;/li&gt;
&lt;li&gt;Serverless functions (scheduled tasks, etc.)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;𝑪𝒐𝒎𝒊𝒏𝒈 𝑺𝒐𝒐𝒏 𝒂𝒍𝒔𝒐 𝒊𝒏 𝒗6&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Speed Performance Optimisation&lt;/li&gt;
&lt;li&gt;AI guides (free)&lt;/li&gt;
&lt;li&gt;AI (generative HTML on search, advanced search capabilities, tool suggestions based on needs, etc.)&lt;/li&gt;
&lt;li&gt;AI chat / AI training&lt;/li&gt;
&lt;li&gt;Ability to add your own AI Tools&lt;/li&gt;
&lt;li&gt;And ... (I’ll reveal this feature after it launches!)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;𝒀𝒐𝒖𝒓 𝑻𝒉𝒐𝒖𝒈𝒉𝒕𝒔?&lt;br&gt;
Have you used both Supabase and Firebase? Which one do you prefer?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://aimania.one/" rel="noopener noreferrer"&gt;https://aimania.one/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>website</category>
      <category>webdev</category>
      <category>supabase</category>
    </item>
  </channel>
</rss>
