20 random bookmarks

2026-03-15

268.

The Internet is Cool. Thank you, TCP | Moncef Abboud

cefboud.com/posts/tcp-deep-dive-internals

2026-02-19

262.

Handling Large Files and CRDs in Helm and the 1MB Release Limit - Personal Blog | Jan-Otto Kröpke

jkroepke.de/2026/02/handling-large-files-and-crds-in-helm-and-the-1mb-release-limit

2025-11-10

259.

Encryption using SSH Keys with age in Linux - Ittavern.com

ittavern.com/encryption-using-ssh-keys-with-age-in-linux

Encryption using SSH Keys with age in Linux

2025-11-08

257.

Use a Sidecar Container to Read Logs from Another Container // Erik Horton

blog.erikhorton.com/2023/10/01/use-a-sidecar-container-to-read-logs-from-another-container.html#hashicorp-vault-audit-logs

2025-08-08

247.

The Campsite Rule

www.rubick.com/campsite-rule

2025-07-30

245.

SIGHUP Signal for Configuration Reloads

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

2025-06-03

222.

Grafana Loki: Production Setup & Upgrade Guide | by Sai Kiran Pikili | May, 2025 | Medium

saikiranpikili.medium.com/grafana-loki-production-setup-upgrade-guide-15b4f33ce222#bypass

2025-01-19

210.

What's the Postgres server? | frn.sh

frn.sh/posts/postgres-server

2025-01-12

201.

disable oom group #IYKYK

github.com/kubernetes/kubernetes/pull/117793#issuecomment-2199463469

disable oom group cgroup on kubernetes way

2024-12-02

197.

LAN Party House

lanparty.house
196.

Evolving my ergonomic setup (or, my laptop with extra steps) | nicole@web

ntietz.com/blog/evolving-ergo-setup
192.

Using (only) a Linux terminal for my personal computing in 2024

neilzone.co.uk/2024/11/using-only-a-linux-terminal-for-my-personal-computing-in-2024

2024-07-19

178.

How Many Maybe’s until Empathy? – Will Gallego

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

2024-04-25

152.

Why Everyone Should Learn To Write – Aditya Rohilla

adityarohilla.com/2020/11/15/why-everyone-should-learn-to-write

2023-09-19

94.

PostgreSQL and IoT Data Localization, Integration, and Write Scalability - 2ndQuadrant | PostgreSQL

www.2ndquadrant.com/en/blog/postgresql-iot-data-localization-integration-write-scalability

2023-08-08

88.

Unveil the Secret Ingredients of Continuous Delivery at Enterprise Scale with Argo CD - Yuan's Blog

terrytangyuan.github.io/2022/01/11/unveil-the-secret-ingredients-of-continuous-delivery-at-enterprise-scale-with-argocd-kubecon-china-2021

2023-08-05

83.

The System Resiliency Pyramid

www.codereliant.io/the-system-resiliency-pyramid

2023-08-04

81.

Goldydocs

example.docsy.dev

docsy; hugo documentation

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-07-04

60.

Using Kwok to Simulate Large Kubernetes Clusters

medium.com/programming-kubernetes/using-kwok-to-simulate-large-kubernetes-clusters-5f295035d09d