2026-04-03
The 6th Annual State of FinOps survey is a snapshot from the global FinOps community.
data.finops.orgThe 6th Annual State of FinOps survey is a snapshot from the global FinOps community.
2026-03-14
Just a moment...
medium.com/@simeonov1992/mastering-kubernetes-statefulsets-expanding-pvcs-without-downtime-or-gitops-drift-229f8913a3072025-11-10
Encryption using SSH Keys with age in Linux - Ittavern.com
ittavern.com/encryption-using-ssh-keys-with-age-in-linuxEncryption using SSH Keys with age in Linux
2025-09-13
Isolating CPU cores for Virtual Machines :: NaniBot
nanibot.net/posts/isolcpus2025-07-30
SIGHUP Signal for Configuration Reloads
blog.devtrovert.com/p/sighup-signal-for-configuration-reloads2025-07-06
OpenTelemetry Resource Attributes: Best Practices for Kubernetes · Dash0
www.dash0.com/guides/opentelemetry-kubernetes-attributes-best-practicesInternet Resiliency Club
bowshock.nl/ircentr command
huijzer.xyz/posts/entr-trigger2025-06-13
About ArgoCD Tracking ID
en.ca-srg.dev/b40dd428e47641699959c4f2d70c8428I made a tier ranking for each ArgoCD setting
en.ca-srg.dev/28baefb78f0f44169b1879555dc81dbd2025-01-19
6 lessons I learned working at an art gallery
www.henrikkarlsson.xyz/p/art-gallery2024-01-17
Discover How We Reduced Our Cloud Costs by 30Â percents | skeepers
techblog.skeepers.io/how-we-manage-to-reduce-our-cloud-costs-by-25-percents-3f8c26db704a2024-01-14
Getting things done (in small increments)
dubroy.com/blog/getting-things-done-in-small-increments2024-01-06
Plaintext World
plaintextworld.com2023-08-05
Nginx reverse proxy + URL rewrite - Server Fault
serverfault.com/questions/379675/nginx-reverse-proxy-url-rewrite/379679#3796792023-07-17
Preventing Pipewire from being SIGKILLed
lantian.pub/en/article/random-notes/pipewire-sigkill-fix.lantianI frequently encounter the situation that the Pipewire audio server is suddenly stopped:
The problem usually appears when I connect/disconnect my laptop from the power adapter. My computer usually lags for a short time while switching between performance profiles.
systemctl --user status pipewire.service only shows that the Pipewire process was terminated by a SIGKILL signal, without any other useful log information.
Neither coredumpctl nor dmesg shows the existence of a core dump event.