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.
When I started building GoPdfSuit, I thought: "PDF is just a document format. How hard can it be?"

When I started building GoPdfSuit, I thought: "PDF is just a document format. How hard can it be?"

1
Comments
8 min read
Why I built my own Dota 2 AI coach instead of using existing ones
Cover image for Why I built my own Dota 2 AI coach instead of using existing ones

Why I built my own Dota 2 AI coach instead of using existing ones

Comments
1 min read
Stop Shipping Breaking Go APIs by Accident
Cover image for Stop Shipping Breaking Go APIs by Accident

Stop Shipping Breaking Go APIs by Accident

Comments
4 min read
🚀 Stop Chasing Small Docker Images: What Actually Matters for Go in Production
Cover image for 🚀 Stop Chasing Small Docker Images: What Actually Matters for Go in Production

🚀 Stop Chasing Small Docker Images: What Actually Matters for Go in Production

Comments
3 min read
🤨 Go Quiz — Slices, Pointers, Structs & Decimal

🤨 Go Quiz — Slices, Pointers, Structs & Decimal

Comments
4 min read
Python vs Go vs Rust for AI Agents in 2026: A Pragmatic Field Guide

Python vs Go vs Rust for AI Agents in 2026: A Pragmatic Field Guide

Comments
5 min read
Structure Before Bytes: How Metarc Beats tar+zstd on Real Code

Structure Before Bytes: How Metarc Beats tar+zstd on Real Code

Comments
6 min read
Test coverage and what it can tell us
Cover image for Test coverage and what it can tell us

Test coverage and what it can tell us

1
Comments
8 min read
Migrating Hyperledger Fabric Chaincode to Fabric-X: A Working Proof-of-Concept

Migrating Hyperledger Fabric Chaincode to Fabric-X: A Working Proof-of-Concept

2
Comments
13 min read
I have no idea what my AI agents are doing right now. Here is how I fixed that.
Cover image for I have no idea what my AI agents are doing right now. Here is how I fixed that.

I have no idea what my AI agents are doing right now. Here is how I fixed that.

Comments
6 min read
How We Stopped Double Booking in Go with Redis Distributed Locks
Cover image for How We Stopped Double Booking in Go with Redis Distributed Locks

How We Stopped Double Booking in Go with Redis Distributed Locks

Comments
5 min read
Building The Go Engineer: Teaching Go as a Software Engineering Discipline
Cover image for Building The Go Engineer: Teaching Go as a Software Engineering Discipline

Building The Go Engineer: Teaching Go as a Software Engineering Discipline

Comments
12 min read
errors.Join vs Multi-Return: When to Aggregate, When to Wrap
Cover image for errors.Join vs Multi-Return: When to Aggregate, When to Wrap

errors.Join vs Multi-Return: When to Aggregate, When to Wrap

Comments
7 min read
Functions vs Methods in Go: 6 Decision Criteria With Code Examples

Functions vs Methods in Go: 6 Decision Criteria With Code Examples

Comments
7 min read
I Needed to Send an HTTP Request Without Slowing Down My API. Goroutines Fixed That.

I Needed to Send an HTTP Request Without Slowing Down My API. Goroutines Fixed That.

Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.