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.
Project Structure Checker

Project Structure Checker

6
Comments
3 min read
Roman Numerals in Go: The Self‑Correcting One‑Pass Trick

Roman Numerals in Go: The Self‑Correcting One‑Pass Trick

Comments
4 min read
The Hot-Reload Magic - Tweak Pipelines Live (No Restarts!)

The Hot-Reload Magic - Tweak Pipelines Live (No Restarts!)

2
Comments
2 min read
Build Production-Ready Go APIs 10x Faster in 2026: The AI-First Developer’s Guide

Build Production-Ready Go APIs 10x Faster in 2026: The AI-First Developer’s Guide

Comments
8 min read
How I Built In-App Workspace Switching for Multi-Repo Git Workflows

How I Built In-App Workspace Switching for Multi-Repo Git Workflows

1
Comments 1
2 min read
GoGPU: From Idea to 100K Lines in Two Weeks — Building Go's GPU Ecosystem

GoGPU: From Idea to 100K Lines in Two Weeks — Building Go's GPU Ecosystem

Comments
3 min read
Kafka Consumer Health Checks: Dead or Alive?

Kafka Consumer Health Checks: Dead or Alive?

Comments
9 min read
I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

I was tired of noisy secret scanners, so I built a smarter one in Go (SecScan v2.2)

Comments
2 min read
Self-Host Your LLM Gateway or Try the Managed Version (Bifrost OSS & Enterprise)

Self-Host Your LLM Gateway or Try the Managed Version (Bifrost OSS & Enterprise)

5
Comments
2 min read
Expert Go Assistance with the go-docs MCP Server

Expert Go Assistance with the go-docs MCP Server

Comments
2 min read
Exploring Rate Limiting in Go

Exploring Rate Limiting in Go

Comments
4 min read
Taming Windows Terminal's win32-input-mode in Go ConPTY Applications

Taming Windows Terminal's win32-input-mode in Go ConPTY Applications

Comments
5 min read
Share an efficient tool for quickly identifying the largest or most numerous directories when disk space is running low.

Share an efficient tool for quickly identifying the largest or most numerous directories when disk space is running low.

Comments
1 min read
Deploy a Golang App to EC2 with Docker and AWS ECR

Deploy a Golang App to EC2 with Docker and AWS ECR

Comments
5 min read
Mastering Unix Domain Sockets in Go: Fast, Local IPC for Your Apps

Mastering Unix Domain Sockets in Go: Fast, Local IPC for Your Apps

Comments
7 min read
Majority Element: Easy Problem, Sneaky Insight

Majority Element: Easy Problem, Sneaky Insight

Comments
5 min read
Relica: A Zero-Dependency Query Builder for Go That Won't Break Your Code

Relica: A Zero-Dependency Query Builder for Go That Won't Break Your Code

Comments
9 min read
Teaching AI Modern Go: Solving the "Stuck-in-the-Past" Problem with Antigravity

Teaching AI Modern Go: Solving the "Stuck-in-the-Past" Problem with Antigravity

10
Comments
3 min read
Go From Zero to Depth — Part 5: Concurrency in Go Is Easy — Until You Get It Wrong

Go From Zero to Depth — Part 5: Concurrency in Go Is Easy — Until You Get It Wrong

5
Comments 1
4 min read
DevPill 10 - Fault tolerance: adding retries to your Go code

DevPill 10 - Fault tolerance: adding retries to your Go code

Comments
2 min read
Designing High-Throughput Go Services for Continuous Database Change Streams

Designing High-Throughput Go Services for Continuous Database Change Streams

Comments
4 min read
Building a Shader Compiler in Pure Go: naga Reaches v0.4.0

Building a Shader Compiler in Pure Go: naga Reaches v0.4.0

Comments
5 min read
DevPill 9 - IP Based Rate Limiter Middleware for native Go REST API

DevPill 9 - IP Based Rate Limiter Middleware for native Go REST API

Comments
2 min read
GO profiling using pprof

GO profiling using pprof

3
Comments
5 min read
Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Comments
4 min read
loading...