2026-05-10
Flexoki — Steph Ango
stephango.com/flexokiCSS Color
2026-03-14
Just a moment...
medium.com/@simeonov1992/mastering-kubernetes-statefulsets-expanding-pvcs-without-downtime-or-gitops-drift-229f8913a3072025-07-06
Weigh the soul of incoming HTTP requests to protect your website!
anubis.techaro.lol/docs2025-06-03
The Easiest Way to Track Kubernetes Deployments in Grafana | by Netanel Avraham | Elementor Engineers | May, 2025 | Medium
medium.com/elementor-engineers/the-easiest-way-to-track-kubernetes-deployments-in-grafana-7e6411978b752025-06-02
Improving EC2 boot time from 4s to 2.8s to accelerate builds
depot.dev/blog/accelerating-builds-improve-ec2-boot-time2025-05-17
Prometheus: How We Slashed Memory Usage
devoriales.com/post/384/prometheus-how-we-slashed-memory-usage2025-01-12
disable oom group #IYKYK
github.com/kubernetes/kubernetes/pull/117793#issuecomment-2199463469disable oom group cgroup on kubernetes way
2024-10-12
Life Lessons from the First Half-Century of My Career – Communications of the ACM
cacm.acm.org/opinion/life-lessons-from-the-first-half-century-of-my-career2024-09-28
ArgoCD Finalizer Shield: Protecting Your Production Clusters from Unintended Deletion | by Tal Yitzhak | FAUN — Developer Community 🐾
faun.pub/argocd-finalizer-shield-protecting-your-clusters-from-unintended-deletion-c7929a82d983Scrum sucks.. Breaking news: Scrum is bad. | by Matteo Bianchi | Medium
blog.mb-consulting.dev/scrum-sucks-9960011fc5cf2024-06-17
Block AI training on a web site
blog.zgp.org/block-ai-training-on-a-web-site2024-05-11
Why does my 2vCPU application run faster in a VM than in a container? | by HungWei Chiu | Medium
hwchiu.medium.com/why-does-my-2vcpu-application-run-faster-in-a-vm-than-in-a-container-6438ffaba2452024-03-15
Automatic HTTPS Certificates for Services on Internal Home Network • Helge Klein
helgeklein.com/blog/automatic-https-certificates-for-services-on-internal-home-network-without-opening-firewall-port2023-12-31
A Deeper Dive of kube-scheduler - Akila Welihinda
www.awelm.com/posts/kube-scheduler2023-09-19
PostgreSQL and IoT Data Localization, Integration, and Write Scalability - 2ndQuadrant | PostgreSQL
www.2ndquadrant.com/en/blog/postgresql-iot-data-localization-integration-write-scalability2023-08-04
Goldydocs
example.docsy.devdocsy; hugo documentation
2023-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.