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.
Why Port 8080 and Not 80? A Beginner’s Tale in Go

Why Port 8080 and Not 80? A Beginner’s Tale in Go

6
Comments
2 min read
False Sharing: The Silent Performance Killer in Concurrent Go

False Sharing: The Silent Performance Killer in Concurrent Go

Comments
7 min read
Parallelism in Go — Part 1: goroutines and WaitGroup

Parallelism in Go — Part 1: goroutines and WaitGroup

Comments
7 min read
MuxMaster Arrives: A New Zero-Dependency HTTP Router Stakes Its Claim as the Fastest in Go

MuxMaster Arrives: A New Zero-Dependency HTTP Router Stakes Its Claim as the Fastest in Go

3
Comments 1
4 min read
The Bilingual Developer: Learning Python & Go Side-by-Side

The Bilingual Developer: Learning Python & Go Side-by-Side

1
Comments
3 min read
I built a crash-safe AI memory daemon that survives kill -9. Here's what it does.

I built a crash-safe AI memory daemon that survives kill -9. Here's what it does.

Comments
3 min read
Handling Inline Scripts in htmx with Go Templates

Handling Inline Scripts in htmx with Go Templates

Comments
5 min read
5 Go Loggers That Will Replace Your Sad Little fmt.Println Habit

5 Go Loggers That Will Replace Your Sad Little fmt.Println Habit

28
Comments
7 min read
SQL-First PostgreSQL Migrations Without the Magic

SQL-First PostgreSQL Migrations Without the Magic

Comments
6 min read
Boolean Blindness in Go: When true, false, true Tells You Nothing

Boolean Blindness in Go: When true, false, true Tells You Nothing

Comments
6 min read
Build a robot.txt file based on a data file using Hugo

Build a robot.txt file based on a data file using Hugo

Comments 1
3 min read
A search engine for places that look alike

A search engine for places that look alike

10
Comments
5 min read
Managing Multiple Cloudflare Tunnel Accounts with Cfmux

Managing Multiple Cloudflare Tunnel Accounts with Cfmux

4
Comments 1
3 min read
Middleware in Go

Middleware in Go

2
Comments
2 min read
Concurrency vs parallelism in Go: applied to Event Sourcing and CQRS

Concurrency vs parallelism in Go: applied to Event Sourcing and CQRS

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.