2026-03-14
vault
mrinals-vault.xyz/Engineering/Redis/HyperLogLog2026-01-17
all pages
permacomputing.net/all_pages2025-08-23
Anubis
lock.cmpxchg8b.com/anubis.html2025-07-06
The evolution of incident response at Podia | Jamie’s blog
jamie.ideasasylum.com/2024/11/02/the-evolution-of-incident-response-at-podia2025-06-13
The Definitive Guide to SLI/SLO
en.ca-srg.dev/32f7b8c96de7489094802512de434d0f2025-06-03
Istio Distributed Tracing w/ OpenTelemetry
www.anyflow.net/sw-engineer/istio-opentelemetry-tracing🔄 12 CronJobs Every Kubernetes Cluster Should Run | by Devops Trainer | May, 2025 | Medium
medium.com/@shankarrudra36/12-cronjobs-every-kubernetes-cluster-should-run-c98e6e517bab#bypass2025-01-19
Today I learned that bash has hashmaps - Xe Iaso
xeiaso.net/notes/2024/bash-hashmap2024-09-18
Chaos Mesh
gasidaseo.notion.site/Chaos-Mesh-c78b7ce9d31e4dd7aa611c37d66266bb2024-06-05
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-ab00e45eccd62024-04-25
The System Design Template I Use – Aditya Rohilla
adityarohilla.com/2022/03/22/the-system-design-template-i-use2024-04-14
Optimizing SQLite for servers
kerkour.com/sqlite-for-servers2024-02-10
Hiring Challenge: Smallest golang Websocket Client
dyte.io/blog/hiring-challenge-smallest-golang-websocket-client2024-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-3f8c26db704a2024-01-06
Plaintext World
plaintextworld.com2023-08-05
The System Resiliency Pyramid
www.codereliant.io/the-system-resiliency-pyramidAdditional:
2023-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.
2023-07-08
Documentation Led Culture
contentdistribution.com/documentationCreating a Culture of Documentation
2023-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