💾 Archived View for dt.smol.pub › 2023-10-29_14-go captured on 2023-11-14 at 07:26:52. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
2023-10-29
go not golang
hey so go is neat
go is easy to write
go has nice tooling and many modules
with go you don't have to worry about memory 😉
sometimes you might wish go could be less verbose
or that go could know what unicode is
but go scales well for many tasks
go can handle databases and graphs (same thing)
go makes nice command line interfaces
or if you're glamorous, go can make text user interfaces