DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Go Slice Aliasing: 3 Bugs That Survive Code Review

Go Slice Aliasing: 3 Bugs That Survive Code Review

Comments
6 min read
errors.Join in 2026: The Multi-Error Pattern Most Go Devs Still Hand-Roll

errors.Join in 2026: The Multi-Error Pattern Most Go Devs Still Hand-Roll

Comments
6 min read
Stop Smuggling Request Data Through context.Value

Stop Smuggling Request Data Through context.Value

Comments
7 min read
sync.OnceFunc vs init(): Lazy Initialization Done Right in Go

sync.OnceFunc vs init(): Lazy Initialization Done Right in Go

Comments
6 min read
I let my OpenAPI spec do the work: one contract for Go, Flutter, and the LLM

I let my OpenAPI spec do the work: one contract for Go, Flutter, and the LLM

Comments
8 min read
Demystifying Go Concurrency: What Real-Time Strategy Games Taught Me About Goroutines

Demystifying Go Concurrency: What Real-Time Strategy Games Taught Me About Goroutines

1
Comments
1 min read
Zero Values em Go: o que toda variável traz de fábrica

Zero Values em Go: o que toda variável traz de fábrica

Comments
4 min read
How I Built a Real-Time PostgreSQL WAL Reader in GO

How I Built a Real-Time PostgreSQL WAL Reader in GO

1
Comments
2 min read
Why I Built a Go SQL Helper

Why I Built a Go SQL Helper

1
Comments 1
8 min read
My New Side Project: AI Chess, Go Concurrency, and Daily Practice

My New Side Project: AI Chess, Go Concurrency, and Daily Practice

1
Comments 1
2 min read
MCP Gives Your Agent Tools. Pilot Protocol Gives Your Agent Peers. Here's Why You Need Both.

MCP Gives Your Agent Tools. Pilot Protocol Gives Your Agent Peers. Here's Why You Need Both.

4
Comments
5 min read
What I Learned Building a Lightweight Local AI Agent

What I Learned Building a Lightweight Local AI Agent

1
Comments
9 min read
I Stopped Calling Web APIs from My AI Agents. Here's What's 4x Faster.

I Stopped Calling Web APIs from My AI Agents. Here's What's 4x Faster.

Comments
4 min read
Parse, Don’t Guess

Parse, Don’t Guess

Comments
4 min read
Beyond Brute Force: Adaptive Backpressure in API Traffic Simulation

Beyond Brute Force: Adaptive Backpressure in API Traffic Simulation

6
Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.