<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/atom.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Drafts</title>
  <id>https://waylonwalker.com/draft/atom.xml</id>
  <updated>1970-01-01T00:00:00Z</updated>
  <subtitle>Draft and unpublished posts</subtitle>
  <link href="https://waylonwalker.com/draft/" rel="alternate" type="text/html"></link>
  <link href="https://waylonwalker.com/draft/atom.xml" rel="self" type="application/atom+xml"></link>
  <author>
    <name>Waylon Walker</name>
  </author>
  <generator uri="https://github.com/WaylonWalker/markata-go">markata-go</generator>
  <entry>
    <title>Sidebar</title>
    <id>https://waylonwalker.com/components/sidebar/</id>
    <updated>1970-01-01T00:00:00Z</updated>
    <link href="https://waylonwalker.com/components/sidebar/" rel="alternate" type="text/html"></link>
    <summary type="text">Homepage sidebar content -- included by home.html via include_post.</summary>
    <content type="html">&lt;h2 id=&#34;slash-pages&#34;&gt;Slash Pages &lt;a href=&#34;#slash-pages&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;div class=&#34;home-slashes&#34;&gt;&lt;a href=&#34;/verify/&#34; class=&#34;home-slash-link&#34;&gt;/verify/&lt;/a&gt;&lt;a href=&#34;/top4/&#34; class=&#34;home-slash-link&#34;&gt;/top4/&lt;/a&gt;&lt;a href=&#34;/yep/&#34; class=&#34;home-slash-link&#34;&gt;/yep/&lt;/a&gt;&lt;a href=&#34;/nope/&#34; class=&#34;home-slash-link&#34;&gt;/nope/&lt;/a&gt;&lt;a href=&#34;/ai/&#34; class=&#34;home-slash-link&#34;&gt;/ai/&lt;/a&gt;&lt;a href=&#34;/analytics/&#34; class=&#34;home-slash-link&#34;&gt;/analytics/&lt;/a&gt;&lt;a href=&#34;/now/&#34; class=&#34;home-slash-link&#34;&gt;/now/&lt;/a&gt;&lt;a href=&#34;/start/&#34; class=&#34;home-slash-link&#34;&gt;/start/&lt;/a&gt;&lt;a href=&#34;/colophon/&#34; class=&#34;home-slash-link&#34;&gt;/colophon/&lt;/a&gt;&lt;a href=&#34;/feeds/&#34; class=&#34;home-slash-link&#34;&gt;/feeds/&lt;/a&gt;&lt;a href=&#34;/about/&#34; class=&#34;home-slash-link&#34;&gt;/about/&lt;/a&gt;&lt;/div&gt;&#xA;&lt;h2 id=&#34;latest-thoughtsthoughts&#34;&gt;Latest &lt;a href=&#34;/thoughts/&#34;&gt;Thoughts&lt;/a&gt; &lt;a href=&#34;#latest-thoughtsthoughts&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;div class=&#34;feed h-feed&#34;&gt;&#xA;&lt;div class=&#34;posts posts-list&#34;&gt;&#xA;&lt;article class=&#34;card card-link h-entry&#34;&gt;&#xA;&lt;header class=&#34;card-header&#34;&gt;&#xA;&lt;div class=&#34;card-link-wrapper&#34;&gt;&#xA;&lt;div class=&#34;card-link-content&#34;&gt;&#xA;&lt;a href=&#34;/thought-103/&#34; class=&#34;card-title p-name u-url&#34;&gt;💭 &amp;lt;/&amp;gt; htmx ~ Examples ~ Updating Other Content&lt;/a&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://htmx.org/examples/update-other-content/&#34; class=&#34;card-domain&#34; rel=&#34;noopener noreferrer&#34; target=&#34;_blank&#34;&gt;htmx.org&lt;/a&gt;&#xA;&lt;data class=&#34;u-bookmark-of&#34; value=&#34;https://htmx.org/examples/update-other-content/&#34; hidden=&#34;&#34;&gt;&lt;/data&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/header&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;&lt;div class=&#34;card-excerpt p-summary&#34;&gt;&lt;p&gt;Three ways to support updating other content. Fantastic article walking through the different ways to update other parts of the screen using htmx.&lt;/p&gt;&#xA;&lt;p&gt;In htmx there is no 2 way data binding, the dom is your state, and if you have elements derived from the same data on the screen in different places you need to think about how to keep them in sync.&lt;/p&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;footer class=&#34;card-meta&#34;&gt;&#xA;&lt;p&gt;&lt;time class=&#34;dt-published&#34; datetime=&#34;2023-08-26T01:03:10Z&#34;&gt;August 26, 2023&lt;/time&gt;&lt;/p&gt;&#xA;&lt;div class=&#34;card-tags&#34;&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/webdev/&#34; class=&#34;tag p-category&#34;&gt;webdev&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/htmx/&#34; class=&#34;tag p-category&#34;&gt;htmx&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/thought/&#34; class=&#34;tag p-category&#34;&gt;thought&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/footer&gt;&#xA;&lt;/article&gt;&#xA;&lt;article class=&#34;card card-link h-entry&#34;&gt;&#xA;&lt;header class=&#34;card-header&#34;&gt;&#xA;&lt;div class=&#34;card-link-wrapper&#34;&gt;&#xA;&lt;div class=&#34;card-link-content&#34;&gt;&#xA;&lt;a href=&#34;/thought-102/&#34; class=&#34;card-title p-name u-url&#34;&gt;💭 Bigger Applications - Multiple Files - FastAPI&lt;/a&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://fastapi.tiangolo.com/tutorial/bigger-applications/#another-module-with-apirouter&#34; class=&#34;card-domain  has-avatar has-avatar-before&#34; rel=&#34;noopener noreferrer&#34; target=&#34;_blank&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/fastapi.tiangolo.com.png&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/fastapi.tiangolo.com.png&#34;&gt;fastapi.tiangolo.com&lt;/a&gt;&#xA;&lt;data class=&#34;u-bookmark-of&#34; value=&#34;https://fastapi.tiangolo.com/tutorial/bigger-applications/#another-module-with-apirouter&#34; hidden=&#34;&#34;&gt;&lt;/data&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/header&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;&lt;div class=&#34;card-excerpt p-summary&#34;&gt;&lt;p&gt;Fastapi lets you tag your &lt;code&gt;APIRouter&lt;/code&gt;’s so that the swagger docs are grouped according to the router.&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;router = APIRouter(tags=[&amp;#39;router&amp;#39;]) &lt;/code&gt;&lt;/p&gt;&lt;p&gt;Now all routes in &lt;code&gt;router&lt;/code&gt; will appear in the router group in the swagger docs.&lt;/p&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;footer class=&#34;card-meta&#34;&gt;&#xA;&lt;p&gt;&lt;time class=&#34;dt-published&#34; datetime=&#34;2023-08-24T14:51:23Z&#34;&gt;August 24, 2023&lt;/time&gt;&lt;/p&gt;&#xA;&lt;div class=&#34;card-tags&#34;&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/python/&#34; class=&#34;tag p-category&#34;&gt;python&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/api/&#34; class=&#34;tag p-category&#34;&gt;api&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/fastapi/&#34; class=&#34;tag p-category&#34;&gt;fastapi&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/thought/&#34; class=&#34;tag p-category&#34;&gt;thought&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/footer&gt;&#xA;&lt;/article&gt;&#xA;&lt;article class=&#34;card card-link h-entry&#34;&gt;&#xA;&lt;header class=&#34;card-header&#34;&gt;&#xA;&lt;div class=&#34;card-link-wrapper&#34;&gt;&#xA;&lt;div class=&#34;card-link-content&#34;&gt;&#xA;&lt;a href=&#34;/thought-100/&#34; class=&#34;card-title p-name u-url&#34;&gt;💭 Custom pages and templates - Datasette documentation&lt;/a&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://docs.datasette.io/en/stable/custom_templates.html#serving-static-files&#34; class=&#34;card-domain  has-avatar has-avatar-before&#34; rel=&#34;noopener noreferrer&#34; target=&#34;_blank&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/docs.datasette.io.ico&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/docs.datasette.io.ico&#34;&gt;docs.datasette.io&lt;/a&gt;&#xA;&lt;data class=&#34;u-bookmark-of&#34; value=&#34;https://docs.datasette.io/en/stable/custom_templates.html#serving-static-files&#34; hidden=&#34;&#34;&gt;&lt;/data&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/header&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;&lt;div class=&#34;card-excerpt p-summary&#34;&gt;&lt;p&gt;Datasette has its own static server that can host assets such as style sheets.&lt;/p&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;footer class=&#34;card-meta&#34;&gt;&#xA;&lt;p&gt;&lt;time class=&#34;dt-published&#34; datetime=&#34;2023-08-23T14:37:27Z&#34;&gt;August 23, 2023&lt;/time&gt;&lt;/p&gt;&#xA;&lt;div class=&#34;card-tags&#34;&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/tags/thought/&#34; class=&#34;tag p-category&#34;&gt;thought&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/footer&gt;&#xA;&lt;/article&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/thoughts/&#34; class=&#34;home-see-more&#34;&gt;See all thoughts →&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;recent-pingspings&#34;&gt;Recent &lt;a href=&#34;/pings/&#34;&gt;Pings&lt;/a&gt; &lt;a href=&#34;#recent-pingspings&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;div class=&#34;feed h-feed&#34;&gt;&#xA;&lt;div class=&#34;posts posts-list&#34;&gt;&#xA;&lt;article class=&#34;card card-note h-entry&#34;&gt;&#xA;&lt;header class=&#34;card-header&#34;&gt;&#xA;&lt;h3 id=&#34;fast-changing-dev-server-today&#34; class=&#34;card-title p-name&#34;&gt;&lt;a class=&#34;u-url&#34; href=&#34;/fast-changing-dev-server-today/&#34;&gt;fast changing dev server today&lt;/a&gt; &lt;a href=&#34;#fast-changing-dev-server-today&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;/header&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;&lt;div class=&#34;card-content&#34;&gt;&#xA;&lt;div class=&#34;card-text p-content&#34;&gt;The dev server is cooking today, I&amp;#39;ve dropped markata builds from 2m40s (hot cache) in prod&#xA;to 15s (hot cache) in dev. Currently building 2745 posts and 274 feeds.&#xA;&lt;p&gt;&lt;a href=&#34;https://dropper.waylonwalker.com/file/c3e8b9de-d4be-4c7c-ab9b-a13a25c7673c.webp&#34; class=&#34;glightbox-link&#34;&gt;&lt;img class=&#34;glightbox&#34; src=&#34;https://dropper.waylonwalker.com/file/c3e8b9de-d4be-4c7c-ab9b-a13a25c7673c.webp&#34; alt=&#34;screenshot of the dev builds from k9s&#34;/ data-glightbox=&#34;description: screenshot of the dev builds from k9s&#34;&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;footer class=&#34;card-meta&#34;&gt;&#xA;&lt;p&gt;&lt;time class=&#34;dt-published&#34; datetime=&#34;2025-12-10T13:45:49Z&#34;&gt;December 10, 2025&lt;/time&gt;&lt;/p&gt;&#xA;&lt;span class=&#34;webmention-counts&#34;&gt;&#xA;&lt;/span&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/fast-changing-dev-server-today/&#34; class=&#34;card-link&#34;&gt;View&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/footer&gt;&#xA;&lt;/article&gt;&#xA;&lt;article class=&#34;card card-note h-entry&#34;&gt;&#xA;&lt;header class=&#34;card-header&#34;&gt;&#xA;&lt;h3 id=&#34;git-worktrees-are-needed&#34; class=&#34;card-title p-name&#34;&gt;&lt;a class=&#34;u-url&#34; href=&#34;/git-worktrees-are-needed/&#34;&gt;git worktrees are needed&lt;/a&gt; &lt;a href=&#34;#git-worktrees-are-needed&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;/header&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;&lt;div class=&#34;card-content&#34;&gt;&#xA;&lt;div class=&#34;card-text p-content&#34;&gt;git worktrees are goated, and must be leaned on moving forward.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;footer class=&#34;card-meta&#34;&gt;&#xA;&lt;p&gt;&lt;time class=&#34;dt-published&#34; datetime=&#34;2025-12-06T09:58:06Z&#34;&gt;December 6, 2025&lt;/time&gt;&lt;/p&gt;&#xA;&lt;span class=&#34;webmention-counts&#34;&gt;&#xA;&lt;p&gt;&lt;span class=&#34;wm-count wm-likes&#34; title=&#34;1 like&#34;&gt;❤ 1&lt;/span&gt;&lt;/p&gt;&#xA;&lt;/span&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/git-worktrees-are-needed/&#34; class=&#34;card-link&#34;&gt;View&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/footer&gt;&#xA;&lt;/article&gt;&#xA;&lt;article class=&#34;card card-note h-entry&#34;&gt;&#xA;&lt;header class=&#34;card-header&#34;&gt;&#xA;&lt;h3 id=&#34;gpus-are-awesome&#34; class=&#34;card-title p-name&#34;&gt;&lt;a class=&#34;u-url&#34; href=&#34;/gpus-are-awesome/&#34;&gt;gpus are awesome&lt;/a&gt; &lt;a href=&#34;#gpus-are-awesome&#34; class=&#34;heading-anchor&#34;&gt;#&lt;/a&gt;&lt;/h3&gt;&#xA;&lt;/header&gt;&#xA;&lt;div class=&#34;card-body&#34;&gt;&#xA;&lt;div class=&#34;card-content&#34;&gt;&#xA;&lt;div class=&#34;card-text p-content&#34;&gt;GPU&amp;#39;s are awesome. I just added gpu support to my bambu-studio distrobox and&#xA;its flying! On my wayland based system the native package has never worked,&#xA;(arch or bazzite), but running in a distrobox does. Outside of distrobox the 3d&#xA;rendering canvas is black, no output. It used to work fine without gpu&#xA;support, was snappy enough, complex models were a bit sluggish, but fine.&#xA;Lately something happened and simple models bring it to its knees. It got&#xA;unusable!&#xA;&lt;figure&gt;&#xA;&lt;a href=&#34;https://dropper.waylonwalker.com/file/a06bbf8b-abea-472e-8d96-4255d522444d.webp&#34; class=&#34;glightbox-link&#34;&gt;&lt;img class=&#34;glightbox&#34; src=&#34;https://dropper.waylonwalker.com/file/a06bbf8b-abea-472e-8d96-4255d522444d.webp&#34; alt=&#34;&#34;/ data-glightbox=&#34;description: &#34;&gt;&lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&lt;p&gt;&amp;gt; The print I happen to be working on is some custom designed gumdrops for a&#xA;&amp;gt; theater set. The ui is working and not lagging 30s between clicks causing&#xA;&amp;gt; clicks to happen on the wrong ui element.&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;footer class=&#34;card-meta&#34;&gt;&#xA;&lt;p&gt;&lt;time class=&#34;dt-published&#34; datetime=&#34;2025-12-03T20:21:14Z&#34;&gt;December 3, 2025&lt;/time&gt;&lt;/p&gt;&#xA;&lt;span class=&#34;webmention-counts&#34;&gt;&#xA;&lt;/span&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/gpus-are-awesome/&#34; class=&#34;card-link&#34;&gt;View&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/footer&gt;&#xA;&lt;/article&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;&lt;a href=&#34;/pings/&#34; class=&#34;home-see-more&#34;&gt;See all pings →&lt;/a&gt;&lt;/p&gt;&#xA;</content>
    <author>
      <name>Waylon Walker</name>
      <email>hello@waylonwalker.com</email>
      <uri>https://waylonwalker.com</uri>
    </author>
  </entry>
  <entry>
    <title>Now Intro</title>
    <id>https://waylonwalker.com/components/now-intro/</id>
    <updated>1970-01-01T00:00:00Z</updated>
    <link href="https://waylonwalker.com/components/now-intro/" rel="alternate" type="text/html"></link>
    <summary type="text">Homepage now card -- included by home.html via include_post.</summary>
    <content type="html">&lt;ul&gt;&#xA;&lt;li&gt;Silksong has my attention&lt;/li&gt;&#xA;&lt;li&gt;Working on new features for dropper&lt;/li&gt;&#xA;&lt;li&gt;Adding more than software to the blog – design and 3D printing&lt;/li&gt;&#xA;&lt;li&gt;Building markata-go, the engine behind this site&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p class=&#34;home-updated&#34;&gt;Last updated Oct 2025&lt;/p&gt;&#xA;</content>
    <author>
      <name>Waylon Walker</name>
      <email>hello@waylonwalker.com</email>
      <uri>https://waylonwalker.com</uri>
    </author>
  </entry>
  <entry>
    <title>Nav Content</title>
    <id>https://waylonwalker.com/components/nav-content/</id>
    <updated>1970-01-01T00:00:00Z</updated>
    <link href="https://waylonwalker.com/components/nav-content/" rel="alternate" type="text/html"></link>
    <summary type="text">Markdown-driven navigation -- replaces the config-driven nav via the nav_content slot.</summary>
    <content type="html">&lt;p&gt;&lt;a href=&#34;/&#34;&gt;Home&lt;/a&gt; &lt;a href=&#34;/start/&#34;&gt;Start Here&lt;/a&gt; &lt;a href=&#34;/archive/&#34;&gt;Archive&lt;/a&gt; &lt;a href=&#34;/about/&#34;&gt;About&lt;/a&gt; &lt;a href=&#34;/feeds/&#34;&gt;RSS&lt;/a&gt;&lt;/p&gt;&#xA;</content>
    <author>
      <name>Waylon Walker</name>
      <email>hello@waylonwalker.com</email>
      <uri>https://waylonwalker.com</uri>
    </author>
  </entry>
  <entry>
    <title>Footer Content</title>
    <id>https://waylonwalker.com/components/footer-content/</id>
    <updated>1970-01-01T00:00:00Z</updated>
    <link href="https://waylonwalker.com/components/footer-content/" rel="alternate" type="text/html"></link>
    <summary type="text">Markdown-driven footer -- replaces the config-driven footer via the footer_content slot.</summary>
    <content type="html">&lt;p&gt;&lt;a href=&#34;/about/&#34;&gt;/about&lt;/a&gt; &lt;a href=&#34;/now/&#34;&gt;/now&lt;/a&gt; &lt;a href=&#34;/colophon/&#34;&gt;/colophon&lt;/a&gt; &lt;a href=&#34;/blogroll/&#34;&gt;/blogroll&lt;/a&gt; &lt;a href=&#34;/reader/&#34;&gt;/reader&lt;/a&gt; &lt;a href=&#34;/ai/&#34;&gt;/ai&lt;/a&gt; &lt;a href=&#34;https://twitter.com/waylonwalker&#34;&gt;Twitter&lt;/a&gt; &lt;a href=&#34;https://github.com/waylonwalker&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/github.com.ico&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/github.com.ico&#34; class=&#34;has-avatar  has-avatar-before&#34;&gt;GitHub&lt;/a&gt; &lt;a href=&#34;https://linkedin.com/in/waylonwalker&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/linkedin.com.ico&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/linkedin.com.ico&#34; class=&#34;has-avatar  has-avatar-before&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;© 2026 Waylon Walker. Content licensed under &lt;a href=&#34;https://creativecommons.org/licenses/by/4.0/&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/creativecommons.org.png&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/creativecommons.org.png&#34; class=&#34;has-avatar  has-avatar-before&#34;&gt;CC BY 4.0&lt;/a&gt;. Built with &lt;a href=&#34;https://github.com/WaylonWalker/markata-go&#34; style=&#34;--favicon-url: url(&amp;#39;/assets/markata/link-avatars/github.com.ico&amp;#39;);&#34; data-favicon=&#34;/assets/markata/link-avatars/github.com.ico&#34; class=&#34;has-avatar  has-avatar-before&#34;&gt;markata-go&lt;/a&gt;.&lt;/p&gt;&#xA;</content>
    <author>
      <name>Waylon Walker</name>
      <email>hello@waylonwalker.com</email>
      <uri>https://waylonwalker.com</uri>
    </author>
  </entry>
  <entry>
    <title>About Intro</title>
    <id>https://waylonwalker.com/components/about-intro/</id>
    <updated>1970-01-01T00:00:00Z</updated>
    <link href="https://waylonwalker.com/components/about-intro/" rel="alternate" type="text/html"></link>
    <summary type="text">Homepage about intro card -- included by home.html via include_post.</summary>
    <content type="html">&lt;p&gt;Husband, father of two, creator of things on the web. I build data pipelines and web platforms with Python. I believe in a decentralized web where everyone has their own space to share.&lt;/p&gt;&#xA;&lt;p&gt;I built my own blogging engine from scratch because I was frustrated with long build times, bloated pages, and black holes of node modules.&lt;/p&gt;&#xA;</content>
    <author>
      <name>Waylon Walker</name>
      <email>hello@waylonwalker.com</email>
      <uri>https://waylonwalker.com</uri>
    </author>
  </entry>
</feed>