<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Chris Dzombak</title>
    <link rel="stylesheet" href="/assets/built/screen.css?v=668e1377a0">
    <script defer src="https://ua.cdzombak.net/script.js" data-website-id="4be600c5-eb4d-4791-921d-892345456e9d"></script>
    <meta name="fediverse:creator" content="@dzombak@a2mi.social" />

    <meta name="description" content="A Midwestern software developer with objectively too many hobbies.">
    <link rel="icon" href="https://www.dzombak.com/content/images/size/w256h256/2025/02/2023-Apple---square.png" type="image/png">
    <link rel="canonical" href="https://www.dzombak.com/">
    <meta name="referrer" content="no-referrer-when-downgrade">
    
    <meta property="og:site_name" content="Chris Dzombak">
    <meta property="og:type" content="website">
    <meta property="og:title" content="Chris Dzombak">
    <meta property="og:description" content="A Midwestern software developer with objectively too many hobbies.">
    <meta property="og:url" content="https://www.dzombak.com/">
    <meta property="og:image" content="https://www.dzombak.com/content/images/2025/02/placeholder.jpeg">
    <meta property="article:modified_time" content="2025-04-08T14:36:00.000Z">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Chris Dzombak">
    <meta name="twitter:description" content="A Midwestern software developer with objectively too many hobbies.">
    <meta name="twitter:url" content="https://www.dzombak.com/">
    <meta name="twitter:image" content="https://www.dzombak.com/content/images/2025/02/placeholder.jpeg">
    <meta name="twitter:label1" content="Written by">
    <meta name="twitter:data1" content="Chris Dzombak">
    <meta property="og:image:width" content="1024">
    <meta property="og:image:height" content="1024">
    
    <script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@type": "Article",
    "publisher": {
        "@type": "Organization",
        "name": "Chris Dzombak",
        "url": "https://www.dzombak.com/",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.dzombak.com/content/images/size/w256h256/2025/02/2023-Apple---square.png",
            "width": 60,
            "height": 60
        }
    },
    "author": {
        "@type": "Person",
        "name": "Chris Dzombak",
        "image": {
            "@type": "ImageObject",
            "url": "https://www.gravatar.com/avatar/2cf6f705b30376285f70d442eb1ebc1b?s=250&r=x&d=mp",
            "width": 250,
            "height": 250
        },
        "sameAs": []
    },
    "headline": "Chris Dzombak",
    "url": "https://www.dzombak.com/",
    "dateModified": "2025-04-08T14:36:00.000Z",
    "description": "👋🏻 During the day I’m a software developer at Inngest. In the past I’ve worked at an array of computer security companies, and before that, from 2013–2017, at The New York Times. I graduated from the University of Michigan in 2012 with a degree in Computer Science Engineering.\n\nI enjoy cycling &amp; mountain biking, photography, hiking &amp; backpacking, birding, and generally spending time in nature. Aside from software engineering, nerdy hobbies include electronics, 3D printing, and geeking about we",
    "mainEntityOfPage": "https://www.dzombak.com/"
}
    </script>

    <meta name="generator" content="Ghost 5.120">
    <link rel="alternate" type="application/rss+xml" title="Chris Dzombak" href="">
    
    <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="6f4e388155d000edef5ac42e73" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://www.dzombak.com/" data-locale="en" crossorigin="anonymous"></script>
    
    <link href="https://www.dzombak.com/webmentions/receive/" rel="webmention">
    <script defer src="/public/cards.min.js?v=668e1377a0"></script><style>:root {--ghost-accent-color: #425269;}</style>
    <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=668e1377a0">
</head>

<body class="home-template has-serif-title is-head-left-logo">
<div class="gh-site">

    <header id="gh-head" class="gh-head gh-outer">
        <div class="gh-head-inner gh-inner">
            <div class="gh-head-brand">
                <div class="gh-head-brand-wrapper">
                    <a class="gh-head-logo" href="https://www.dzombak.com">
                        Chris Dzombak
                    </a>
                    <div class="cdz-head-logo-subtitle">… has too many hobbies.</div>
                </div>

                <button class="gh-search gh-icon-btn" aria-label="Search this site" data-ghost-search><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button>
                <button class="gh-burger" aria-label="Toggle menu"></button>
            </div>

            <nav class="gh-head-menu">
                <div class="cdz-nav-container">
                    <ul class="nav">
    <li class="nav-blog"><a href="https://www.dzombak.com/blog/">Blog</a></li>
    <li class="nav-contact"><a href="https://www.dzombak.com/contact/">Contact</a></li>
    <li class="nav-etc"><a href="https://www.dzombak.com/etc/">/etc</a></li>
    <li class="nav-pictures"><a href="https://pictures.dzombak.com/">Pictures</a></li>

</ul>

                    <!-- <div class="cdz-subnav-container cdz-subnav-container-blog">
                        <div>/blog:</div>
                        <ul class="nav cdz-subnav">
                            <li><a href="/blog/all">Posts</a></li>
                            <li><a href="/blog/projects">Projects</a></li>
                            <li><a href="/blog/series">Series</a></li>
                            <li><a href="/blog/tags">Topics</a></li>
                        </ul>
                    </div>
                    <div class="cdz-subnav-container cdz-subnav-container-etc">
                        <div>/etc:</div>
                        <ul class="nav cdz-subnav">
                            <li><a href="/etc/adsb">ADS-B</a></li>
                            <li><a href="/etc/published-elsewhere">Published Elsewhere</a></li>
                            <li><a href="/etc/clips">Clips</a></li>
                        </ul>
                    </div> -->
                </div>
            </nav>

            <div class="gh-head-actions">
                <button class="gh-search gh-icon-btn" title="Search" aria-label="Search this site" data-ghost-search><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button>
                <a href="/feeds" class="gh-icon-btn" title="Feeds" aria-label="Feeds"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-6">
  <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 19.5v-.75a7.5 7.5 0 0 0-7.5-7.5H4.5m0-6.75h.75c7.87 0 14.25 6.38 14.25 14.25v.75M6 18.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z" />
</svg>
</a>
            </div>
        </div>
    </header>

    

<main id="gh-main" class="gh-main gh-outer cdz-home">
    <div class="gh-inner">

        <div class="gh-latest gh-card post">
            <header class="gh-card-header">
                <div class="gh-article-meta">
                    <span class="gh-card-date cdz-card-supertitle">An Introduction —</span>
                </div>
                <h2 class="gh-article-title gh-card-title">Hi there. I&#x27;m Chris.</h2>
            </header>

            <div class="gh-content cdz-home-introduction">
                <div class="gh-content"><p>👋🏻 During the day I’m a software developer at <a href="https://www.inngest.com/?ref=dzombak.com">Inngest</a>. In the past I’ve worked at an array of computer security companies, and before that, from 2013–2017, at The New York Times. I graduated from the University of Michigan in 2012 with a degree in Computer Science Engineering.</p><p>I enjoy <a href="https://www.strava.com/athletes/19516089?ref=dzombak.com" rel="me">cycling &amp; mountain biking</a>, <a href="https://www.flickr.com/photos/chrisdzombak/?ref=dzombak.com" rel="me">photography</a>, hiking &amp; backpacking, <a href="https://ebird.org/profile/MjA4NjIyNA?ref=www2025.dzombak.com">birding</a>, and generally spending time in nature. Aside from <a href="https://github.com/cdzombak?ref=dzombak.com" rel="me">software engineering</a>, nerdy hobbies include electronics, 3D printing, and geeking about weather, coffee, and theatre.</p><p>This is my website. Please have a look around.</p></div>
                <figure class="cdz-home-introduction-feature-image">
                    <img
                        srcset="/content/images/size/w300/2025/02/2021-Park-1.jpg 300w,
                                /content/images/size/w720/2025/02/2021-Park-1.jpg 720w,
                                /content/images/size/w960/2025/02/2021-Park-1.jpg 960w,
                                /content/images/size/w1200/2025/02/2021-Park-1.jpg 1200w,
                                /content/images/size/w2000/2025/02/2021-Park-1.jpg 2000w"
                        sizes="(max-width: 1200px) 100vw, 1200px"
                        src="/content/images/size/w1200/2025/02/2021-Park-1.jpg"
                        alt="This is me in a park near the Huron River in Ann Arbor, Michigan."
                    >
                </figure>
            </div>
        </div>

        <div class="gh-wrapper">
            <div>
                <section class="gh-section">
                    <h2 class="gh-section-title">Interesting or Otherwise Notable ★</h2>

                    <div class="gh-featured gh-feed cdz-cards cdz-homepage-featured-cards">
                                <article class="gh-card post tag-meta tag-hash-hide-feature-image featured">

    <a class="gh-card-link" href="/blog/2025/04/some-todos-for-the-new-site/">
        <header class="gh-card-header">
            <h2 class="gh-card-title">Some TODOs for the new site</h2>
        </header>

        <div class="gh-card-excerpt">As I prepare to make this new version of dzombak.com live, I wanted to make a note of some things that are left for me to do.</div>

        <footer class="gh-card-meta">
            <time class="gh-card-date" datetime="2025-04-08">08 Apr 2025</time>
            <span class="gh-card-duration">1 min read</span>
        </footer>
    </a>

</article>
                                <article class="gh-card post tag-birding featured">

    <a class="gh-card-link" href="/blog/2025/03/know-your-birds-red-headed-woodpecker-2/">
        <header class="gh-card-header">
            <h2 class="gh-card-title">Know Your Birds: Red-Headed Woodpecker</h2>
        </header>

        <div class="gh-card-excerpt">The Red-Headed Woodpecker is, at least here in Michigan, a commonly misidentified bird.</div>

        <footer class="gh-card-meta">
            <time class="gh-card-date" datetime="2025-03-25">25 Mar 2025</time>
            <span class="gh-card-duration">1 min read</span>
        </footer>
    </a>

</article>
                                <article class="gh-card post tag-travel tag-hash-micropost featured no-image">

    <div class="gh-card-link">
        <header class="gh-card-header">
            <h2 class="gh-card-title">Sunset over Canyonlands National Park, viewed from BLM&#x27;s Needles Overlook in Utah.</h2>
        </header>

        <div class="gh-card-excerpt">
            <figure class="kg-card kg-image-card"><img src="https://www.dzombak.com/content/images/2025/03/CD8_6640_HDR.jpg" class="kg-image" alt="Sunset over Canyonlands National Park, viewed from BLM's Needles Overlook in Utah." loading="lazy" width="2000" height="1333" srcset="https://www.dzombak.com/content/images/size/w600/2025/03/CD8_6640_HDR.jpg 600w, https://www.dzombak.com/content/images/size/w1000/2025/03/CD8_6640_HDR.jpg 1000w, https://www.dzombak.com/content/images/size/w1600/2025/03/CD8_6640_HDR.jpg 1600w, https://www.dzombak.com/content/images/size/w2400/2025/03/CD8_6640_HDR.jpg 2400w" sizes="(min-width: 720px) 720px"></figure>
        </div>

        <footer class="gh-card-meta">
            <a href="/blog/2025/03/sunset-over-canyonlands-national-park/"><time class="gh-card-date" datetime="2025-03-03">03 Mar 2025</time></a>
            <span class="gh-card-duration"><a href="/blog/tag/travel/">Travel</a></span>
        </footer>
    </div>

</article>
                                <article class="gh-card post tag-meta tag-hash-hide-feature-image tag-ghost-cms featured">

    <a class="gh-card-link" href="/blog/2025/02/a-migration-to-ghost-from-jekyll/">
        <header class="gh-card-header">
            <h2 class="gh-card-title">A migration to Ghost from Jekyll</h2>
        </header>

        <div class="gh-card-excerpt">I just want somewhere I can quickly &amp; easily share things. So, I&#39;m testing out what a new iteration of dzombak.com may look like, running a self-hosted instance of the Ghost CMS.</div>

        <footer class="gh-card-meta">
            <time class="gh-card-date" datetime="2025-02-11">11 Feb 2025</time>
            <span class="gh-card-duration">2 min read</span>
        </footer>
    </a>

</article>

                           
<!--kg-card-begin: html-->
<div class="cdz-card kg-card kg-bookmark-card">
  <a class="kg-bookmark-container" href="https://github.com/cdzombak?ref=dzombak.com" target="_blank">
    <div class="kg-bookmark-content">
      <div class="kg-bookmark-title">
        GitHub: @cdzombak
      </div>
      <div class="kg-bookmark-description">
        My GitHub profile contains all the open-source software I've built or contributed to, going back well over a decade.
      </div>
      <div class="kg-bookmark-metadata">
        <img class="kg-bookmark-icon cdz-darkmode-invert" src="https://dist.cdzombak.net/img/site/github.png" alt="">
        <span>GitHub</span><span class="cdz-monospace">@cdzombak</span>
      </div>
    </div>
  </a>
</div>
<!--kg-card-end: html-->

<!--kg-card-begin: html-->
<div class="cdz-card kg-card kg-bookmark-card">
  <a class="kg-bookmark-container" href="https://bookwyrm.social/user/dzombak/?ref=www2025.dzombak.com" target="_blank">
    <div class="kg-bookmark-content">
      <div class="kg-bookmark-title">
        BookWyrm: @dzombak
      </div>
      <div class="kg-bookmark-description">
        My profile on BookWyrm, a federated social reading tracker.
      </div>
      <div class="kg-bookmark-metadata">
        <img class="kg-bookmark-icon" src="https://dist.cdzombak.net/img/site/bookwyrm.png" alt="">
        <span>BookWyrm</span><span>@dzombak@bookwyrm.social</span>
      </div>
    </div>
    <div class="kg-bookmark-thumbnail">
      <img src="https://www.dzombak.com/content/images/thumbnail/90-e115290b-133f-4154-b1ca-c1131a5b4664-1.jpg" alt="" onerror="this.style.display = 'none'">
    </div>
  </a>
</div>
<!--kg-card-end: html-->

                    </div>
                </section>

                <section class="gh-section">
                    <h2 class="gh-section-title"><a href="https://pictures.dzombak.com/gallery/recent" rel="me">Recently Shared Pictures</a></h2>

                    <div class="gh-featured gh-feed cdz-pictures-feed" id="-cdz-pictures-feed">
                        <noscript>Embedded pictures feed requires JavaScript; please visit <a href="https://pictures.dzombak.com">pictures.dzombak.com</a>.</noscript>
                    </div>
                </section>

                <section class="gh-section">
                    <h2 class="gh-section-title"><a href="https://raindrop.io/cdzombak_public/chris-dzombak-public-bookmarks-53460076">Recently Bookmarked</a></h2>

                    <div class="gh-feed cdz-cards cdz-homepage-featured-cards" id="-cdz-bookmarks-feed">
                        <noscript>Embedded bookmarks feed requires JavaScript; please visit <a href="https://raindrop.io/cdzombak_public/chris-dzombak-public-bookmarks-53460076">raindrop.io/cdzombak_public/chris-dzombak-public-bookmarks-53460076</a>.</noscript>
                    </div>
                </section>

                <section class="gh-section">
                    <h2 class="gh-section-title"><a href="https://pictures.dzombak.com/gallery/FHaZFQEiAVAvrEbhkQo_CrBB">Recent Birb Friends</a></h2>

                    <div class="gh-featured gh-feed cdz-pictures-feed" id="-cdz-birdbuddy-feed">
                        <noscript>Embedded Bird Buddy feed requires JavaScript; please visit <a href="https://pictures.dzombak.com/gallery/FHaZFQEiAVAvrEbhkQo_CrBB">pictures.dzombak.com/gallery/FHaZFQEiAVAvrEbhkQo_CrBB</a>.</noscript>
                    </div>
                </section>
            </div>

            <aside class="gh-sidebar">
                <section class="gh-section">
                    <h3 class="gh-section-title"><a href="https://a2mi.social/@dzombak" rel="me">Recent Mastodon Posts</a></h3>

                    <div class="gh-featured gh-feed" id="-cdz-microblog-feed">
                        <noscript>Embedded microblog feed requires JavaScript; please visit my Mastodon profile at <a href="https://a2mi.social/@dzombak">a2mi.social/@dzombak</a>.</noscript>
                    </div>
                </section>

                    <section class="gh-section">
                        <h3 class="gh-section-title"><a href="/blog/">Recent Posts</a></h3>

                        <div class="gh-featured gh-feed">
                                <article class="gh-card post">

    <a class="gh-card-link" href="/blog/2025/05/host-inventory-for-a-not-homelab/">
        <header class="gh-card-header">
            <h2 class="gh-card-title">Host Inventory for a (not-) Homelab</h2>
        </header>

        <div class="gh-card-excerpt">I don&#39;t really consider myself as running a proper &quot;homelab.&quot; For starters, I own neither a proper network rack nor any rackable gear, and I see that as a prerequisite for calling your setup a &quot;homelab.&quot; Nonetheless, I have a lot of physical and virtual machines to keep track of.</div>

        <footer class="gh-card-meta">
            <time class="gh-card-date" datetime="2025-05-27">27 May 2025</time>
            <span class="gh-card-duration">3 min read</span>
        </footer>
    </a>

</article>
                                <article class="gh-card post no-image">

    <a class="gh-card-link" href="/blog/2025/05/tips-on-brazing-copper-and-stainless-steel/">
        <header class="gh-card-header">
            <h2 class="gh-card-title">Tips on Brazing Copper and Stainless Steel</h2>
        </header>

        <div class="gh-card-excerpt">Copper &amp; stainless steel can be brazed, but it&#39;s challenging and costly.</div>

        <footer class="gh-card-meta">
            <time class="gh-card-date" datetime="2025-05-20">20 May 2025</time>
            <span class="gh-card-duration">1 min read</span>
        </footer>
    </a>

</article>
                                <article class="gh-card post">

    <a class="gh-card-link" href="/blog/2025/05/someone-please-photoshop-a-phantom-of-the-opera-mask-onto-this-grackle-for-me/">
        <header class="gh-card-header">
            <h2 class="gh-card-title">Someone please Photoshop a “Phantom of the Opera” mask onto this grackle for me</h2>
        </header>

        <div class="gh-card-excerpt">Thank you. …</div>

        <footer class="gh-card-meta">
            <time class="gh-card-date" datetime="2025-05-01">01 May 2025</time>
            <span class="gh-card-duration">1 min read</span>
        </footer>
    </a>

</article>
                                <article class="gh-card post">

    <a class="gh-card-link" href="/blog/2025/04/rip-aircraft-radar-skill-for-amazon-alexa/">
        <header class="gh-card-header">
            <h2 class="gh-card-title">RIP: Aircraft Radar Skill for Amazon Alexa</h2>
        </header>

        <div class="gh-card-excerpt">A few weeks ago I archived the GitHub repo for my Alexa Aircraft Radar skill. This was a project with which I was particularly happy when I launched it, but since then two things happened:

First, when ADS-B Exchange was purchased, they cut off my access to their data feed …</div>

        <footer class="gh-card-meta">
            <time class="gh-card-date" datetime="2025-04-11">11 Apr 2025</time>
            <span class="gh-card-duration">2 min read</span>
        </footer>
    </a>

</article>
                        </div>
                    </section>
            </aside>
        </div>
    </div>
</main>


    <footer class="gh-foot gh-outer cdz-foot-nonpost">
        <div class="gh-foot-inner gh-inner">
            <div class="gh-copyright">
                <div class="cdz-stuff-i-like-emoji" title="some stuff I like">💻️ 🚵🏻‍♀️ 🏕️ 🐦 📸 🥾 ☕ 🌩️ 📻 🛶</div>
                <div class="cdz-copyright">
                    © 2025 <a href="/contact">Chris Dzombak</a>
                    <span class="cdz-terms-notice"><p>All rights reserved unless otherwise noted.<br />Use for AI training prohibited.</p></span>
                </div>
            </div>
            <div class="cdz-foot-nav-container">
                <div class="cdz-foot-nav">
                    <h3 class="gh-section-title">Site Navigation</h3>
                    <ul class="nav">
                        <li><a href="/blog">Blog</a></li>
                        <li><a href="/contact">Contact</a></li>
                        <li><a href="/etc">/etc</a></li>
                        <li><a href="https://pictures.dzombak.com">Pictures</a></li>
                        <li><a href="/feeds">Feeds</a></li>
                    </ul>
                </div>
                <div class="cdz-foot-nav">
                    <h3 class="gh-section-title cdz-secondary-section-title">Within <a href="/blog">/blog</a>:</h3>
                    <ul class="nav">
                        <li><a href="/blog/all">Posts</a></li>
                        <li><a href="/blog/projects">Projects</a></li>
                        <li><a href="/blog/series">Series</a></li>
                        <li><a href="/blog/tag/talks/">Talks</a></li>
                        <li><a href="/blog/tags">Topics</a></li>
                        <li><a href="/blog/tag/birding/" style="padding-left: 0.5em;">Birding</a></li>
                        <li><a href="/blog/tag/series-project-announcements/" style="padding-left: 0.5em;">Project Announcements</a></li>
                        <li><a href="/blog/tag/series-project-logs/" style="padding-left: 0.5em;">Project Logs</a></li>
                    </ul>
                </div>
                <div class="cdz-foot-nav">
                    <h3 class="gh-section-title cdz-secondary-section-title">Within <a href="/etc">/etc</a>:</h3>
                    <ul class="nav">
                        <li><a href="/etc/adsb">ADS-B</a></li>
                        <li><a href="/etc/clips">Clips</a></li>
                        <li><a href="/etc/local">Local</a></li>
                        <li><a href="/etc/published-elsewhere">Published Elsewhere</a></li>
                    </ul>
                </div>
                <div class="cdz-foot-nav">
                    <h3 class="gh-section-title">Elsewhere</h3>
                    <ul class="nav">
                        <li><a rel="me" href="https://www.github.com/cdzombak">GitHub</a></li>
                        <li><a rel="me" href="https://a2mi.social/@dzombak">Mastodon</a></li>
                        <li><a rel="me" href="https://bookwyrm.social/user/dzombak/">BookWyrm</a></li>
                        <li><a rel="me" href="https://www.flickr.com/photos/chrisdzombak/">Flickr</a></li>
                        <li><a rel="me" href="https://www.linkedin.com/in/chris-dzombak">LinkedIn</a></li>
                    </ul>
                </div>
                <div class="cdz-foot-nav">
                    <h3 class="gh-section-title">Shop</h3>
                    <ul class="nav">
                        <li><a href="https://chrishats.com">Chris Hats</a></li>
                        <!-- <li><a href="">TK: Photography</a></li> -->
                        <!-- <li><a href="">TK: Design</a></li> -->
                        <!-- <li><a href="">TK: Hobbyist Electronics</a></li> -->
                        <!-- <li><a href="">TK: Software</a></li> -->
                    </ul>
                </div>
            </div>
        </div>
    </footer>

</div>

<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
    <div class="pswp__bg"></div>

    <div class="pswp__scroll-wrap">
        <div class="pswp__container">
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
        </div>

        <div class="pswp__ui pswp__ui--hidden">
            <div class="pswp__top-bar">
                <div class="pswp__counter"></div>

                <button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
                <button class="pswp__button pswp__button--share" title="Share"></button>
                <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
                <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>

                <div class="pswp__preloader">
                    <div class="pswp__preloader__icn">
                        <div class="pswp__preloader__cut">
                            <div class="pswp__preloader__donut"></div>
                        </div>
                    </div>
                </div>
            </div>

            <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
                <div class="pswp__share-tooltip"></div>
            </div>

            <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"></button>
            <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"></button>

            <div class="pswp__caption">
                <div class="pswp__caption__center"></div>
            </div>
        </div>
    </div>
</div>
<script type="module" src="https://dist.cdzombak.net/js/stl-viewer/stl-viewer.js"></script> <!-- ty: https://github.com/ottobonn/stl-viewer -->
<script src="https://dist.cdzombak.net/js/promise-polyfill.min.js"></script> <!-- ty: https://github.com/taylorhakes/promise-polyfill -->
<script src="https://dist.cdzombak.net/js/rss-parser/rss-parser.min.js"></script> <!-- ty: https://github.com/rbren/rss-parser -->
<script src="/assets/built/main.min.js?v=668e1377a0"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.7.8/handlebars.min.js" integrity="sha512-E1dSFxg+wsfJ4HKjutk/WaCzK7S2wv1POn1RRPGh8ZK+ag9l244Vqxji3r6wgz9YBf6+vhQEYJZpSjqWFPg9gg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/smartquotes/2.3.2/smartquotes.js" integrity="sha512-4STBy7XNO6JwCAUgT9+RSNT0Q2HJg7rUM+kMqA9JoRtddKGtiB8gfDAItoJ54ty7ZchHT4g3G4vcNscR/q4ACg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script>smartquotes();</script>



</body>

</html>
