Golang Nugget logo
Golang Nugget
Subscribe
  • Golang Nugget
  • Archive
  • Page 1
Go Without an OS? Meet GOOS=none
May 13, 2025

Go Without an OS? Meet GOOS=none

A wild new proposal could let you write low-level code—like boot managers or firmware—directly in Go. No OS needed. Seriously.

Liam Manesh
Liam Manesh
How to Write Faster And Cleaner Go Code
Apr 23, 2025

How to Write Faster And Cleaner Go Code

How long does it take to read and process 1 BILLION lines?

Liam Manesh
Liam Manesh
How to Use Cursor to Be a 10X Engineer
Mar 10, 2025

How to Use Cursor to Be a 10X Engineer

Cursor is the hottest topic in the SWE community right now—it's a tool that can help you develop 10X faster.

Liam Manesh
Liam Manesh
Go 1.24 Swiss Map In and Out
Mar 03, 2025

Go 1.24 Swiss Map In and Out

Inside Go 1.24’s New Map Implementation: SIMD, XOR, and the Swiss Map Approach

Liam Manesh
Liam Manesh
Testing concurrent code with synctest
Feb 24, 2025

Testing concurrent code with synctest

Go 1.24’s synctest makes testing goroutines easy. No more sleep hacks—just reliable concurrency tests

Liam Manesh
Liam Manesh
Golang Nugget - Feb 17, 2025
Feb 17, 2025

Golang Nugget - Feb 17, 2025

Say Hello to Go 1.24: FIPS 140-3 Compliance, Generic Type Aliases, and Performance Boosts!

Liam Manesh
Liam Manesh
Golang Nugget - Feb 10, 2025
Feb 10, 2025

Golang Nugget - Feb 10, 2025

A supply chain attack in the Go ecosystem where a fake BoltDB package introduced a backdoor, allowing remote system control.

Liam Manesh
Liam Manesh
Golang Nugget - Feb 3, 2025
Feb 03, 2025

Golang Nugget - Feb 3, 2025

Go 1.24's map has faster insertion and lookup but slower deletion due to the new Swiss Table-based implementation.

Liam Manesh
Liam Manesh
Golang Nugget - January 27, 2025
Jan 27, 2025

Golang Nugget - January 27, 2025

Alibaba, Datadog, and Quesma team up on Go Compile-Time Instrumentation

Liam Manesh
Liam Manesh
GoLangGoLang
Golang Nugget - January 21, 2025
Jan 21, 2025

Golang Nugget - January 21, 2025

Go might soon get a new way to handle err != nil, making your code cleaner and cutting down on boilerplate.

Liam Manesh
Liam Manesh
Deep DiveDeep Dive
+2+2
What to expect from Go 1.24 - Part 2
Jan 13, 2025

What to expect from Go 1.24 - Part 2

From Finalisers to Weak Pointers: What's New in Go 1.24's Standard Library?

Liam Manesh
Liam Manesh
GoLangGoLang
Golang Nugget - January 6, 2025
Jan 06, 2025

Golang Nugget - January 6, 2025

Go's concurrency, upgrade strategies, and internals of memory management. Plus, tools and tips for Gophers.

Liam Manesh
Liam Manesh
FirstBack
123
Next Last
Go insights, tips, and trends sent to your inbox every week. It’s worth it, I promise!

Golang Nugget

Go insights, tips, and trends sent to your inbox every week. It’s worth it, I promise!

Home

Posts

Newsletters

© 2025 Golang Nugget.

Privacy policy

Terms of use

Powered by beehiiv