Colin Douch
banner
colindou.ch
Colin Douch
@colindou.ch
Formerly Techleading #o11y at Cloudflare, now attempting to touch computers as little as possible 💖💜💙🏳️‍🌈
My one comment on the Cloudflare outage from yesterday is that it's ironic that it's almost exactly the same failure mode as the 2019 outage: shipping a config file worldwide without any validation steps. Bets on the 2031 outage reason?
November 19, 2025 at 8:20 AM
In Nuremburg again for OSMC, and making my yearly pilgrimage to have a bit of a taste of home on this side of the world.
November 17, 2025 at 10:48 AM
There's a great quote from Vonnegut in Player Piano: A step backwards, when you've taken a wrong turn is a step in the right direction. Call me a luddite, but I think about that a lot with modern tech
October 15, 2025 at 2:20 PM
Reposted by Colin Douch
Lights! Crackers! Action! It's launch week!

The Kickstarter for book 2 in mine and Johnny Schumann's CHEESE! series is launching at 10am on Thursday.
October 6, 2025 at 6:43 PM
I'm flying out at 6 am tomorrow, but am I getting bladdered at a Eurovision party? Obviously. I don't want to lose my queer card 😅
May 17, 2025 at 8:44 PM
I'm going to disappear from the internet for a couple of weeks, so before I go, let's drop something I've been working on. A while ago I wrote about the lack of serverless applications in the open source world (blog.colindou.ch/posts/open-s...), so here's one: github.com/sinkingpoint...
GitHub - sinkingpoint/onotify: A drop in replacement for Prometheus Alertmanager, built on top of Cloudflare Workers
A drop in replacement for Prometheus Alertmanager, built on top of Cloudflare Workers - sinkingpoint/onotify
github.com
April 12, 2025 at 2:18 PM
Even though I'm no longer there, I continue to be proud of what the Cloudflare Observability team is accomplishing. Pushing boundaries to solve unique, and not so unique problems: github.com/cloudflare/p...
GitHub - cloudflare/parquet-tsdb-poc: A POC for a tsdb storage using parquet
A POC for a tsdb storage using parquet. Contribute to cloudflare/parquet-tsdb-poc development by creating an account on GitHub.
github.com
March 6, 2025 at 6:06 PM
It's pppppppp-pancake day!
March 4, 2025 at 7:57 PM
Small things that bring me joy: The OpenAI status page has "we've spotted that something has gone wrong", which is separate from their "we're investigating an issue" update. What happens between those two? What is the transition from "issue" to "something has gone wrong"?
February 27, 2025 at 9:48 PM
In every conversation I've had with Pagerduty folks recently they've been really heavily pushing workflows, which is funny because everyone shits on Nagios which had event handlers 20 years ago and we've been rebuilding it worse ever since
February 25, 2025 at 11:48 AM
Small rant: If you're using AI generated images in your conference talks, and there are obvious AI artifacts, you clearly don't care about your talk and I don't care to listen. Do better than garbled text and stub handed monsters. Or better, hire an actual artist! They still exist!
February 14, 2025 at 6:48 PM
Had a blood test, and the NHS gives me two options to increase my HDL cholesterol. Anyone wanna go for a drink?
February 10, 2025 at 12:10 PM
Reposted by Colin Douch
Turns out the hardest part of publishing a book is getting people to buy it.

Only 3 copies sold this month.

I'm still determined to show that there is space for indie books in a market drenched in celebrities.

Check out CHEESE! at the links in comments below
January 31, 2025 at 4:49 PM
I've been added to a few starter packs and I am pretty sure it is people confusing me for @thisisdouch.bsky.social . I'm ok with this.
January 17, 2025 at 10:05 AM
I'm slowly learning that bipolar isn't conducive to being a good open source contributor when I can just not want to code for months at a time, and it sort of kills me inside 😭 I miss you OSS friends!
January 13, 2025 at 11:45 PM
I wrote a new thing: blog.colindou.ch/posts/bing-l... . Something's up with Bing and NPM. Is it an NPM corruption? Is Bing leaking memory? Who knows!
Does Bing have a buffer overflow?
A few days ago, I was doing some Typescript work and went to search for a specific NPM package that I needed the docs for. I generally use DuckDuckGo these days, so I popped in my search and got back ...
blog.colindou.ch
December 12, 2024 at 9:37 AM
I was reminded of this earlier today, and now I'm here wondering why it's not a built in notification sound for pagerduty
Something Went Terribly Wrong
YouTube video by Meh
youtu.be
December 10, 2024 at 8:54 PM
I note that the Enron revival has a careers page, and I'm not saying I'm curious, but the ethics training for those jobs would be hilarious
December 3, 2024 at 9:08 AM
Google Maps keeps trying to autocorrect Waterloo (station) to Waterloo (Belgium) when I plot directions, and the fact that they have remotely comparable travel times to my mates house in Haslemere is a damning indictment of the UK train system
November 20, 2024 at 10:02 AM
Not me, reading the Swiss registration rules to see if they let foreigners register .ch domains
Bluesky’s captured tech twitter because it appeals to our innate desire to buy a new domain name.
November 2, 2024 at 10:12 PM

To distract my self from *life* at the moment, I spent the last few days translating Go’s text/template into Typescript: github.com/sinkingpoint... .
Why? *Secrets*, but it’s probably useful in the @cloudflare.social ecosystem somewhere
Could an AI have done it better? Probably.
github.com
October 31, 2024 at 10:06 AM
Am I the only one that starts to get confused about all the z?? tools around? Zed, Zig, Zod, it's a bit silly
October 23, 2024 at 3:00 PM
Minor personal update: I left Cloudflare and have moved back to the UK. If any of y'all want to grab a drink and catch up then reach out!
October 10, 2024 at 4:48 PM
Today in Linux esoterica: A Netlink socket is always SOCK_DGRAM, even if you _request_ SOCK_RAW. That means that if you do a `read` with a buffer smaller than a message, you'll just drop data. Ugh.
August 4, 2024 at 12:28 PM
Found my new favourite Rust type: doc.rust-lang.org/std/ops/stru...
Yeet in std::ops - Rust
Implement `FromResidual<Yeet<T>>` on your type to enable `do yeet expr` syntax in functions returning your type.
doc.rust-lang.org
June 9, 2024 at 5:29 AM