In this article, I’ll talk about where we are with Go today and what’s coming next, specifically in the context of how generative AI is changing software development. (Discussion hosted…| Sameer Ajmani
Documentation| go.dev
Abusing ssh_config's ProxyCommand| jonwillia.ms
As the Go ecosystem gets bigger, gopls must get smaller| go.dev
Most integrated development environments let you quickly jump from a symbol to its definition. In this post, we’ll implement a simple version of this feature in just 77 lines of Go code. Along the way, we’ll learn how to use the Go parser and type-checker included in the standard library. Let’s go! Where we’re going By the end of this post, we’ll have built a command-line tool that does this:| devnonsense.com
Webzine created by volunteers who are passionate about the OpenBSD project development.| webzine.puffy.cafe
Documentation| go.dev
Learn about Go workspaces and some of the workflows they enable.| go.dev