Developers can use them to catch problems early without needing full traces.
antonz.org/accepted/gor...
Developers can use them to catch problems early without needing full traces.
antonz.org/accepted/gor...
🇪🇺Court of Justice just ruled all 🇪🇺countries must recognise same-sex marriages granted in other member states.
This effectively legalises gay marriage across 🇪🇺
🇪🇺Court of Justice just ruled all 🇪🇺countries must recognise same-sex marriages granted in other member states.
This effectively legalises gay marriage across 🇪🇺
To really understand synctest, check out the new chapter of my interactive Go Concurrency book.
antonz.org/go-concurren...
To really understand synctest, check out the new chapter of my interactive Go Concurrency book.
antonz.org/go-concurren...
@michael.express gives a great overview of how the Go garbage-collector works, and the changes in the the new design.
www.youtube.com/watch?v=gPJk...
@michael.express gives a great overview of how the Go garbage-collector works, and the changes in the the new design.
www.youtube.com/watch?v=gPJk...
#golang
These use the transparency logs we built into the Go supply chain to keep the Google-operated services honest.
These use the transparency logs we built into the Go supply chain to keep the Google-operated services honest.
It covers general maintenance, stability & reliability, dependency management, account and CI security, vulnerability handling, licensing, and more.
It covers general maintenance, stability & reliability, dependency management, account and CI security, vulnerability handling, licensing, and more.
I love C.
github.com/ericphanson/...
I love C.
github.com/ericphanson/...
Three root causes dominate: phishing, control handoff, and unsafe GitHub Actions triggers. All three can be systematically avoided.
words.filippo.io/compromise-s...
Three root causes dominate: phishing, control handoff, and unsafe GitHub Actions triggers. All three can be systematically avoided.
words.filippo.io/compromise-s...
📢 Announcement: https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI/m/qZN5nc-mBgAJ
📦 Download: https://go.dev/dl/#go1.25.2
#golang
📢 Announcement: https://groups.google.com/g/golang-announce/c/4Emdl2iQ_bI/m/qZN5nc-mBgAJ
📦 Download: https://go.dev/dl/#go1.25.2
#golang
Uninlined generic functions have a "dict" arg, since Go generics are neither erased nor monomorphized, but instead instantiated for each "GC shape" (e.g. T=*int and T=*float64 get the same code, but T=int32 and T=int64 do not).
Uninlined generic functions have a "dict" arg, since Go generics are neither erased nor monomorphized, but instead instantiated for each "GC shape" (e.g. T=*int and T=*float64 get the same code, but T=int32 and T=int64 do not).
In addition to showing flight recording capabilities, this post provides a nice example of how to use tracing to diagnose a problem.
#golang
In addition to showing flight recording capabilities, this post provides a nice example of how to use tracing to diagnose a problem.
youtu.be/aqtIM5AK9t4?...
#gopherconEU #golang
youtu.be/aqtIM5AK9t4?...
#gopherconEU #golang
youtu.be/M05t7Q6LbFs
youtu.be/M05t7Q6LbFs