Oddbean new post about | logout
 it's just unpack an archive and set environment variables

https://github.com/quanterall/kitchensink

this is my all in one introduction to writing code in Go, teaches you everything you need to know to build a simple RPC API

i recommend Jetbrains Goland for the IDE though... VSCode's awful... i have my gripes with intellij but the symbol hyperlinking is essential for navigating code