<?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: Rev. Brian O'keefe</title>
    <description>The latest articles on DEV Community by Rev. Brian O'keefe (@randomblink).</description>
    <link>https://dev.to/randomblink</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%2F3877529%2F961f2817-e681-4323-9591-3bcc0a03e54f.png</url>
      <title>DEV Community: Rev. Brian O'keefe</title>
      <link>https://dev.to/randomblink</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/randomblink"/>
    <language>en</language>
    <item>
      <title>I built 3 AI-powered VS Code extensions as a beginner — here's everything I learned</title>
      <dc:creator>Rev. Brian O'keefe</dc:creator>
      <pubDate>Tue, 14 Apr 2026 00:04:51 +0000</pubDate>
      <link>https://dev.to/randomblink/i-built-3-ai-powered-vs-code-extensions-as-a-beginner-heres-everything-i-learned-48pg</link>
      <guid>https://dev.to/randomblink/i-built-3-ai-powered-vs-code-extensions-as-a-beginner-heres-everything-i-learned-48pg</guid>
      <description>&lt;p&gt;Building a VS Code extension seemed intimidating until I actually did it. Turns out the hardest part is knowing where to start — not the code itself.&lt;/p&gt;

&lt;p&gt;I wrote a guide covering everything from scratch: how the Extension Host works, how to read selected text from the editor, how to call the OpenAI API securely, and how to publish to the Marketplace.&lt;br&gt;
By the end you'll have built three working extensions: an AI Code Explainer, an AI Code Generator, and an AI Chat Sidebar.&lt;br&gt;
If you've ever wanted to build your own VS Code tool → &lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://samueltruepenny.gumroad.com/l/build-ai-plugins-for-vs-code" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;samueltruepenny.gumroad.com&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>I Build Things That Actually Work</title>
      <dc:creator>Rev. Brian O'keefe</dc:creator>
      <pubDate>Tue, 14 Apr 2026 00:03:13 +0000</pubDate>
      <link>https://dev.to/randomblink/i-build-things-that-actually-work-58da</link>
      <guid>https://dev.to/randomblink/i-build-things-that-actually-work-58da</guid>
      <description>&lt;p&gt;I’m not here to write theory.&lt;/p&gt;

&lt;p&gt;I build things.&lt;/p&gt;

&lt;p&gt;Websites. Systems. Tools. Things that people can actually use.&lt;/p&gt;

&lt;p&gt;Some of it is clean. Some of it breaks. Most of it gets rebuilt until it works the way it should.&lt;/p&gt;

&lt;p&gt;That’s the point.&lt;/p&gt;

&lt;p&gt;What I Do&lt;/p&gt;

&lt;p&gt;I work across a few areas:&lt;/p&gt;

&lt;p&gt;Web development (mostly Rails and WordPress)&lt;br&gt;
Design and layout systems&lt;br&gt;
Writing and documentation&lt;br&gt;
Building small tools that solve real problems&lt;/p&gt;

&lt;p&gt;Not “perfect” systems.&lt;br&gt;
Not “scalable to millions” on day one.&lt;/p&gt;

&lt;p&gt;Just things that work.&lt;/p&gt;

&lt;p&gt;Why I’m Here&lt;/p&gt;

&lt;p&gt;A while back, my life got forced into slow motion.&lt;/p&gt;

&lt;p&gt;That changes how you build.&lt;/p&gt;

&lt;p&gt;You stop chasing complexity.&lt;br&gt;
You stop pretending speed equals progress.&lt;br&gt;
You start caring about whether something actually holds together.&lt;/p&gt;

&lt;p&gt;So that’s what I focus on now:&lt;/p&gt;

&lt;p&gt;Clear systems&lt;br&gt;
Simple builds&lt;br&gt;
Repeatable work&lt;br&gt;
Things that don’t fall apart&lt;br&gt;
What You’ll See Here&lt;/p&gt;

&lt;p&gt;I’ll be posting things like:&lt;/p&gt;

&lt;p&gt;Real builds (not polished tutorials)&lt;br&gt;
Problems I run into—and how I fix them&lt;br&gt;
Systems I use to keep projects moving&lt;br&gt;
Ways to simplify messy setups&lt;br&gt;
Honest breakdowns of what works and what doesn’t&lt;/p&gt;

&lt;p&gt;If something fails, I’ll say it failed.&lt;/p&gt;

&lt;p&gt;If something works, I’ll show you why.&lt;/p&gt;

&lt;p&gt;No Fluff&lt;/p&gt;

&lt;p&gt;There’s enough noise already.&lt;/p&gt;

&lt;p&gt;This isn’t going to be:&lt;/p&gt;

&lt;p&gt;“10 tips to become a better developer”&lt;br&gt;
recycled content&lt;br&gt;
or anything written just to fill space&lt;/p&gt;

&lt;p&gt;If it’s here, it’s because it mattered enough to write down.&lt;/p&gt;

&lt;p&gt;If You’re Building Too&lt;/p&gt;

&lt;p&gt;Stick around.&lt;/p&gt;

&lt;p&gt;You don’t need perfect systems.&lt;br&gt;
You need systems that survive contact with reality.&lt;/p&gt;

&lt;p&gt;That’s what I’m working on.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>wordpress</category>
      <category>buildinpublic</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
