<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Davide Imola - Technical Blog</title>
    <link>https://davideimola.dev/blog</link>
    <description>Technical insights on infrastructure security, GitOps, Kubernetes, Go, and Domain-Driven Design. Written by Davide Imola, Software Engineer at RedCarbon and organizer of Open Source Day in Florence.</description>
    <language>en</language>
    <lastBuildDate>Sat, 07 Mar 2026 21:26:18 GMT</lastBuildDate>
    <atom:link href="https://davideimola.dev/rss.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>https://davideimola.dev/og-image.png</url>
      <title>Davide Imola</title>
      <link>https://davideimola.dev</link>
    </image>
    
    <item>
      <title><![CDATA[Beyond Resolutions: 2025 Retrospective & The 2026 Systems]]></title>
      <link>https://davideimola.dev/blog/2025-retrospective-2026-outlook</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/2025-retrospective-2026-outlook</guid>
      <description><![CDATA[A different kind of retrospective. Instead of a chronological list, I explore the themes, systems, and impact matrices that defined 2025 and architect the outlook for 2026.]]></description>
      <pubDate>Wed, 31 Dec 2025 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Personal</category>
      <category>Retrospective</category>
      <category>Year Review</category>
      <category>Systems</category>
      <category>Productivity</category>
      <enclosure url="https://images.unsplash.com/photo-1484480974693-6ca0a78fb36b?auto=format&amp;fit=crop&amp;q=80&amp;w=2072" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[Why Git Visibility Matters More Than Git Mastery]]></title>
      <link>https://davideimola.dev/blog/git-visibility-git-mastery</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/git-visibility-git-mastery</guid>
      <description><![CDATA[Git problems rarely come from missing commands, but from missing visibility into what is really happening in the repository.]]></description>
      <pubDate>Sat, 20 Dec 2025 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Git</category>
      <category>Git</category>
      <category>Security</category>
      <category>AI</category>
      <category>Developer Experience</category>
      <enclosure url="/images/blog/git-visibility-git-mastery/main-blog.webp" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[AI Will Not Secure Your Codebase. But It Can Reveal Dangerous Git Habits.]]></title>
      <link>https://davideimola.dev/blog/ai-will-not-secure-your-codebase</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/ai-will-not-secure-your-codebase</guid>
      <description><![CDATA[AI won’t secure your codebase, but it can expose the risky Git habits that quietly turn your repository into part of the attack surface.]]></description>
      <pubDate>Sat, 13 Dec 2025 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Git</category>
      <category>Git</category>
      <category>Security</category>
      <category>AI</category>
      <category>Developer Experience</category>
      <enclosure url="/images/blog/ai-will-not-secure-your-codebase/hero.webp" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[2023 Retrospective]]></title>
      <link>https://davideimola.dev/blog/2023-retrospective</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/2023-retrospective</guid>
      <description><![CDATA[A look back at 2023 - reflecting on goals, business growth, health, community involvement, learning, and plans for 2024.]]></description>
      <pubDate>Thu, 28 Dec 2023 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Personal</category>
      <category>Retrospective</category>
      <category>Year Review</category>
      <category>Community</category>
      <category>Learning</category>
      <enclosure url="https://images.unsplash.com/photo-1668855516656-7c250e694564?q=80&amp;w=3870&amp;auto=format&amp;fit=crop" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[Level UP your RDBMS Productivity in GO]]></title>
      <link>https://davideimola.dev/blog/level-up-your-rdbms-productivity-in-go</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/level-up-your-rdbms-productivity-in-go</guid>
      <description><![CDATA[Learn how to improve your RDBMS productivity in GO with sqlc, dbmate, and docker test. A comprehensive guide to handling SQL databases efficiently in Go.]]></description>
      <pubDate>Tue, 05 Dec 2023 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Go</category>
      <category>Go</category>
      <category>PostgreSQL</category>
      <category>Database</category>
      <category>sqlc</category>
      <category>dbmate</category>
      <enclosure url="https://images.unsplash.com/photo-1597852074816-d933c7d2b988?q=80&amp;w=3870&amp;auto=format&amp;fit=crop" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[Securing Secrets in the Age of GitOps]]></title>
      <link>https://davideimola.dev/blog/securing-secrets-in-the-gitops-era</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/securing-secrets-in-the-gitops-era</guid>
      <description><![CDATA[Learn how to secure secrets in a GitOps workflow using Sealed Secrets, Secrets Managers, and the Secret Store CSI Driver. Managing sensitive data in Kubernetes.]]></description>
      <pubDate>Fri, 27 Oct 2023 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>GitOps</category>
      <category>GitOps</category>
      <category>Kubernetes</category>
      <category>Security</category>
      <category>Sealed Secrets</category>
      <category>DevOps</category>
      <enclosure url="https://images.unsplash.com/photo-1618060932014-4deda4932554?auto=format&amp;fit=crop&amp;q=80&amp;w=3870" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[2022 Retrospective]]></title>
      <link>https://davideimola.dev/blog/2022-retrospective</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/2022-retrospective</guid>
      <description><![CDATA[A look back at 2022 - my first year retrospective covering business changes, health, community involvement, learning new technologies, and goals for 2023.]]></description>
      <pubDate>Fri, 23 Dec 2022 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Personal</category>
      <category>Retrospective</category>
      <category>Year Review</category>
      <category>Career</category>
      <category>DevOps</category>
      <enclosure url="https://images.unsplash.com/photo-1635335356074-5a9e45b47a14?auto=format&amp;fit=crop&amp;w=3174&amp;q=80" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[Git Hook in GitKraken Client with Husky and Nvm]]></title>
      <link>https://davideimola.dev/blog/git-hooks-gitkraken-client-husky-nvm</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/git-hooks-gitkraken-client-husky-nvm</guid>
      <description><![CDATA[How to configure GitKraken Client to run Git hooks with Husky and Nvm. A practical guide to setting up pre-commit hooks in your favorite Git GUI.]]></description>
      <pubDate>Sat, 08 Jan 2022 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Git</category>
      <category>Git</category>
      <category>GitKraken</category>
      <category>Husky</category>
      <category>Nvm</category>
      <category>Tooling</category>
      <enclosure url="https://images.unsplash.com/photo-1627399270231-7d36245355a9?auto=format&amp;fit=crop&amp;w=1974&amp;q=80" type="image/jpeg" />
    </item>
    <item>
      <title><![CDATA[How to Delete Docker Image From Private Registry]]></title>
      <link>https://davideimola.dev/blog/delete-docker-image-from-private-registry</link>
      <guid isPermaLink="true">https://davideimola.dev/blog/delete-docker-image-from-private-registry</guid>
      <description><![CDATA[A practical guide to deleting Docker images from private registries using Docker's API. Step-by-step instructions for managing your private registry.]]></description>
      <pubDate>Fri, 12 Jun 2020 00:00:00 GMT</pubDate>
      <author>hello@davideimola.dev (Davide Imola)</author>
      <category>Docker</category>
      <category>Docker</category>
      <category>Registry</category>
      <category>DevOps</category>
      <category>API</category>
      <enclosure url="https://images.unsplash.com/photo-1605745341112-85968b19335b?auto=format&amp;fit=crop&amp;w=2971&amp;q=80" type="image/jpeg" />
    </item>
  </channel>
</rss>