Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
use-case: unmarshaling envs using json

use-case: unmarshaling envs using json

Comments
2 min read
Kotakin: Simplifying Development Environment Management
Cover image for Kotakin: Simplifying Development Environment Management

Kotakin: Simplifying Development Environment Management

Comments
1 min read
From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained
Cover image for From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained

From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained

Comments
4 min read
Assinando arquivos PDF com certificado digital em Go

Assinando arquivos PDF com certificado digital em Go

Comments
2 min read
Deconstructing gin.Context: More Than Just a Context
Cover image for Deconstructing gin.Context: More Than Just a Context

Deconstructing gin.Context: More Than Just a Context

5
Comments
5 min read
🐱 Schrödinger’s Index: It Only Exists When You Observe It and Only the Way You Observe It – in the HydrAIDE Engine
Cover image for 🐱 Schrödinger’s Index: It Only Exists When You Observe It and Only the Way You Observe It – in the HydrAIDE Engine

🐱 Schrödinger’s Index: It Only Exists When You Observe It and Only the Way You Observe It – in the HydrAIDE Engine

5
Comments
3 min read
Centralized Error Handling in Go (Like Laravel)

Centralized Error Handling in Go (Like Laravel)

2
Comments
2 min read
What Are Pointers in Go? A Simple Guide for Beginners

What Are Pointers in Go? A Simple Guide for Beginners

Comments 1
3 min read
Diving into Actor Model with Go and NATS
Cover image for Diving into Actor Model with Go and NATS

Diving into Actor Model with Go and NATS

Comments
4 min read
Vibe Coding a Simple Feature Took 3 Hours. Here's Why.

Vibe Coding a Simple Feature Took 3 Hours. Here's Why.

1
Comments 1
3 min read
Mastering Go’s sync.Pool: Slash GC Pressure Like a Pro

Mastering Go’s sync.Pool: Slash GC Pressure Like a Pro

2
Comments 2
6 min read
I built a YouTube downloader after my old favorite site became unusable
Cover image for I built a YouTube downloader after my old favorite site became unusable

I built a YouTube downloader after my old favorite site became unusable

Comments
1 min read
Application Tracing With Golang, OpenTelemetry, and Grafana Tempo

Application Tracing With Golang, OpenTelemetry, and Grafana Tempo

4
Comments
9 min read
Understanding Slice and Map Expansion in Go
Cover image for Understanding Slice and Map Expansion in Go

Understanding Slice and Map Expansion in Go

5
Comments
6 min read
Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go
Cover image for Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

Introducing jsonvx: The Most Customisable JSON Parser, Querier & Formatter for Go

1
Comments 2
3 min read
A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

A Developer’s Guide to Go’s Garbage Collection: Mastering the Tri-Color Algorithm

Comments
10 min read
Building High-Load API Services in Go: From Design to Production
Cover image for Building High-Load API Services in Go: From Design to Production

Building High-Load API Services in Go: From Design to Production

2
Comments
23 min read
Exploring Load Balancing in Caddy Using Docker
Cover image for Exploring Load Balancing in Caddy Using Docker

Exploring Load Balancing in Caddy Using Docker

4
Comments
10 min read
Applying KISS, DRY, and LOD Principles in Go
Cover image for Applying KISS, DRY, and LOD Principles in Go

Applying KISS, DRY, and LOD Principles in Go

7
Comments
7 min read
Demystifying Go Mutex: How Synchronization Works Under the Hood
Cover image for Demystifying Go Mutex: How Synchronization Works Under the Hood

Demystifying Go Mutex: How Synchronization Works Under the Hood

2
Comments
5 min read
A Subtle Memory Leak in Go You Might Miss

A Subtle Memory Leak in Go You Might Miss

1
Comments
2 min read
Profiling in Go: A Practical Guide to Finding Performance Bottlenecks
Cover image for Profiling in Go: A Practical Guide to Finding Performance Bottlenecks

Profiling in Go: A Practical Guide to Finding Performance Bottlenecks

Comments
2 min read
The Little Prince’s Ballast Resistor: Taming the Wild Electrons of the Stars

The Little Prince’s Ballast Resistor: Taming the Wild Electrons of the Stars

7
Comments
3 min read
How I make teams productive

How I make teams productive

1
Comments
5 min read
🧠 Building Intelligent Kafka Health Probes in Go

🧠 Building Intelligent Kafka Health Probes in Go

Comments
3 min read
loading...