Posts by this author

Feb 6, 2025
Post comments count0
Post likes count2

Microsoft build of Go 1.24 FIPS changes

The Microsoft build of Go 1.24 ships with many new FIPS-140 related features. Here's a closer look at the upcoming changes.

Microsoft for Go Developers
Oct 1, 2024
Post comments count0
Post likes count3

High-Resolution Timers on Windows

The Go Windows port added support for high-resolution timers in Go 1.23, boosting the resolution of time.Sleep from ~15.6ms to ~0.5ms.

Microsoft for Go DevelopersCommunity