<?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: Richard Whitney</title>
    <description>The latest articles on DEV Community by Richard Whitney (@ruusvuu).</description>
    <link>https://dev.to/ruusvuu</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%2F4047166%2Fc1792b80-c300-4f9c-b5ce-849650c18fb6.png</url>
      <title>DEV Community: Richard Whitney</title>
      <link>https://dev.to/ruusvuu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ruusvuu"/>
    <language>en</language>
    <item>
      <title>Indie dev building local-first browser tools</title>
      <dc:creator>Richard Whitney</dc:creator>
      <pubDate>Sat, 25 Jul 2026 19:27:20 +0000</pubDate>
      <link>https://dev.to/ruusvuu/indie-dev-building-local-first-browser-tools-1b34</link>
      <guid>https://dev.to/ruusvuu/indie-dev-building-local-first-browser-tools-1b34</guid>
      <description>&lt;p&gt;Hi, I'm Richard&lt;/p&gt;

&lt;p&gt;I'm an indie developer, and most of what I build starts the same way: I get annoyed at something, and fixing it myself sounds more fun than living with it. The latest was ~80 open browser tabs -- which turned into a Chrome/Brave extension for persistent, themeable browser workspaces.&lt;/p&gt;

&lt;p&gt;A few things I keep coming back to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Browser extensions. A split-screen/workspaces tool, a local-only password vault, markdown and favicon utilities -- free and open source, collected at &lt;a href="https://dev.tourl"&gt;https://kit.whitneys.co&lt;/a&gt;. Manifest V3 is a maze, and I have opinions.&lt;/li&gt;
&lt;li&gt;Boring, durable stacks. Node and vanilla JS, ES modules, no build step, minimal dependencies. I'd rather understand my whole app than chase a toolchain.&lt;/li&gt;
&lt;li&gt;Local-first, privacy by default. No third-party trackers, no account walls, data that stays on your device. I'll price a spammer's CPU with proof-of-work before I hand my visitors to a CAPTCHA vendor.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also spend a lot of time with AI coding agents and thinking about how software should decide things -- probably a future post or ten.&lt;/p&gt;

&lt;p&gt;What you'll find here: browser-extension internals, local-first patterns, notes from shipping small products solo, and the occasional "here's the one-character bug that ate my evening."&lt;/p&gt;

&lt;p&gt;If you build things for yourself and give them away, we'll get along.&lt;/p&gt;

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