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.
The Workflow Problem That Made Me Stop Trusting Glue Code

The Workflow Problem That Made Me Stop Trusting Glue Code

Comments
5 min read
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

How We Stopped Double Booking in Go with Redis Distributed Locks

Comments
5 min read
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
Continuing the Microservice Journey...

Continuing the Microservice Journey...

3
Comments
5 min read
Stop triaging Go CVEs that don't affect you

Stop triaging Go CVEs that don't affect you

Comments
1 min read
Go Admin Dashboard for E-Commerce with HTMX, Templ UI, and GORM - Part 1

Go Admin Dashboard for E-Commerce with HTMX, Templ UI, and GORM - Part 1

Comments
5 min read
YouTube Doesn't Actually Know How Many Views Your Video Has

YouTube Doesn't Actually Know How Many Views Your Video Has

Comments
8 min read
How I Built an Automated Testing Harness for Voice AI Agents

How I Built an Automated Testing Harness for Voice AI Agents

Comments
4 min read
Your Go Binary Won't Run on macOS? syspolicyd Is the Culprit

Your Go Binary Won't Run on macOS? syspolicyd Is the Culprit

Comments
5 min read
Stream Processing Continuum: Golang Sockets to Flink and Spark Pipelines

Stream Processing Continuum: Golang Sockets to Flink and Spark Pipelines

1
Comments
36 min read
I Built a CRM AI Assistant in Go From Scratch — No LangChain, No Shortcuts

I Built a CRM AI Assistant in Go From Scratch — No LangChain, No Shortcuts

Comments
10 min read
I built a CLI that scans, validates and audits your .env files and it works with any stack

I built a CLI that scans, validates and audits your .env files and it works with any stack

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.