<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title>Blog - Josh Stockin</title>
    <link>https://joshstock.in/rss</link>
    <description>Barely coherent ramblings about engineering projects, software, hardware, and other things.</description>
    <atom:link href="https://joshstock.in/rss" rel="self"/>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>python-feedgen</generator>
    <language>en</language>
    <lastBuildDate>Fri, 10 Apr 2026 22:08:07 +0000</lastBuildDate>
    <item>
      <title>Patching Python's regex AST for confusable homoglyphs</title>
      <link>https://joshstock.in/blog/python-regex-homoglyphs</link>
      <description>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</description>
      <author>josh@joshstock.in (Josh Stockin)</author>
      <guid isPermaLink="false">https://joshstock.in/blog/python-regex-homoglyphs</guid>
      <pubDate>Sat, 18 Mar 2023 00:00:00 -0600</pubDate>
    </item>
    <item>
      <title>GPU-Accelerated Fractal Explorer</title>
      <link>https://joshstock.in/blog/opengl-fractal-explorer</link>
      <description>Using OpenGL's compute shaders to dispatch fractal computation to the GPU and render in realtime. / https://joshstock.in/blog/opengl-fractal-explorer</description>
      <author>josh@joshstock.in (Josh Stockin)</author>
      <guid isPermaLink="false">https://joshstock.in/blog/opengl-fractal-explorer</guid>
      <pubDate>Thu, 07 Dec 2023 00:00:00 -0600</pubDate>
    </item>
    <item>
      <title>Engineering a Remote-Controlled Electric Snow Plow</title>
      <link>https://joshstock.in/blog/rc-snow-plow</link>
      <description>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</description>
      <author>josh@joshstock.in (Josh Stockin)</author>
      <guid isPermaLink="false">https://joshstock.in/blog/rc-snow-plow</guid>
      <pubDate>Tue, 10 Mar 2026 00:00:00 -0600</pubDate>
    </item>
  </channel>
</rss>
