Igor Zibarev

@hypnoglow
10 Followers
50 Following
176 Posts
Tech Lead in 💳 payment processing && Head of Go practice @ https://platacard.mx/en · Building a LatAm neobank · talking #fintech, #golang, #ai
🧪 #Claude mad scientist · turning Go bugs into projects nobody asked for
🏴‍☠️ Side quest: weekend #k8s pirate bootstrapping
GitHubhttps://github.com/hypnoglow
Xhttps://x.com/hypnoglow

RE: https://mastodon.social/@programmerByDay/115987357739540180

@programmerByDay Neither. I tried both and they still feel pretty raw.

I moved to k3s instead. My existing Kubernetes experience transfers directly, so I don’t need to learn a new infra abstraction invented instead of k8s, like Coolify does.

RE: https://mastodon.social/@stephenblum/115975513491202645

It's wild that we still don't have anything more portable than #bash scripts. And `curl | sh` being the norm says a lot about legacy in our tooling.

RE: https://mastodon.social/@golangch/115977078295734736

Emojis in README: helpful or cringe?

@mheadd

> good talk is exponentially more valuable than good code

always has been

@oscherler Very nice, but I see 2 steps unnecessary
@rusty__shackleford doesn’t work on mobile
dotfiles/zed/tasks.json at 09da6a85ceaf2a8873130ba3f5ee81b61dc24387 · hypnoglow/dotfiles

:briefcase: My dotfiles [arch, i3, urxvt, macOS, zsh, git, atom, ...] - hypnoglow/dotfiles

GitHub
dotfiles/zed/tasks.json at 09da6a85ceaf2a8873130ba3f5ee81b61dc24387 · hypnoglow/dotfiles

:briefcase: My dotfiles [arch, i3, urxvt, macOS, zsh, git, atom, ...] - hypnoglow/dotfiles

GitHub

pushd overlays/dev
kustomize edit set image ...
popd
kustomize build ...

wait, what? is this the way-to-go with #kustomize?

https://github.com/kubernetes-sigs/kustomize/issues/2803

@allan Go is great! Not sure about kustomize though