Software Engineer
How Go’s GC grew from full pauses to mostly concurrent, what the tri-color algorithm does, why write barriers matter, an...
A deep dive into how Go handles memory behind the scenes. Learn the difference between stack and heap, how escape analys...