<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Software on Adam Faris</title>
    <link>https://amf3.github.io/categories/software/</link>
    <description>Recent content in Software on Adam Faris</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 29 Sep 2025 17:17:10 -0400</lastBuildDate>
    <atom:link href="https://amf3.github.io/categories/software/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Go CLIs: Creating Subcommands and Flags</title>
      <link>https://amf3.github.io/articles/code/go/cli_args/</link>
      <pubDate>Mon, 29 Sep 2025 17:17:10 -0400</pubDate>
      <guid>https://amf3.github.io/articles/code/go/cli_args/</guid>
      <description>Using urfave/cli to create polished CLI applications</description>
    </item>
    <item>
      <title>Go Generics: A Real World Use Case</title>
      <link>https://amf3.github.io/articles/code/go/real_world_generics/</link>
      <pubDate>Fri, 11 Jul 2025 21:11:43 -0700</pubDate>
      <guid>https://amf3.github.io/articles/code/go/real_world_generics/</guid>
      <description>Using Generics for Testing Pointers In Structs</description>
    </item>
    <item>
      <title>OpenAPI in Practice: Go Server &#43; Python Client from Spec</title>
      <link>https://amf3.github.io/articles/api/hello_openapi/</link>
      <pubDate>Fri, 04 Jul 2025 22:43:09 -0700</pubDate>
      <guid>https://amf3.github.io/articles/api/hello_openapi/</guid>
      <description>A practical walkthrough of using OpenAPI to generate cross-language interfaces</description>
    </item>
    <item>
      <title>Using Tar Files as Object Store Storage</title>
      <link>https://amf3.github.io/articles/storage/tar_objectstore/</link>
      <pubDate>Fri, 30 May 2025 16:46:07 -0700</pubDate>
      <guid>https://amf3.github.io/articles/storage/tar_objectstore/</guid>
      <description>Implementing Object Store storage with Log Structured Archives.</description>
    </item>
  </channel>
</rss>
