<?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>Golang on ZachFi</title>
    <link>https://zach.fi/tags/golang/</link>
    <description>Recent content in Golang on ZachFi</description>
    <image>
      <title>ZachFi</title>
      <url>https://zach.fi/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://zach.fi/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.148.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 10 Apr 2021 10:53:57 -0600</lastBuildDate>
    <atom:link href="https://zach.fi/tags/golang/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Database Schema Generation with Protobuf</title>
      <link>https://zach.fi/posts/ldap_schema_generation/</link>
      <pubDate>Sat, 10 Apr 2021 10:53:57 -0600</pubDate>
      <guid>https://zach.fi/posts/ldap_schema_generation/</guid>
      <description>&lt;p&gt;As I look to reduce the number of touch points that are required to make a
change to my personal system, I&amp;rsquo;m always thinking about how to reduce
complexity and leverage existing tooling. In this way, we can continue to
leverage an existing foundation to build out further abstractions. One such
lever I have worked on over the last year was using my gRPC protobuf definitions
to generate LDAP schema files that could be loaded into the server to match the
objects that I&amp;rsquo;d be working with in Go.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Junos Configuration Management</title>
      <link>https://zach.fi/posts/configuration-management-for-networks/</link>
      <pubDate>Sun, 13 Jan 2019 16:20:52 -0800</pubDate>
      <guid>https://zach.fi/posts/configuration-management-for-networks/</guid>
      <description>&lt;p&gt;Its been a year since my last post, and I&amp;rsquo;m thinking its time to make another.&lt;/p&gt;
&lt;p&gt;Lately I&amp;rsquo;ve been trying to work through some network management solutions to
try and define the problem more clearly. This is an interesting problem
primary because I&amp;rsquo;m unable to rely on my previous tool sets to get this done.
Namely, Puppet running on the host.&lt;/p&gt;
&lt;p&gt;There are a couple interesting Python tools for this purpose that I&amp;rsquo;d given a
spin, but the more I was working in them, the more I was wishing I was writing
in Go. Most of my actively maintained code these days is Go, and working in
two languages for personal infrastructure tooling means I can&amp;rsquo;t leverage the
libraries of one tool in another.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hugo</title>
      <link>https://zach.fi/posts/hugo/</link>
      <pubDate>Sat, 13 Jan 2018 14:01:52 -0800</pubDate>
      <guid>https://zach.fi/posts/hugo/</guid>
      <description>&lt;p&gt;For the last few months I&amp;rsquo;ve been learning the Go programming language while
working on various work related projects, and as I do, I reflect on the older
tools and patterns that I&amp;rsquo;ve used and developed over the years and wonder if
there is a better approach.&lt;/p&gt;
&lt;p&gt;Each time I pick up a new language, every few years, I start this evaluation
process. In this case, a friend from work pointed out a new static website
generation tool. It turns out, I&amp;rsquo;ve been neglecting a couple static sites that
could use some updating!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
