2X-40X Faster Docker Builds with Blacksmith — With a one-line code change, Blacksmith can make your Docker builds incremental by mounting your Docker layer cache into your GitHub Actions runner. Blacksmith is used by 300+ companies like Ashby, Clerk, and Mintlify.
Blacksmith sponsor
|
When is it OK to Panic in Go? — One of the Go proverbs is “Don’t panic,” which isn’t just good life advice but also saying not to use panic for normal error handling. Alex explores panic and some times when you should use it.
Alex Edwards
|
IN BRIEF:
-
Go 1.24.2 and 1.23.8 have been released including security fixes to net/http .
-
Did you know the Go gopher, as designed by Renée French, is over 25 years old? 11 years ago, Rob Pike and Andrew Gerrand told the story of Go's popular mascot on the Go blog.
-
📈 The latest TIOBE index of programming language popularity is out with Go moving up from 8th to 7th position.
|
|