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.
Dockerizing Go API and Caddy

Dockerizing Go API and Caddy

7
Comments
7 min read
🚀 Introducing OTel Sandbox: Your Zero-Config OpenTelemetry Playground

🚀 Introducing OTel Sandbox: Your Zero-Config OpenTelemetry Playground

3
Comments
3 min read
Why LangGraph Overcomplicates AI Agents (And My Go Alternative)

Why LangGraph Overcomplicates AI Agents (And My Go Alternative)

Comments
4 min read
Daleks - in Go and Ebitengine and Webassembly

Daleks - in Go and Ebitengine and Webassembly

Comments
1 min read
GoLang 101: Understanding Polymorphism Through Interfaces

GoLang 101: Understanding Polymorphism Through Interfaces

Comments
3 min read
How To Set Up Offline Speech-to-Text with Whisper and Golang.

How To Set Up Offline Speech-to-Text with Whisper and Golang.

4
Comments 1
3 min read
Master Go Distributed Tasks in 3 Steps! The Asynq Library Makes Async Jobs Simpler Than Ever

Master Go Distributed Tasks in 3 Steps! The Asynq Library Makes Async Jobs Simpler Than Ever

Comments
3 min read
GoLang101: Go’s Minimal Object-Oriented Style

GoLang101: Go’s Minimal Object-Oriented Style

Comments
5 min read
Mastering Go Concurrency: Taming Race Conditions Like a Pro

Mastering Go Concurrency: Taming Race Conditions Like a Pro

Comments
7 min read
Deploy a Go Backend to DigitalOcean in 5 Minutes 🚀

Deploy a Go Backend to DigitalOcean in 5 Minutes 🚀

Comments
3 min read
After a Week of Work, My Programming Language Hulo Adds Bash Transpiler and Package Management Tool

After a Week of Work, My Programming Language Hulo Adds Bash Transpiler and Package Management Tool

1
Comments
3 min read
Lifting the Hood on Trace Propagation in OpenTelemetry

Lifting the Hood on Trace Propagation in OpenTelemetry

1
Comments
6 min read
Understanding Goroutines, Concurrency, and Scheduling in Go

Understanding Goroutines, Concurrency, and Scheduling in Go

Comments
4 min read
LuCI on MGMT - Day 6

LuCI on MGMT - Day 6

Comments
2 min read
How AI Content Detectors Actually Work — And How to Write Code-Level Content That Passes

How AI Content Detectors Actually Work — And How to Write Code-Level Content That Passes

Comments
6 min read
The Fault-Tolerant Job Queue You’ll Actually Understand – in Go

The Fault-Tolerant Job Queue You’ll Actually Understand – in Go

3
Comments
30 min read
I Solved Every Mac Developer's Homebrew Frustration with This Open Source Tool

I Solved Every Mac Developer's Homebrew Frustration with This Open Source Tool

Comments
4 min read
Learning Go: Why Goroutines Aren’t Just Coroutines

Learning Go: Why Goroutines Aren’t Just Coroutines

Comments
2 min read
🧩 Go middleware: turn your tangled handlers into clean, composable magic.

🧩 Go middleware: turn your tangled handlers into clean, composable magic.

1
Comments
1 min read
🚨 Go feels simple — until it bites you.

🚨 Go feels simple — until it bites you.

Comments
1 min read
🚰 Buffering in Go: faster I/O without the headaches

🚰 Buffering in Go: faster I/O without the headaches

Comments
1 min read
🌀 Go interfaces: simple on the surface, tricky underneath.

🌀 Go interfaces: simple on the surface, tricky underneath.

Comments
1 min read
✍️ Should you name that variable counter, cnt, or just c?

✍️ Should you name that variable counter, cnt, or just c?

Comments
1 min read
REST vs gRPC – When to Use What

REST vs gRPC – When to Use What

2
Comments
2 min read
Building a smart, agentic email assistant

Building a smart, agentic email assistant

1
Comments
9 min read
loading...