<?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>Go on Think About IT</title>
    <link>https://thinkaboutit.tech/tags/go/</link>
    <description>Recent content in Go on Think About IT</description>
    <image>
      <title>Think About IT</title>
      <url>https://thinkaboutit.tech/thinkaboutit_cover.webp</url>
      <link>https://thinkaboutit.tech/thinkaboutit_cover.webp</link>
    </image>
    <generator>Hugo -- 0.148.2</generator>
    <language>en</language>
    <lastBuildDate>Sun, 22 Jun 2025 20:13:41 +0200</lastBuildDate>
    <atom:link href="https://thinkaboutit.tech/tags/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Integration Go and Python via gRPC for OpenAI Moderation</title>
      <link>https://thinkaboutit.tech/posts/2025-06-22-integration-go-and-python-via-grpc-for-openai-moderation/</link>
      <pubDate>Sun, 22 Jun 2025 20:13:41 +0200</pubDate>
      <guid>https://thinkaboutit.tech/posts/2025-06-22-integration-go-and-python-via-grpc-for-openai-moderation/</guid>
      <description>I made a demo with a simple chat server that has integration with OpenAI  moderation API.</description>
    </item>
    <item>
      <title>Making Container Images Faster and Smaller: Practical Tips</title>
      <link>https://thinkaboutit.tech/posts/2025-05-26-some-tip-for-quicker-and-smaller-container-images/</link>
      <pubDate>Sun, 25 May 2025 20:55:47 +0200</pubDate>
      <guid>https://thinkaboutit.tech/posts/2025-05-26-some-tip-for-quicker-and-smaller-container-images/</guid>
      <description>In this post, I collected some tips and hints how to make quicker and/or  smaller builds during container image building.</description>
    </item>
    <item>
      <title>Is Go Error Handling Really Bloated?</title>
      <link>https://thinkaboutit.tech/posts/2025-05-24-is-go-error-handling-really-bloated/</link>
      <pubDate>Sat, 24 May 2025 10:19:29 +0200</pubDate>
      <guid>https://thinkaboutit.tech/posts/2025-05-24-is-go-error-handling-really-bloated/</guid>
      <description>Is Go error handling with a lot of &lt;code&gt;err&lt;/code&gt; and &lt;code&gt;nil&lt;/code&gt; really bloated or  just practical?</description>
    </item>
    <item>
      <title>Example for Cobra and Viper for Go</title>
      <link>https://thinkaboutit.tech/posts/2025-04-21-example-for-cobra-and-viper-for-go/</link>
      <pubDate>Mon, 21 Apr 2025 18:03:06 +0200</pubDate>
      <guid>https://thinkaboutit.tech/posts/2025-04-21-example-for-cobra-and-viper-for-go/</guid>
      <description>This article shows an example how to use Cobra and Vipera packages for a Go project.</description>
    </item>
  </channel>
</rss>
