20 random bookmarks

2026-03-14

264.

vault

mrinals-vault.xyz/Engineering/Redis/HyperLogLog

2026-01-17

260.

all pages

permacomputing.net/all_pages

2025-08-23

248.

Anubis

lock.cmpxchg8b.com/anubis.html

2025-07-06

241.

The evolution of incident response at Podia | Jamie’s blog

jamie.ideasasylum.com/2024/11/02/the-evolution-of-incident-response-at-podia

2025-06-13

230.

The Definitive Guide to SLI/SLO

en.ca-srg.dev/32f7b8c96de7489094802512de434d0f

2025-06-03

224.

Istio Distributed Tracing w/ OpenTelemetry

www.anyflow.net/sw-engineer/istio-opentelemetry-tracing
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-01-19

205.

Today I learned that bash has hashmaps - Xe Iaso

xeiaso.net/notes/2024/bash-hashmap

2024-09-18

185.

Chaos Mesh

gasidaseo.notion.site/Chaos-Mesh-c78b7ce9d31e4dd7aa611c37d66266bb

2024-06-05

164.

Extending Kubernetes Functionality: A Practical Guide to Custom Resource Definitions | by Gianluca Mardente | Jun, 2024 | ITNEXT

itnext.io/extending-kubernetes-functionality-a-practical-guide-to-custom-resource-definitions-ab00e45eccd6

2024-04-25

153.

The System Design Template I Use – Aditya Rohilla

adityarohilla.com/2022/03/22/the-system-design-template-i-use

2024-04-14

150.

Optimizing SQLite for servers

kerkour.com/sqlite-for-servers

2024-02-10

134.

Hiring Challenge: Smallest golang Websocket Client

dyte.io/blog/hiring-challenge-smallest-golang-websocket-client

2024-01-17

130.

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-3f8c26db704a

2024-01-06

127.

Plaintext World

plaintextworld.com

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-08

62.

Documentation Led Culture

contentdistribution.com/documentation

Creating a Culture of Documentation

2023-06-18

28.

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-pipelines

kong config ideas