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.
Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types

Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types

Comments
7 min read
io.Reader Composition: Build a Logging Pipeline From Stdlib Pieces

io.Reader Composition: Build a Logging Pipeline From Stdlib Pieces

Comments
7 min read
Reimplementing COMMAND.COM in Go for Unix-like Platforms: Challenges and Solutions

Reimplementing COMMAND.COM in Go for Unix-like Platforms: Challenges and Solutions

1
Comments
10 min read
Wrapping Long-Running Go Functions with a Single Call

Wrapping Long-Running Go Functions with a Single Call

1
Comments
5 min read
How We Built an AI Screenplay-to-Storyboard Pipeline in Go

How We Built an AI Screenplay-to-Storyboard Pipeline in Go

Comments
5 min read
Stop Indenting — 6 Patterns for Flattening Nested if/else in Go

Stop Indenting — 6 Patterns for Flattening Nested if/else in Go

Comments
8 min read
Building a Firecracker VM Orchestrator in Go - Part 2: API Server

Building a Firecracker VM Orchestrator in Go - Part 2: API Server

Comments
6 min read
How to add monitoring to gocron scheduled jobs in Go

How to add monitoring to gocron scheduled jobs in Go

Comments
4 min read
A superscript-1 walks past every Go SSRF guard

A superscript-1 walks past every Go SSRF guard

Comments
12 min read
I built 59 scrapers for US government data and most of them were a waste of time

I built 59 scrapers for US government data and most of them were a waste of time

Comments
4 min read
kubectl-prof: Profile Your Kubernetes Applications with Zero Overhead and Zero Modifications

kubectl-prof: Profile Your Kubernetes Applications with Zero Overhead and Zero Modifications

Comments
6 min read
Why I Built a Database Client in Go Instead of Electron

Why I Built a Database Client in Go Instead of Electron

Comments 1
6 min read
I maintained deployment bash scripts for 10 years. Then I rewrote everything in Go.

I maintained deployment bash scripts for 10 years. Then I rewrote everything in Go.

Comments
3 min read
Thinking in Pipelines: A Better Way to Structure Go Systems

Thinking in Pipelines: A Better Way to Structure Go Systems

Comments
6 min read
Go for AI agents: a field report

Go for AI agents: a field report

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