@grips Go is great.
@grips Yeah, I recognized that. I like the whole interfaces and how easy it is to share memory between separate go routines.
It gets a bit iffy once you start working with channels, avoiding deadlocks is the hardest part. But once you are beyond that every thing else is just implementation details.
@grips I've still been meaning to write a fediverse server in Go. But that idea is on the backburner due to time. :-)