PinnedNicolai AntiferovFix ‘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
PinnedNicolai AntiferovRandom task execution in AnsibleIt might look very simple, but I haven’t found it anywhere already described.Oct 6, 2019Oct 6, 2019
PinnedNicolai AntiferovPromQL / 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
PinnedNicolai AntiferovinAWS 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
Nicolai AntiferovSummary “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
Nicolai AntiferovSummary “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
Nicolai AntiferovSummary “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
Nicolai AntiferovHow 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
Nicolai AntiferovHow 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
Nicolai AntiferovExclude ‘Objects have changed outside of Terraform’ from GitHub Actions outputAd-hoc fix for annoying Terraform “feature” in GH actions contextMay 31, 2022May 31, 2022