Updating Snapcraft secrets
If you, like me, release your projects to the Snap Store using GoReleaser, you might need to eventually update the secret.
If you, like me, release your projects to the Snap Store using GoReleaser, you might need to eventually update the secret.
We all know, that Docker technology is great and brings us many advantages, but also, unfortunately, Docker images include many attack surfaces on different layers.
Introduction: In this installment of the Ultimate Software Design series, Bill guides us through setting up a Kubernetes environment using Kubernetes inside Docker (kind). He breaks down the structure of Kubernetes and offers insights into effective cluster management, ensuring a...
The night is dark and full of errors, so how should we handle these gracefully and safely in our Rust programs? Let’s introduce two of every Rust programmer’s favourite types: Option and Result.
Today me and my friend/colleague Julien Singler are starting a new Substack Newsletter called “package main” (this name may sound familiar). It’s one-stop shop for mastering Backend, Cloud, DevOps, APIs, etc.
This page is a summary of what’s going on in my life currently (inspired by nownownow.com). Last updated: 2025-01-07 Writing the packagemain.tech Newsletter about Backend, Go, Cloud, Kubernetes and more.
#508 — May 21, 2024 Unsub | Web Version Go Weekly ▶ Boosting Performance of Go Apps with Optimizations — Three members of the Go team gave a talk at last week’s Google I/O about a topic we’ve covered a lot lately – us...