<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://joshstock.in/blog</id>
  <title>Blog - Josh Stockin</title>
  <updated>2026-03-11T02:48:16.205821+00:00</updated>
  <author>
    <name>Josh Stockin</name>
    <email>josh@joshstock.in</email>
    <uri>https://joshstock.in</uri>
  </author>
  <link href="https://joshstock.in/blog" rel="alternate"/>
  <link href="https://joshstock.in/atom" rel="self"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
  <subtitle>Barely coherent ramblings about engineering projects, software, hardware, and other things.</subtitle>
  <entry>
    <id>https://joshstock.in/blog/python-regex-homoglyphs</id>
    <title>Patching Python's regex AST for confusable homoglyphs</title>
    <updated>2023-03-18T00:00:00-06:00</updated>
    <author>
      <name>Josh Stockin</name>
      <email>josh@joshstock.in</email>
      <uri>https://joshstock.in</uri>
    </author>
    <link href="https://joshstock.in/blog/python-regex-homoglyphs" rel="alternate"/>
    <summary>Exploiting the re module's parsing and compiling methods to check for "confusable homoglyphs" and create a better automoderator. / https://joshstock.in/blog/python-regex-homoglyphs</summary>
    <published>2023-03-18T00:00:00-06:00</published>
  </entry>
  <entry>
    <id>https://joshstock.in/blog/opengl-fractal-explorer</id>
    <title>GPU-Accelerated Fractal Explorer</title>
    <updated>2023-12-07T00:00:00-06:00</updated>
    <author>
      <name>Josh Stockin</name>
      <email>josh@joshstock.in</email>
      <uri>https://joshstock.in</uri>
    </author>
    <link href="https://joshstock.in/blog/opengl-fractal-explorer" rel="alternate"/>
    <summary>Using OpenGL's compute shaders to dispatch fractal computation to the GPU and render in realtime. / https://joshstock.in/blog/opengl-fractal-explorer</summary>
    <published>2023-12-07T00:00:00-06:00</published>
  </entry>
  <entry>
    <id>https://joshstock.in/blog/rc-snow-plow</id>
    <title>Engineering a Remote-Controlled Electric Snow Plow</title>
    <updated>2026-03-10T00:00:00-06:00</updated>
    <author>
      <name>Josh Stockin</name>
      <email>josh@joshstock.in</email>
      <uri>https://joshstock.in</uri>
    </author>
    <link href="https://joshstock.in/blog/rc-snow-plow" rel="alternate"/>
    <summary>Designing, building, and programming a remote-controlled snow plow to push snow and salt pavement. Long-overdue writeup on a project that's been in the works since 2018. / https://joshstock.in/blog/rc-snow-plow</summary>
    <published>2026-03-10T00:00:00-06:00</published>
  </entry>
</feed>
