Tweak go note

This commit is contained in:
David Eisinger
2023-05-12 10:13:20 -04:00
parent 467d83d77d
commit 04c6f39af2

View File

@@ -7,7 +7,7 @@ draft: false
I find [Go][1] really compelling, even though it's not super applicable to my job. When evaluating a new tool, I find I'm weirdly biased to things written in Go.
* I like that it compiles, and have no desire to install someone else's Python
* It just seems to hit the right balance of productivity, performance, safety
* It just seems to hit the right balance of productivity, performance, simplicity, safety
* The language (and the tech built with the language) just seems built to last
[1]: https://go.dev/