<?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: Silver Stone</title>
    <description>The latest articles on DEV Community by Silver Stone (@silver_stone_19).</description>
    <link>https://dev.to/silver_stone_19</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%2F4064946%2F5e482cc7-4725-4a87-a270-ec17104f611c.png</url>
      <title>DEV Community: Silver Stone</title>
      <link>https://dev.to/silver_stone_19</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/silver_stone_19"/>
    <language>en</language>
    <item>
      <title>I built a set of client-side tools for local AI hardware checks and everyday coding tasks</title>
      <dc:creator>Silver Stone</dc:creator>
      <pubDate>Thu, 06 Aug 2026 01:48:53 +0000</pubDate>
      <link>https://dev.to/silver_stone_19/i-built-a-set-of-client-side-tools-for-local-ai-hardware-checks-and-everyday-coding-tasks-1lgc</link>
      <guid>https://dev.to/silver_stone_19/i-built-a-set-of-client-side-tools-for-local-ai-hardware-checks-and-everyday-coding-tasks-1lgc</guid>
      <description>&lt;p&gt;I got tired of opening random online tools that either track everything or send my data to some server just to format JSON or check if a model fits on my GPU.&lt;/p&gt;

&lt;p&gt;So I built UsefulAtlas — a collection of browser-based developer tools and AI hardware calculators that run fully client-side where possible.&lt;/p&gt;

&lt;h3&gt;
  
  
  What it currently has
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Coder Box&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
JSON formatter/minifier, Base64, UUID generator, hash tools, JWT inspector, text cleaner — all local in the browser.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI / Local LLM stuff&lt;/strong&gt;  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VRAM / hardware checker (can this model actually run on my GPU + RAM?)
&lt;/li&gt;
&lt;li&gt;PSU wattage calculator for single and multi-GPU AI builds
&lt;/li&gt;
&lt;li&gt;Local vs Cloud cost / TCO calculators
&lt;/li&gt;
&lt;li&gt;A few other cost and ROI tools for API usage and automation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Also&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Image resize/compress/convert and a PDF toolbox that never uploads your files.&lt;/p&gt;

&lt;p&gt;Nothing requires an account. Most tools process everything in your browser. I tried to keep the assumptions visible so you can actually trust the numbers.&lt;/p&gt;

&lt;p&gt;I'm currently adding more local image/PDF utilities and expanding the AI hardware side.&lt;/p&gt;

&lt;p&gt;Would love feedback from people who actually run local models or just want quick, private tools without the usual clutter.&lt;/p&gt;

&lt;p&gt;→ &lt;a href="https://usefulatlas.com" rel="noopener noreferrer"&gt;usefulatlas.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>hardware</category>
      <category>showdev</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
