<?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: jose miguel silva castro</title>
    <description>The latest articles on DEV Community by jose miguel silva castro (@joguel96).</description>
    <link>https://dev.to/joguel96</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%2F3755697%2F8362ab6d-ff45-4d4c-a386-90a524b53508.jpg</url>
      <title>DEV Community: jose miguel silva castro</title>
      <link>https://dev.to/joguel96</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joguel96"/>
    <language>en</language>
    <item>
      <title>Lytok 2.0: A New Way to Handle Data Structures in JS/TS</title>
      <dc:creator>jose miguel silva castro</dc:creator>
      <pubDate>Tue, 03 Mar 2026 03:30:09 +0000</pubDate>
      <link>https://dev.to/joguel96/efficient-data-serialization-and-structure-notation-for-modern-web-apps-35nj</link>
      <guid>https://dev.to/joguel96/efficient-data-serialization-and-structure-notation-for-modern-web-apps-35nj</guid>
      <description>&lt;p&gt;Finally, Lytok 2.0 is out! This version focuses on developer experience and performance. If you've been looking for a data serialization format that feels natural and scales with your project, this is for you.&lt;/p&gt;

&lt;p&gt;What’s New?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Brand New SDK:&lt;/strong&gt; Completely rewritten for @lytok/js.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The Lab:&lt;/strong&gt; A dedicated environment to experiment with Lytok notation.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;NPM Integration:&lt;/strong&gt; Ready to use in any web project.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Quick Start&lt;br&gt;
&lt;code&gt;npm install @lytok/js&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;I’ve been working on this to solve specific bottlenecks in data structure notation, and I’m excited to see what the community builds with it.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Why I spent a year building a lightweight alternative to JSON</title>
      <dc:creator>jose miguel silva castro</dc:creator>
      <pubDate>Fri, 06 Feb 2026 01:44:45 +0000</pubDate>
      <link>https://dev.to/joguel96/why-i-spent-a-year-building-a-binary-alternative-to-json-2np0</link>
      <guid>https://dev.to/joguel96/why-i-spent-a-year-building-a-binary-alternative-to-json-2np0</guid>
      <description>&lt;p&gt;Data shouldn't be a burden on your infrastructure. Since last year, I’ve been working on Lytok, a project driven by the need for extreme data efficiency.&lt;/p&gt;

&lt;p&gt;In this post, I break down how Lytok achieves:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;44.80% fewer tokens&lt;/strong&gt; for AI contexts.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;60% less disk space&lt;/strong&gt; for long-term storage.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Native support&lt;/strong&gt; for complex types that JSON simply can't handle efficiently.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This isn't just about speed—it's about a smarter way to move and store information.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtube.com/shorts/HOHiSjvksgE" rel="noopener noreferrer"&gt;Video&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Test your data in the Lytok Lab: &lt;a href="https://lytoklab.netlify.app/" rel="noopener noreferrer"&gt;https://lytoklab.netlify.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>performance</category>
    </item>
  </channel>
</rss>
