No bad news is very good news on Golang cryptography :)

#gophersunite

To wrap up lightning talks, we have an update on TinyGo #GophersUnite
Next up in lightning talks: making typeaheads fast with Redis #GophersUnite
Next up at Gophercon lightning talks: building a Git client in Go. #GophersUnite
Next up, it's #neovim demo time! #GophersUnite

Next up: principles of using AI for software dev.

For one, don't hand off code for review that you haven't reviewed yourself.

For another, exec expectations don't match current reality on what AI can('t) do.

#GophersUnite

Next up: using assertions to make sure that if a program is wrong it doesn't compile. #GophersUnite
It's lightning talk time at Gophercon! First talk is about using SSA and control flow graphs for finding e.g. session leaks in the Cloud Spanner SDK #GophersUnite
Expressing API changes as "replace this function with its inlined body" lets Go tooling make codebase upgrades for you. #GophersUnite
By default, common LLMs don't use current code features, and even higher-power ones are a coin flip. Go analysis tools, and the associated MCP server, helps push back against this so emitted code gets modernized on the way out of the model. #GophersUnite