2026-03-15
Go ahead, self-host Postgres | Pierce Freeman
pierce.dev/notes/go-ahead-self-host-postgres2026-01-17
all pages
permacomputing.net/all_pages2025-11-10
Trixter: A Chaos Proxy for Simulating Network Faults | Viacheslav Biriukov
biriukov.dev/posts/trixter-chaos-proxy#why-trixter-vs-gnulinux-tc-netem-kernel-network-emulatorChaos Engineering and Network Fault Injection
2025-07-06
Internet 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-06-11
ArgoCD's Rough Edges: A Field Guide to Real-World Problems
scalr.com/learning-center/argocds-rough-edges-a-field-guide-to-real-world-problems2025-05-18
ISTIO METADATA HEADER
janine.pcfe.net/posts/2022-10-10-istio-envoyfilter-strip-headers2025-01-19
6 lessons I learned working at an art gallery
www.henrikkarlsson.xyz/p/art-galleryUsing static websites for tiny archives
alexwlchan.net/2024/static-websites2025-01-12
disable oom group #IYKYK
github.com/kubernetes/kubernetes/pull/117793#issuecomment-2199463469disable oom group cgroup on kubernetes way
2024-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-14
Optimizing SQLite for servers
kerkour.com/sqlite-for-serversScaling Go to 192 Cores with Heavy I/O · Jaz's Blog
jazco.dev/2024/01/10/golang-and-epoll2024-03-18
Keeping on-call calm
exploring-better-ways.bellroy.com/keeping-on-call-calm.html2024-02-11
GitHub Workflow - get the path that triggered a pull request - Stack Overflow
stackoverflow.com/questions/75765682/github-workflow-get-the-path-that-triggered-a-pull-request2023-09-22
Just a moment...
askubuntu.com/questions/791961/how-do-i-access-dcim-folder-on-iphone2023-08-12
An NGINX and DNS based outage | Andy Dote
andydote.co.uk/2022/04/23/nginx-dnsI recently encountered a behaviour in Nginx that I didn’t expect and caused a production outage in the process. While I would love to blame DNS for this, as it’s usually the cause of most network-related issues, in this case, the fault lies with Nginx.