<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Drew Kerby</title>
    <link rel="self" type="application/atom+xml" href="http://drewkerby.dev/atom.xml"/>
    <link rel="alternate" type="text/html" href="http://drewkerby.dev"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-06-26T00:00:00+00:00</updated>
    <id>http://drewkerby.dev/atom.xml</id>
    <entry xml:lang="en">
        <title>The Bring Up</title>
        <published>2026-06-26T00:00:00+00:00</published>
        <updated>2026-06-26T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="http://drewkerby.dev/posts/markdown/"/>
        <id>http://drewkerby.dev/posts/markdown/</id>
        
        <content type="html" xml:base="http://drewkerby.dev/posts/markdown/">&lt;h1 id=&quot;the-bring-up&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#the-bring-up&quot; aria-label=&quot;Anchor link for: the-bring-up&quot;&gt;The Bring Up&lt;&#x2F;a&gt;&lt;&#x2F;h1&gt;
&lt;p&gt;There&#x27;s a process in the hardware world called &quot;bringing up the board&quot;, where you install all of the software and drivers needed to communicate with the board, plug it in, and flash it with a test bitstream to make sure both the board and your toolchain works as expected. This can include installing dozens of gigabytes of proprietary vendor tooling if it&#x27;s a mainstream FPGA, and troubleshooting driver issues to get the board to connect on the system that you&#x27;re using. Usually it&#x27;s just flashing a single LED on the board.&lt;&#x2F;p&gt;
&lt;p&gt;This is me bringing up a small corner of the internet to share what I&#x27;m working on, things I&#x27;ve built, and my thoughts about software development and tech in general. I hope its more exciting that a single flashing LED.&lt;&#x2F;p&gt;
&lt;p&gt;Stay tuned.&lt;&#x2F;p&gt;
&lt;p&gt;Drew&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Adventures in On-Chain Randomness</title>
        <published>2022-11-13T00:00:00+00:00</published>
        <updated>2022-11-13T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="http://drewkerby.dev/talks/adventures-in-onchain-randomness/"/>
        <id>http://drewkerby.dev/talks/adventures-in-onchain-randomness/</id>
        
        <content type="html" xml:base="http://drewkerby.dev/talks/adventures-in-onchain-randomness/">&lt;p&gt;A blockchain gaming-focused discussion on how to generate a secure random number inside of a smart contract running on the EVM.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>Code Similarity Detector</title>
        <published>2021-08-28T00:00:00+00:00</published>
        <updated>2021-08-28T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="http://drewkerby.dev/projects/project-1/"/>
        <id>http://drewkerby.dev/projects/project-1/</id>
        
        <content type="html" xml:base="http://drewkerby.dev/projects/project-1/"></content>
        
    </entry>
</feed>
