<?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>Forem: Levani Samsonidze</title>
    <description>The latest articles on Forem by Levani Samsonidze (@levani_samsonidze_38ec9c3).</description>
    <link>https://forem.com/levani_samsonidze_38ec9c3</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%2F3908063%2F494ee4ca-be49-4a85-84eb-0e24d3945d26.png</url>
      <title>Forem: Levani Samsonidze</title>
      <link>https://forem.com/levani_samsonidze_38ec9c3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/levani_samsonidze_38ec9c3"/>
    <language>en</language>
    <item>
      <title>I Built an Anonymous Chat That Deletes Everything After 24 Hours</title>
      <dc:creator>Levani Samsonidze</dc:creator>
      <pubDate>Fri, 01 May 2026 19:37:30 +0000</pubDate>
      <link>https://forem.com/levani_samsonidze_38ec9c3/i-built-an-anonymous-chat-that-deletes-everything-after-24-hours-484e</link>
      <guid>https://forem.com/levani_samsonidze_38ec9c3/i-built-an-anonymous-chat-that-deletes-everything-after-24-hours-484e</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%2Fn97yilgw7mj45bk7358s.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%2Fn97yilgw7mj45bk7358s.png" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The idea
&lt;/h2&gt;

&lt;p&gt;I wanted to build something different.&lt;/p&gt;

&lt;p&gt;Not another chat app.&lt;br&gt;
Not another social network.&lt;/p&gt;

&lt;p&gt;Something… temporary.&lt;/p&gt;




&lt;h2&gt;
  
  
  The problem
&lt;/h2&gt;

&lt;p&gt;Most online conversations are permanent.&lt;/p&gt;

&lt;p&gt;Messages stay.&lt;br&gt;
Profiles exist forever.&lt;br&gt;
Everything is saved.&lt;/p&gt;

&lt;p&gt;And because of that, people are not really honest.&lt;/p&gt;

&lt;p&gt;They perform.&lt;/p&gt;




&lt;h2&gt;
  
  
  The concept
&lt;/h2&gt;

&lt;p&gt;What if a conversation only existed for 24 hours?&lt;/p&gt;

&lt;p&gt;No accounts.&lt;br&gt;
No history.&lt;br&gt;
No way to go back.&lt;/p&gt;

&lt;p&gt;After 24 hours — everything disappears.&lt;/p&gt;




&lt;h2&gt;
  
  
  The build
&lt;/h2&gt;

&lt;p&gt;I used:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Next.js (frontend)&lt;/li&gt;
&lt;li&gt;Supabase (real-time + database)&lt;/li&gt;
&lt;li&gt;WebSockets for live messaging&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The challenge wasn’t just technical.&lt;/p&gt;

&lt;p&gt;It was psychological.&lt;/p&gt;




&lt;h2&gt;
  
  
  What changed
&lt;/h2&gt;

&lt;p&gt;When people know the chat will disappear:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;They open up faster&lt;/li&gt;
&lt;li&gt;They skip small talk&lt;/li&gt;
&lt;li&gt;They become more honest&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No future consequences = different behavior&lt;/p&gt;




&lt;h2&gt;
  
  
  The interesting part
&lt;/h2&gt;

&lt;p&gt;Users don’t try to “impress”&lt;/p&gt;

&lt;p&gt;Because there’s no long-term identity.&lt;/p&gt;

&lt;p&gt;No followers.&lt;br&gt;
No profile.&lt;br&gt;
No reputation.&lt;/p&gt;

&lt;p&gt;Just a moment.&lt;/p&gt;




&lt;h2&gt;
  
  
  The result
&lt;/h2&gt;

&lt;p&gt;It feels more real than most apps.&lt;/p&gt;

&lt;p&gt;Which is strange…&lt;/p&gt;

&lt;p&gt;Because it disappears.&lt;/p&gt;




&lt;h2&gt;
  
  
  You can try it here
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://www.nital.app" rel="noopener noreferrer"&gt;https://www.nital.app&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Feedback?
&lt;/h2&gt;

&lt;p&gt;Curious what you think.&lt;/p&gt;

&lt;p&gt;Would you use something like this?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>startup</category>
      <category>nextjs</category>
    </item>
  </channel>
</rss>
