<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>#zig posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/zig/</link>
    <atom:link href="https://bencrowder.net/blog/tag/zig/feed/" rel="self" />
    <description>Feed for blog posts tagged with #zig.</description>
    <lastBuildDate>Sat, 04 Apr 2026 05:22:16 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>At work I recently had a use case for Go 1.16’s new embedding feature. Incredibly easy to implement...</title>
      <link>https://bencrowder.net/blog/2021/1209/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2021/1209/</guid>
      <pubDate>Thu, 27 May 2021 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>At work I recently had a use case for <a href="https://golang.org/pkg/embed/">Go 1.16’s new embedding feature</a>. Incredibly easy to implement (literally one or two minutes). Worked like a charm.</p>
<p>Tangential note that doesn’t completely relate but whatever, I’ll throw it in: every time I think back on embedding (which is not <em>that</em> often, thankfully), my brain gets all excited about compile-time execution in Jai and in Zig. (Both are languages I’ve only read about, to be clear. Might be time, though, to start building something in Zig.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20At work I recently had a use case for Go 1.16’s new embedding feature. Incredibly easy to implement...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Links #38</title>
      <link>https://bencrowder.net/blog/2021/links-38/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2021/links-38/</guid>
      <pubDate>Thu, 11 Mar 2021 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p><a href="https://github.com/ratfactor/ziglings">Ziglings</a>. Learn Zig by fixing small bugs in small programs. (Inspired by <a href="https://github.com/rust-lang/rustlings">rustlings</a>, though those exercises seem to be broader than just fixing errors.) A good way to learn a programming language, I think.</p>
<p><a href="https://maggieappleton.com/bidirectionals">Maggie Appleton on bi-directional links</a>. Doing this locally is one of the (many) changes I want to make down the road when I rebuild this site’s backend.</p>
<p><a href="https://vasilis.nl/nerd/where-should-the-navigation-be/">Vasilis van Gemert on where web page navigation should be</a>. I’m convinced: nav at the bottom of the source file, and on mobile at the bottom visually as well. Planning to make the change here soon.</p>
<p><a href="https://www.blender.org/press/blender-2-92-release/">Blender 2.92 dropped recently</a>. Geometry nodes look promising, and it’s crazy to see how all the grease pencil work has turned Blender into a viable 2D animation studio as well.</p>
<p><a href="https://www.python.org/dev/peps/pep-0636/">PEP 636</a>. Pattern matching! In Python! Very much looking forward to this — I’ve loved using it in Rust.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Links #38">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Links #14</title>
      <link>https://bencrowder.net/blog/2020/links-14/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/links-14/</guid>
      <pubDate>Tue, 08 Sep 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<ul>
<li><a href="https://handmade.network/manifesto">The Handmade Network manifesto</a> — I like this a lot (and would love to do more of this kind of coding)</li>
<li><a href="https://tinyletter.com/marianoguerra/archive">The Future of Coding weekly newsletter</a> — fascinating posts and conversations, really digging this</li>
<li><a href="https://ivanish.ca/hest-time-travel/">Ivan Reese’s Hest project</a> — visual programming of sorts but with fascinating space/time travel aspects</li>
<li><a href="https://logseq.com/">Logseq</a> — an intriguing notebook system ala Roam (in the vein of digital gardens)</li>
<li><a href="https://ziglang.org/">Zig</a> — still need more time to go through the overview here in depth, but I like what I’ve seen so far</li>
</ul><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Links #14">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
