<?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: CatsSayMEOW</title>
    <description>The latest articles on DEV Community by CatsSayMEOW (@catssaymeow).</description>
    <link>https://dev.to/catssaymeow</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%2F429030%2F47ee7c45-e31c-486e-838f-100f26fee0df.jpeg</url>
      <title>DEV Community: CatsSayMEOW</title>
      <link>https://dev.to/catssaymeow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/catssaymeow"/>
    <language>en</language>
    <item>
      <title>A website to save you from messy browser tabs</title>
      <dc:creator>CatsSayMEOW</dc:creator>
      <pubDate>Mon, 25 May 2026 13:15:42 +0000</pubDate>
      <link>https://dev.to/catssaymeow/a-website-to-save-you-from-messy-browser-tabs-41eo</link>
      <guid>https://dev.to/catssaymeow/a-website-to-save-you-from-messy-browser-tabs-41eo</guid>
      <description>&lt;p&gt;I saw some posts where people complained about having too many tabs open and constantly switching between basic tools like JWT decoder, Base64 encoder/decoder, data generators, API client, editor, and so on.&lt;/p&gt;

&lt;p&gt;I can relate, because that’s exactly what I was dealing with a few months ago. So I started building an all-in-one toolkit for my daily work:&lt;br&gt;
&lt;a href="https://catssaymeow.org" rel="noopener noreferrer"&gt;https://catssaymeow.org&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It has a cyber-noir + cat theme, with dark mode by default.&lt;br&gt;
There are 9 tools in total, but two I think are worth calling out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;JSON Formatter: supports custom nested levels and a visualizer
&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%2Fdslgdh4bkunydu6dcp8w.png" alt=" " width="800" height="746"&gt;
&lt;/li&gt;
&lt;li&gt;Markdown Editor: GitHub-like features, plus a bit more
&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%2F870pz0g4tw3ycy1y22w4.png" alt=" " width="800" height="746"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also optimized it to work better on mobile. Yes! I really did have to debug a JSON payload while traveling at night on my tiny iPhone, so mobile support became personal.&lt;/p&gt;

&lt;p&gt;Hope you find it useful. If not, that’s fine. My cat-themed nonsense will continue existing either way.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
      <category>tooling</category>
    </item>
    <item>
      <title>Free online Markdown editor tool with cheatsheet</title>
      <dc:creator>CatsSayMEOW</dc:creator>
      <pubDate>Thu, 14 May 2026 12:58:49 +0000</pubDate>
      <link>https://dev.to/catssaymeow/free-online-markdown-editor-tool-with-cheatsheet-1ddl</link>
      <guid>https://dev.to/catssaymeow/free-online-markdown-editor-tool-with-cheatsheet-1ddl</guid>
      <description></description>
      <category>productivity</category>
      <category>showdev</category>
      <category>tooling</category>
      <category>writing</category>
    </item>
    <item>
      <title>Are non-AI dev tools becoming irrelevant?</title>
      <dc:creator>CatsSayMEOW</dc:creator>
      <pubDate>Thu, 07 May 2026 01:35:14 +0000</pubDate>
      <link>https://dev.to/catssaymeow/are-non-ai-dev-tools-becoming-irrelevant-poh</link>
      <guid>https://dev.to/catssaymeow/are-non-ai-dev-tools-becoming-irrelevant-poh</guid>
      <description>&lt;p&gt;I’m a software engineer, and a big part of my day is debugging issues reported by other teams.&lt;/p&gt;

&lt;p&gt;Most of the time I’m:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;checking tokens&lt;/li&gt;
&lt;li&gt;calling APIs&lt;/li&gt;
&lt;li&gt;comparing JSON responses and traces&lt;/li&gt;
&lt;li&gt;writing docs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I kept jumping between different tools for all of this, and it always felt clunky.&lt;/p&gt;

&lt;p&gt;I tried finding a lightweight toolkit with a clean UI and smooth workflow, but most tools either felt outdated or started adding AI features that didn’t really make sense to me — especially for workflows involving sensitive tokens or internal data.&lt;/p&gt;

&lt;p&gt;So I ended up building a small toolkit for myself: &lt;a href="https://qautils.catssaymeow.org/" rel="noopener noreferrer"&gt;https://qautils.catssaymeow.org/&lt;/a&gt;&lt;/p&gt;

&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%2F5ysms941bgvzvhfmp94r.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%2F5ysms941bgvzvhfmp94r.png" alt=" " width="800" height="626"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What surprised me was that when I showed it to teammates, some of them immediately asked:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Why doesn’t it have AI support?”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Personally, I don’t really see the need for AI in tools like JSON formatting, token inspection, API calls, etc.&lt;/p&gt;

&lt;p&gt;Do simple dev tools actually benefit from AI, or are we just expecting AI everywhere now?&lt;/p&gt;

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