ChatGPT4 for data analysis
LLMs are mind-blowingly good at analyzing and visualizing data!
LLMs are mind-blowingly good at analyzing and visualizing data!
A description of how type inference for Go works. Based on the GopherCon 2023 talk with the same title.
#478 — October 3, 2023 Unsub | Web Version Go Weekly Rust vs Go: A Hands-On Comparison — Despite all their differences, Rust and Go are frequently compared. Someone who's predominantly a Rust developer has given the idea another...
"Ordinary Wolves" by Seth Kantner - a fictional account about coming of age as a subsistence hunter and fur trader in remote Alaska wilderness in the 1970s and 80s. Since I've read "A thousand trails home" already, the plot is very familiar - the author proje...
Advice for how to (and how not to) apply for a software engineering job, particularly for the written parts of the interview process. As a bonus, some tips for your resume/CV.
Why the function signatures in the slices packages are so complicated.
#477 — September 26, 2023 Unsub | Web Version Go Weekly Organizing a Go Module — It’s common for Go developers to think about how to organize the files and directories in projects (some of our most popular links have been on t...
Hey, it’s been a long time! We’re happy to share that Watermill v1.3 is now out! What is Watermill Watermill is an open-source library for building message-driven or event-driven applications the easy way in Go. Our definition of “easy” is as easy as build...