<?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: Gleb_N</title>
    <description>The latest articles on DEV Community by Gleb_N (@neronx).</description>
    <link>https://dev.to/neronx</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4089616%2F65a842e1-1535-4523-bd7f-a994857dba16.jpg</url>
      <title>DEV Community: Gleb_N</title>
      <link>https://dev.to/neronx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/neronx"/>
    <language>en</language>
    <item>
      <title>410 - One link. Two people. Gone.</title>
      <dc:creator>Gleb_N</dc:creator>
      <pubDate>Sat, 22 Aug 2026 11:22:14 +0000</pubDate>
      <link>https://dev.to/neronx/410-one-link-two-people-gone-32ag</link>
      <guid>https://dev.to/neronx/410-one-link-two-people-gone-32ag</guid>
      <description>&lt;p&gt;I built a disposable chat for two people — does “temporary contact” make sense to anyone else?&lt;/p&gt;

&lt;p&gt;I built a small web app called 410 around one simple idea:&lt;/p&gt;

&lt;p&gt;Sometimes you want to talk to someone for a few minutes without exchanging Telegram usernames, phone numbers, emails, or creating a permanent contact.&lt;/p&gt;

&lt;p&gt;With 410, you open the site, create a one-time link and send it to one person. Once they join, the conversation starts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;No account. No app install. No contact list. No permanent chat history.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The conversation can exist for up to 30 minutes. You can also destroy it at any time. Once it’s gone, the room no longer exists and the URL returns an actual HTTP 410 Gone.&lt;/p&gt;

&lt;p&gt;Messages are end-to-end encrypted in the browsers.&lt;/p&gt;

&lt;p&gt;The whole flow is basically:&lt;/p&gt;

&lt;p&gt;create → share → talk → destroy → 410 Gone&lt;/p&gt;

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

&lt;p&gt;What I’m actually trying to understand is whether “temporary contact” is useful as a concept on its own.&lt;/p&gt;

&lt;p&gt;For example, I imagined using it when you meet someone through a forum, marketplace, comment section or community and want to talk privately without giving them a permanent way to contact you.&lt;/p&gt;

&lt;p&gt;But maybe this is solving a problem that most people simply don’t have.&lt;/p&gt;

&lt;p&gt;I’d really appreciate honest feedback:&lt;/p&gt;

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

&lt;p&gt;If yes, in what situation?&lt;/p&gt;

&lt;p&gt;If not, what would make you just use Telegram / WhatsApp / Signal / Discord instead?&lt;/p&gt;

&lt;p&gt;And if you try it, feel free to break things — duplicate tabs, reopen links, disconnect, reconnect, refresh at bad moments, etc.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
