<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DevCvt guides</title>
    <link>https://devcvt.com/blog</link>
    <description>Free online developer tools for JSON, Base64, JWT, timestamps, cron, regex and diffs. Everything runs inside your browser — nothing you paste is uploaded to a server.</description>
    <language>en</language>
    <atom:link href="https://devcvt.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to check whether a browser tool really keeps your data local</title>
      <link>https://devcvt.com/blog/how-to-verify-a-browser-tool-keeps-your-data-local</link>
      <guid isPermaLink="true">https://devcvt.com/blog/how-to-verify-a-browser-tool-keeps-your-data-local</guid>
      <description>A repeatable way to test any web tool&apos;s claim that your input stays on your device — using the network panel, offline mode, and the page source.</description>
      <pubDate>Tue, 22 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>64-bit IDs break the moment they pass through JSON.parse</title>
      <link>https://devcvt.com/blog/64-bit-ids-in-javascript</link>
      <guid isPermaLink="true">https://devcvt.com/blog/64-bit-ids-in-javascript</guid>
      <description>Why snowflake IDs and database primary keys silently change value in JavaScript, how to spot it, and the two fixes that actually work.</description>
      <pubDate>Sun, 20 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Five cron expressions that behave differently than people expect</title>
      <link>https://devcvt.com/blog/cron-expressions-that-surprise-people</link>
      <guid isPermaLink="true">https://devcvt.com/blog/cron-expressions-that-surprise-people</guid>
      <description>The day-of-month and day-of-week trap, DST gaps, step values outside their range, and other reasons a schedule fires when nobody expected it to.</description>
      <pubDate>Fri, 18 Sep 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>What to do in the first hour after pasting a secret into a website</title>
      <link>https://devcvt.com/blog/what-to-do-after-pasting-a-secret</link>
      <guid isPermaLink="true">https://devcvt.com/blog/what-to-do-after-pasting-a-secret</guid>
      <description>A calm, ordered response for the moment you realise you pasted a production key into an online tool — rotate first, investigate second.</description>
      <pubDate>Tue, 15 Sep 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
