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.
Event Sourcing in Go: An Append-Only Store and a 200-Line Replay

Event Sourcing in Go: An Append-Only Store and a 200-Line Replay

Comments
7 min read
Bounded Contexts in a Go Monorepo: How `internal/` Becomes the Boundary

Bounded Contexts in a Go Monorepo: How `internal/` Becomes the Boundary

Comments
8 min read
CQRS in Go Without a Framework: Separate Read and Write Paths

CQRS in Go Without a Framework: Separate Read and Write Paths

Comments
8 min read
Domain Primitives in Go: One Type Per Real-World Concept

Domain Primitives in Go: One Type Per Real-World Concept

Comments
8 min read
ClaudeGate: wrapping Claude Code CLI as an async REST API in Go

ClaudeGate: wrapping Claude Code CLI as an async REST API in Go

1
Comments
7 min read
5 Factory Patterns in Go That Aren't the Gang of Four

5 Factory Patterns in Go That Aren't the Gang of Four

Comments
7 min read
When a Memory Pool Actually Helps in Go Logging

When a Memory Pool Actually Helps in Go Logging

2
Comments
3 min read
gghstats: Keep GitHub traffic past 14 days

gghstats: Keep GitHub traffic past 14 days

2
Comments
4 min read
My speaker broke, so I built a LAN speaker

Built with Golang and WebSockets

My speaker broke, so I built a LAN speaker

28
Comments 5
6 min read
I Built a Next.js-Inspired Web Framework in Go — Meet NexGo

I Built a Next.js-Inspired Web Framework in Go — Meet NexGo

1
Comments 1
2 min read
Understanding Pointers in Go; The Two Runes (& and *) of Go

Understanding Pointers in Go; The Two Runes (& and *) of Go

5
Comments
20 min read
🛠️ Crompressor: Reality Compilation - Teaching Data Centers to Recognize Their Own Data - 🔒 -P2P FUSE file system reducing data payload to 20%

🛠️ Crompressor: Reality Compilation - Teaching Data Centers to Recognize Their Own Data - 🔒 -P2P FUSE file system reducing data payload to 20%

1
Comments
1 min read
Go กับ Concurrency ตอนที่ 2: Channel

Go กับ Concurrency ตอนที่ 2: Channel

Comments
2 min read
Go กับ Concurrency ตอนที่ 1: Basic & Synchronization

Go กับ Concurrency ตอนที่ 1: Basic & Synchronization

Comments
2 min read
Building a YouTube-to-Podcast Pipeline with yt-dlp, ffmpeg, and Backblaze B2

Building a YouTube-to-Podcast Pipeline with yt-dlp, ffmpeg, and Backblaze B2

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