Neil
Home
Blog
GitHub
Blog
5
Jun 2024
Comments on Canonical JSON in Matrix
Today, the Matrix protocol is pretty much entirely JSON over...
29
Aug 2021
Go is pass-by-value — but it might not always feel like it
Go is a programming language which passes by value, which...
9
Apr 2021
Read receipts, presence and typing notifications should be disabled by default
In a world where so many of our interactions now...
19
Apr 2020
Worker pools in Go using buffered channels and Goroutines
Goroutines in Go are effectively lightweight threads. The Go runtime...
Atom/RSS