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.
Don’t Run That Go Module: The Malware That Wipes Your Linux Disk
Cover image for Don’t Run That Go Module: The Malware That Wipes Your Linux Disk

Don’t Run That Go Module: The Malware That Wipes Your Linux Disk

3
Comments
2 min read
Mastering Higher-Order Functions in Go
Cover image for Mastering Higher-Order Functions in Go

Mastering Higher-Order Functions in Go

6
Comments
3 min read
Centralize HTTP Error Handling in Go
Cover image for Centralize HTTP Error Handling in Go

Centralize HTTP Error Handling in Go

1
Comments
2 min read
What is redis pipeline

What is redis pipeline

6
Comments
2 min read
🚀 Buenas prácticas de caching en Go para APIs rápidas y eficientes

🚀 Buenas prácticas de caching en Go para APIs rápidas y eficientes

Comments 2
3 min read
Mastering Go Slices: A Deep Dive from Zero to Hero

Mastering Go Slices: A Deep Dive from Zero to Hero

8
Comments
5 min read
Go Interface Pitfalls: When nil != nil
Cover image for Go Interface Pitfalls: When nil != nil

Go Interface Pitfalls: When nil != nil

5
Comments
3 min read
How to Call gRPC Methods Dynamically in Go
Cover image for How to Call gRPC Methods Dynamically in Go

How to Call gRPC Methods Dynamically in Go

1
Comments
4 min read
Scaling Go Tests with Smart Naming Conventions

Scaling Go Tests with Smart Naming Conventions

6
Comments 2
2 min read
Designing Go-routines

Designing Go-routines

2
Comments
6 min read
How to setup an official GitHub MCP Server without Docker nor Installing
Cover image for How to setup an official GitHub MCP Server without Docker nor Installing

How to setup an official GitHub MCP Server without Docker nor Installing

2
Comments
1 min read
A Story of Building a Storage-Agnostic Message Queue
Cover image for A Story of Building a Storage-Agnostic Message Queue

A Story of Building a Storage-Agnostic Message Queue

20
Comments 4
3 min read
Working with the Core FS Interface: Files, Directories, and Basic Operations (2/9)

Working with the Core FS Interface: Files, Directories, and Basic Operations (2/9)

5
Comments 2
14 min read
Deploying and Exposing Go Apps with Kubernetes Ingress, Part 2
Cover image for Deploying and Exposing Go Apps with Kubernetes Ingress, Part 2

Deploying and Exposing Go Apps with Kubernetes Ingress, Part 2

Comments
6 min read
Improve Your Go Applications with Byte-level Data Optimization
Cover image for Improve Your Go Applications with Byte-level Data Optimization

Improve Your Go Applications with Byte-level Data Optimization

7
Comments 6
18 min read
🚀 Build Google Word Docs from scratch | Go + Reactjs + Sockets | Full-Stack Project

🚀 Build Google Word Docs from scratch | Go + Reactjs + Sockets | Full-Stack Project

Comments
1 min read
Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Object-Oriented Programming in Go: A Balanced Comparison with Traditional OOP

Comments
4 min read
Beyond `omitempty`: Understanding `omitzero` in Go 1.24
Cover image for Beyond `omitempty`: Understanding `omitzero` in Go 1.24

Beyond `omitempty`: Understanding `omitzero` in Go 1.24

5
Comments
3 min read
REST Easy: Building Bulletproof APIs with Go Fiber

REST Easy: Building Bulletproof APIs with Go Fiber

2
Comments
5 min read
PocketBase + Firebase Studio
Cover image for PocketBase + Firebase Studio

PocketBase + Firebase Studio

1
Comments
3 min read
"Building a Lightweight Blockchain in Go from Scratch"

"Building a Lightweight Blockchain in Go from Scratch"

Comments
1 min read
Go Struct: What Happens When You Add a '_' Field?
Cover image for Go Struct: What Happens When You Add a '_' Field?

Go Struct: What Happens When You Add a '_' Field?

9
Comments
4 min read
Build robust and observable MCP servers to supercharge your LLMs with Go
Cover image for Build robust and observable MCP servers to supercharge your LLMs with Go

Build robust and observable MCP servers to supercharge your LLMs with Go

1
Comments
1 min read
Go Programming Language : Basics
Cover image for Go Programming Language : Basics

Go Programming Language : Basics

6
Comments 1
9 min read
🔬 Internals of PostgreSQL WAL Streaming with pgrwl: A Cloud-Native Receiver Built in Go
Cover image for 🔬 Internals of PostgreSQL WAL Streaming with pgrwl: A Cloud-Native Receiver Built in Go

🔬 Internals of PostgreSQL WAL Streaming with pgrwl: A Cloud-Native Receiver Built in Go

Comments 2
2 min read
loading...