Gophers! It looks like Google's ADK is now available for Go! google.golang.org/adk
I haven't taken it for a spin yet, but I'm curious to see how it compares to other frameworks like Genkit, Langchain, etc. Do you. have a favorite AI framework?
@muncus.bsky.social
Gophers! It looks like Google's ADK is now available for Go! google.golang.org/adk
I haven't taken it for a spin yet, but I'm curious to see how it compares to other frameworks like Genkit, Langchain, etc. Do you. have a favorite AI framework?
This blog post about Go's experimental GreenTea Garbage Collector (go.dev/blog/greente...) has great illustrations of how "traditional" mark-and-sweep GC works, as well as how GreenTea is different. Love the transparency, and the data on CPU improvements!
31.10.2025 16:27 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Jetbrains Developer report is out for 2025 (devecosystem-2025.jetbrains.com/tools-and-tr... ) - and there's some surprising Go results in there!
- most desired language, with 11%
- used by 20% of the developer ecosystem!
- #4 overall by JetBrains' overall "promise index"
and #2 for highest paid (!?)
I balk at the phrase "10x", but I like this collection of Go patterns: blog.jetbrains.com/go/2025/10/1...
I don't *completely* agree with #5 (wrap errors) - there's sometimes a good case for making errors opaque by not wrapping. Agree that looking at strings is definitely *not the way*. ๐ซ
If its not already on your list, I recommend Huxley's "Island" (bookshop.org/p/books/isla...). Its more about the interaction between two very different cultures.
06.06.2025 23:40 โ ๐ 0 ๐ 1 ๐ฌ 1 ๐ 0Updates are as easy as `go get go@1.24.4` โจ
05.06.2025 19:20 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0a debugging manifesto poster, risograph printed, neon pink and blue * inspect, donโt squash * being stuck is temporary * trust nobody and nothing * itโs probably your code * donโt go it alone * thereโs always a reason * build your toolkit * it can be an adventure
was just reminded of how much I love the debugging manifesto poster that Inner Loop Press designed for Wizard Zines, you can get it for $20 US + shipping here: store.wizardzines.com/products/pos...
I'm SO delighted with how it turned out (also for more of Inner Loop's work: www.innerloop.press)
Check out the Google I/O talk "What's new in Go" at io.google/2025/explore...
@cameronb.bsky.social and I cover a brief history of Go, and many of the new features and capabilities @golang.org has released in the last year.
This year's #GoogleIO is extra exciting, not least because Go team members @cameronb.bsky.social and @muncus.bsky.social will be presenting Go's first ever product keynote, "What's New in Go"! Tune in on Thursday, May 22 at 9am PT ๐ io.google/2025/explore...
20.05.2025 18:02 โ ๐ 48 ๐ 7 ๐ฌ 2 ๐ 0