20 random bookmarks

2026-03-14

265.

Just a moment...

medium.com/@simeonov1992/mastering-kubernetes-statefulsets-expanding-pvcs-without-downtime-or-gitops-drift-229f8913a307

2025-09-13

253.

Isolating CPU cores for Virtual Machines :: NaniBot

nanibot.net/posts/isolcpus

2025-07-30

245.

SIGHUP Signal for Configuration Reloads

blog.devtrovert.com/p/sighup-signal-for-configuration-reloads

2025-07-16

244.

postgres exporter

techblog.goinc.jp/entry/2024/06/17/180103

2025-07-06

242.

This blog is hosted on a Nintendo Wii

blog.infected.systems/posts/2025-04-21-this-blog-is-hosted-on-a-nintendo-wii
239.

Tunneling SSH over HTTPS

blog.frost.kiwi/ssh-over-https-tunneling
235.

Internet Resiliency Club

bowshock.nl/irc

2025-06-12

227.

ThinkPad T14s Gen 3 AMD Linux User Review + Tweaks

linuxblog.io/thinkpad-t14s-gen-3-amd-linux-user-review-tweaks#Extend_ThinkPad_Battery_life_on_Linux

2025-06-03

223.

🔄 12 CronJobs Every Kubernetes Cluster Should Run | by Devops Trainer | May, 2025 | Medium

medium.com/@shankarrudra36/12-cronjobs-every-kubernetes-cluster-should-run-c98e6e517bab#bypass

2025-06-02

221.

Improving EC2 boot time from 4s to 2.8s to accelerate builds

depot.dev/blog/accelerating-builds-improve-ec2-boot-time

2025-05-18

219.

ISTIO METADATA HEADER

janine.pcfe.net/posts/2022-10-10-istio-envoyfilter-strip-headers

2025-01-19

207.

6 lessons I learned working at an art gallery

www.henrikkarlsson.xyz/p/art-gallery

2024-12-08

199.

The Biggest Shell Programs in the World · oils-for-unix/oils Wiki · GitHub

github.com/oils-for-unix/oils/wiki/The-Biggest-Shell-Programs-in-the-World

2024-07-19

178.

How Many Maybe’s until Empathy? – Will Gallego

willgallego.com/2024/06/21/how-many-maybes-until-empathy

2024-04-14

149.

Scaling Go to 192 Cores with Heavy I/O · Jaz's Blog

jazco.dev/2024/01/10/golang-and-epoll

2023-12-06

107.

Service Level Indicator (SLI) - Alex Ewerlöf Notes

blog.alexewerlof.com/p/sli

2023-09-15

92.

Kubernetes Cluster Upgrade (kubeadm) - Cheat Sheet

www.linkedin.com/posts/govardhana-miriyala-kannaiah_gopuwrites-devops-kubernetes-activity-7108075668495638530-4N4A?utm_source=share&utm_medium=member_ios

2023-07-22

72.

GCP Secret Manager with self-hosted Kubernetes

medium.com/@jjlakis/gcp-secret-manager-with-self-hosted-kubernetes-db35d01d65f0

k3s on premise with OIDC, secret manager, and workload identity GCP

2023-07-17

67.

Preventing Pipewire from being SIGKILLed

lantian.pub/en/article/random-notes/pipewire-sigkill-fix.lantian

I 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-06-24

40.

How to add, use, and update `.terraform.lock.hcl` without pain

grem1.in/post/terraform-lockfiles-maxymvlasov