@robpike the only dramatic omission from my pov is compile-time unhandled error checking. i.e. i called a function with an error return value, but forgot to "err :=" in front of it.

maybe there's a good reason for it, idk, but it's the one thing that consistently trips me up