<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Shakey Bridge Software</title>
  <link href="https://shakey-bridge-software.github.io/atom.xml" rel="self"/>
  <link href="https://shakey-bridge-software.github.io"/>
  <updated>2026-03-09T17:32:48+00:00</updated>
  <id>https://shakey-bridge-software.github.io</id>
  <author>
    <name>Shakey Bridge Software</name>
  </author>
  <entry>
    <id>https://shakey-bridge-software.github.io/2026-03-09-building-in-public-quietly.html</id>
    <link href="https://shakey-bridge-software.github.io/2026-03-09-building-in-public-quietly.html"/>
    <title>Building in public, quietly</title>
    <updated>2026-03-09T23:59:59+00:00</updated>
    <content type="html"><![CDATA[<div><p>I&apos;ve been thinking about this for a while. Most indie developers announce themselves with a launch, a Product Hunt post, a Twitter thread. I wanted to do something different — start writing before there&apos;s anything to sell.</p><!-- end-of-preview --><p>Shakey Bridge Software is the name I&apos;ve given to the work I do outside of employment. It&apos;s a one-person studio. I write Clojure. I build tools that are small and focused.</p><h2 id="why-write-about-it">Why write about it</h2><p>Because building in public is how I think. Writing forces me to articulate decisions I might otherwise leave fuzzy. It creates a record of choices — why this library, why that architecture, why not the obvious path.</p><pre><code class="language-clojure">(defn greet [name]
  (str &quot;Hello, &quot; name &quot;. Welcome to SBS.&quot;))
</code></pre><p>I chose to write here, on my own site, rather than on a platform. No analytics, no comments section, no engagement metrics. Just words on a page, for anyone who finds them useful.</p><h2 id="what&apos;s-next">What&apos;s next</h2><p>More writing. More building. Small tools that do one thing well. The kind of software you install and forget about because it just works.</p><p>If any of that sounds interesting, the <a href="/atom.xml">RSS feed</a> is probably the best way to follow along.</p></div>]]></content>
  </entry>
</feed>
