Hi, I'm Willem. I write about Go, Web Development and Confidential Computing.
-
Beginner Friendly
You don't need a computer science degree.
-
Real World Skills
Based on 10+ years of professional experience.
-
Interactive Examples
Experiment with code directly on this website.
-
Have Fun!
Programming is a creative discipline after all.
It's getting crazy out there* Let's cool down a bit?
Join 800+ icecold subscribers
*Political, social and economical trust keeps eroding. AI is adding non-deterministic fuel to the fire.
I'm currently building attested.systems, a way to make systems verifiable by humans and machines. Sharing what I learn along the way.
Recent Articles
Top 10 Articles
- Accurate handler tests using httptest
- Sets in Go
- Benchmarks and performance testing
- URL path parameters in routes
- How to parse a time or date in Go
- Change JSON time format
- Anonymous structs in Go: What, How and When
- Confused by http.HandlerFunc? This post makes it click
- Context cancellation: Stop wasting resources on aborted requests
- Composable HTTP Handlers using generics