Johan Brandhorst-Satzkorn

@jbrandhorst.com

Go programmer, speaker and blog writer. OSS enthusiast. Maintainer of grpc-gateway & Go Wasm. SWE @oblique.security. Husband of @catzkorn. 🌱

I don't do plugs often, but if your company relies on work like this being done professionally, Geomys (geomys.org) is how it happens. You should help us get a contract. You don't need to have spending authority! Just DM me, do an intro, and we'll drive the process. We're pretty good at it.

TypeScript team: rewrites compiler in Go. Go community: what do you mean your new compiler takes more than a minute to compile? Unacceptable. Dishonorable even. We are so sorry for this sub par experience. Not how we do things around here. Two days later: WIP 5x speedup. HN: why pick Go anyway?

cmd/compile: slow escape analysis in large package in the typescript compiler · Issue #72815 · golang/go

Go version go version go1.24.1 linux/amd64 Output of go env in your module/workspace: AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='1' CGO_FFLAGS='-O2 -g' ...

github.com