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 Do You Push Code During Work Hours?" - How an Interview Question Led Me to Build a Delayed Commit Feature

Why Do You Push Code During Work Hours?" - How an Interview Question Led Me to Build a Delayed Commit Feature

73
Comments 29
5 min read
The $10,000 Label: How We Used Go, Clean Architecture, and AWS to Build a FinOps-Driven Cloud Tagging Engine 🏷️

The $10,000 Label: How We Used Go, Clean Architecture, and AWS to Build a FinOps-Driven Cloud Tagging Engine 🏷️

Comments
6 min read
Ollama SDKs in Go: Overview and Code Examples

Ollama SDKs in Go: Overview and Code Examples

Comments
4 min read
Goh: A Pre-compiled High-Performance Template Engine for Go

Goh: A Pre-compiled High-Performance Template Engine for Go

Comments
5 min read
MITM proxy for security reviews based on golang.

MITM proxy for security reviews based on golang.

Comments
1 min read
Building AI Workflow and Project Context: From Memory Banks to Simple Markdown

Building AI Workflow and Project Context: From Memory Banks to Simple Markdown

3
Comments 2
4 min read
Designing Production-Ready Microservices in Go — Part 3

Designing Production-Ready Microservices in Go — Part 3

Comments
20 min read
Arquitetura Cliente-Servidor com Go: Aplicações Escaláveis para a Web

Arquitetura Cliente-Servidor com Go: Aplicações Escaláveis para a Web

Comments
4 min read
Mount Namespace Practice Guide

Mount Namespace Practice Guide

1
Comments
2 min read
Building A Real-Time Communication System Using Go and WebSocket

Building A Real-Time Communication System Using Go and WebSocket

Comments
6 min read
What is Gin? A Deep Dive into the Go Web Framework in Our Project

What is Gin? A Deep Dive into the Go Web Framework in Our Project

Comments
4 min read
Implementing MQTT 5 in Go: A Deep Dive into Client Design - Part I

Implementing MQTT 5 in Go: A Deep Dive into Client Design - Part I

2
Comments
13 min read
🚀 Go Faster: Cutting the Slack in GC with Smart Memory Allocation

🚀 Go Faster: Cutting the Slack in GC with Smart Memory Allocation

10
Comments
7 min read
Try These Under The Radar Golang Features to Do More With Less

Try These Under The Radar Golang Features to Do More With Less

Comments
6 min read
I finally built the Go project generator I always wanted: Goca (Beta)

I finally built the Go project generator I always wanted: Goca (Beta)

7
Comments
1 min read
Beyond YAML: Building Kubernetes Operators with CRDs and the Reconciliation Loop

Beyond YAML: Building Kubernetes Operators with CRDs and the Reconciliation Loop

5
Comments
11 min read
Go Memory Optimization Strategies: Reduce Heap Allocations and GC Pressure by 85%

Go Memory Optimization Strategies: Reduce Heap Allocations and GC Pressure by 85%

1
Comments
8 min read
From Java to Go: My Journey with Golang 🚀

From Java to Go: My Journey with Golang 🚀

Comments
2 min read
Go UDP Programming: A Beginner-Friendly Guide to Building Fast, Real-Time Apps

Go UDP Programming: A Beginner-Friendly Guide to Building Fast, Real-Time Apps

1
Comments
9 min read
Fixing Nested Shells in KSW Kubeconfig Switcher: My Thought Process

Fixing Nested Shells in KSW Kubeconfig Switcher: My Thought Process

Comments
4 min read
Go Concurrency Patterns: Worker Pool, Fan-In / Fan-Out & Pipeline

Go Concurrency Patterns: Worker Pool, Fan-In / Fan-Out & Pipeline

1
Comments
6 min read
A Go Expert Complains: 'I Don't Want to Maintain AI-Generated Code'

A Go Expert Complains: 'I Don't Want to Maintain AI-Generated Code'

1
Comments
1 min read
Go Concurrency Mastery: Preventing Goroutine Leaks with Context, Timeout & Cancellation Best Practices

Go Concurrency Mastery: Preventing Goroutine Leaks with Context, Timeout & Cancellation Best Practices

5
Comments
12 min read
Shipped: create-go-fiber-app

Shipped: create-go-fiber-app

Comments
1 min read
PR-04 at Hacktoberfest: Implementing a Domain Validator for Terraform Provider

Hacktoberfest: Contribution Chronicles

PR-04 at Hacktoberfest: Implementing a Domain Validator for Terraform Provider

4
Comments
2 min read
loading...