PinnedFix ‘Objects have changed outside of Terraform’ with invoke wrapperNote: From v1.2 (not released yet), this issue probably shouldn’t be that bad, commentMar 27, 2022Mar 27, 2022
PinnedRandom task execution in AnsibleIt might look very simple, but I haven’t found it anywhere already described.Oct 6, 2019Oct 6, 2019
PinnedPromQL / How to return 0 instead of ‘no data’Another short article. I found the answer in the middle of issue on Grafana GitHub. And decided to make a note.Oct 14, 20196Oct 14, 20196
PinnedPublished inAWS TipTerraform v0.14 dependency lock file (.terraform.lock.hcl) gotchasIn December 2020 a new version of Terraform was released — v0.14. Along with many new things there was released a pretty nice feature —…Jan 13, 20211Jan 13, 20211
Summary “Five Steps to Make Your Go Code Faster & More Efficient” FOSDEM 04.02.2023Summary of the ‘Efficient Go’ Book. Story from Thanos project inspired it.Feb 4, 2023Feb 4, 2023
Summary “Squeezing a go function” FOSDEM 04.02.2023 by Jesús Espino, MattermostOptimize what you need when you need. Don’t over optimize.Feb 4, 2023Feb 4, 2023
Summary “Recipes for reducing cognitive load” FOSDEM 04.02.2023 by Federico PaolinelliBased on experience of reviewing PRs in metallb project.Feb 4, 2023Feb 4, 2023
How to check only changed in CIWhen you have a lot of code in the repository, like in monorepo case, it became very important to check in CI only things that changed in…Jan 22, 2023Jan 22, 2023
How CODEOWNERS really workAll modern code collaboration systems support CODEOWNERS. This is a file that stored in your repository and defines which team is…Oct 29, 2022Oct 29, 2022
Exclude ‘Objects have changed outside of Terraform’ from GitHub Actions outputAd-hoc fix for annoying Terraform “feature” in GH actions contextMay 31, 2022May 31, 2022