2026-04-11
SSH certificates: the better SSH experience
jpmens.net/2026/04/03/ssh-certificates-the-better-ssh-experience2026-03-15
Go ahead, self-host Postgres | Pierce Freeman
pierce.dev/notes/go-ahead-self-host-postgres2025-07-06
OpenTelemetry Resource Attributes: Best Practices for Kubernetes · Dash0
www.dash0.com/guides/opentelemetry-kubernetes-attributes-best-practicesInternet Resiliency Club
bowshock.nl/irc2025-07-03
We moved from AWS to Hetzner, saved 90%, kept ISO 27001 with Ansible
news.ycombinator.com/item?id=443359202025-05-17
Aiming for a stable Elasticsearch version upgrade
tech-blog.monotaro.com/entry/2024/12/10/0900002025-01-19
I spent 18 years in the Linux console and I don’t regret it | Dragon’s notes
eugene-andrienko.com/en/it/2024/01/02/life-in-console2025-01-12
disable oom group #IYKYK
github.com/kubernetes/kubernetes/pull/117793#issuecomment-2199463469disable oom group cgroup on kubernetes way
2024-06-26
Running a Raspberry Pi with a read-only root filesystem # Chris Dzombak
www.dzombak.com/blog/2024/03/Running-a-Raspberry-Pi-with-a-read-only-root-filesystem.html2024-04-14
Running a Raspberry Pi with a read-only root filesystem
www.dzombak.com/blog/2024/03/Running-a-Raspberry-Pi-with-a-read-only-root-filesystem.htmlread only mode rpi
2024-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-port2024-02-08
Seamless data exchange with Kafka Connect and Strimzi on Kubernetes at Decathlon | by Thomas Dangleterre | Decathlon Digital | Jan, 2024 | Medium
medium.com/decathlondigital/seamless-data-exchange-with-kafka-connect-and-strimzi-on-kubernetes-at-decathlon-e6f81d0345352024-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-3f8c26db704a2023-10-02
Kube-Prometheus-Stack And ArgoCD 2.3 - How to remove a workaround
blog.ediri.io/kube-prometheus-stack-and-argocd-23-how-to-remove-a-workaround#heading-application-ii-sync-options-replace2023-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.
2023-07-01
Dedicated Valheim server with insights
sysrant.com/posts/dedicated-valheim-server-with-insightslinuxgsm ideas
2023-06-23
Why I went back to using a ThinkPad from 2012
ounapuu.ee/posts/2022/01/09/why-i-went-back-to-using-a-thinkpad-from-2012Delusion Soup: How Observability Got Here, and What We Can Do About It
davidkcaudill.medium.com/delusion-soup-how-observability-got-here-and-what-we-can-do-about-it-21e3be942e9c2023-06-18
How to Use GitHub Action to Manage Kong Configs in CI/CD Pipelines
tech.aufomm.com/how-to-use-github-action-to-manage-kong-configs-in-ci-cd-pipelineskong config ideas