<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jakub Jarosz</title>
    <link>/author/jakub-jarosz/</link>
    <description>Recent content on Jakub Jarosz</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 15 Oct 2025 16:23:40 +0100</lastBuildDate>
    <atom:link href="/author/jakub-jarosz/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>50 Go Testing Mistakes</title>
      <link>/article/go-testing-mistakes/</link>
      <pubDate>Tue, 16 Sep 2025 10:49:54 +0100</pubDate>
      <guid>/article/go-testing-mistakes/</guid>
      <description>&lt;figure&gt;&lt;a href=&#34;https://store.jarosz.dev/b/gotestingmistakes&#34;&gt;&lt;img src=&#34;/article/go-testing-mistakes/50tests.webp&#34; width=&#34;270&#34; height=&#34;400&#34;&gt;&lt;/a&gt;&#xA;&lt;/figure&gt;</description>
    </item>
    <item>
      <title>Performance Tuning and Benchmarking</title>
      <link>/article/performance-tuning-and-benchmarking/</link>
      <pubDate>Sat, 02 Nov 2024 10:49:54 +0100</pubDate>
      <guid>/article/performance-tuning-and-benchmarking/</guid>
      <description>&lt;p&gt;Have you ever wondered how to determine if your Go code is performing at its best?&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;figure&gt;&lt;a href=&#34;https://store.jarosz.dev/b/gobenchmarking&#34;&gt;&lt;img src=&#34;/article/performance-tuning-and-benchmarking/cover.png&#34; width=&#34;270&#34; height=&#34;390&#34;&gt;&lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Benchmarks help you spot slow code and fix it. They also help you choose the best data structures and algorithms. By the end of this book, you will know how to write benchmarks that guide your engineering decisions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Go Testing Mistakes to Avoid</title>
      <link>/video/golang-testing-mistakes/</link>
      <pubDate>Wed, 15 Oct 2025 16:23:40 +0100</pubDate>
      <guid>/video/golang-testing-mistakes/</guid>
      <description>&lt;p&gt;Welcome to the Go podcast with host Dominic St-Pierre! In this episode, Dominic and I discuss the most common testing mistakes that Gophers make and explore my newly launched book, &amp;ldquo;&lt;a href=&#34;https://store.jarosz.dev/b/gotestingmistakes&#34;&gt;50 Go Testing Mistakes&lt;/a&gt;.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Security, DevSecOps and Testing with Go</title>
      <link>/video/security-devsecops-with-go/</link>
      <pubDate>Thu, 04 Sep 2025 16:23:40 +0100</pubDate>
      <guid>/video/security-devsecops-with-go/</guid>
      <description>&lt;p&gt;Welcome to the Go podcast with host Dominic St-Pierre! In this episode, Dominic and I chat about using Go in cybersecurity, DevSecOps, and testing. Whether you’re an experienced developer or just curious about Go, there’s something for everyone. Let&amp;rsquo;s dive in!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Communicating with tests</title>
      <link>/video/communicating-with-tests/</link>
      <pubDate>Tue, 04 Jul 2023 16:23:40 +0100</pubDate>
      <guid>/video/communicating-with-tests/</guid>
      <description>&lt;p&gt;In this episode, Graeme King hosted me to show practical examples of refactoring the test codebase.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Go binaries with Goreleaser</title>
      <link>/video/releasing-go-applications-with-goreleaser/</link>
      <pubDate>Thu, 22 Jul 2021 16:23:40 +0100</pubDate>
      <guid>/video/releasing-go-applications-with-goreleaser/</guid>
      <description>&lt;p&gt;Building and releasing software shouldn&amp;rsquo;t be a tedious, manual, error-prone task. I am presenting an automated way to build and release Go libraries and command-line tools for different operating systems.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
