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.
Error Handling — Learning to Love `if err != nil`

Error Handling — Learning to Love `if err != nil`

1
Comments
5 min read
I Deployed a Purple Team Inside My Kubernetes Cluster. The Scanners Never Saw It Coming.

I Deployed a Purple Team Inside My Kubernetes Cluster. The Scanners Never Saw It Coming.

18
Comments 1
5 min read
How I Eliminated Race Conditions in a High-Concurrency Ticketing API

How I Eliminated Race Conditions in a High-Concurrency Ticketing API

1
Comments
3 min read
Building a Persistent CLI Financial Tracker in Go

Building a Persistent CLI Financial Tracker in Go

Comments
1 min read
I built a distributed job queue in Go to understand how they actually work

I built a distributed job queue in Go to understand how they actually work

Comments
2 min read
Put the LLM last: I replaced a 7B model with a tiny Go classifier

Put the LLM last: I replaced a 7B model with a tiny Go classifier

4
Comments 5
7 min read
Goroutines & Channels — Concurrency Without the JVM's Baggage

Goroutines & Channels — Concurrency Without the JVM's Baggage

Comments
5 min read
A Go Dev's First Month with JavaScript

A Go Dev's First Month with JavaScript

1
Comments
4 min read
Build a Terraform provider for your side project's API (it's smaller than you think)

Build a Terraform provider for your side project's API (it's smaller than you think)

10
Comments
3 min read
Slices Beyond the Basics

Clarifies slice headers and underlying arrays

Slices Beyond the Basics

8
Comments 10
1 min read
Your LLM can scrape the web — locally, without writing throwaway code

Your LLM can scrape the web — locally, without writing throwaway code

3
Comments 2
8 min read
Your LLM gateway is throwing away the data that would improve your prompts

Your LLM gateway is throwing away the data that would improve your prompts

2
Comments 1
4 min read
DDD: The Repository Pattern with Rich Domain Models

DDD: The Repository Pattern with Rich Domain Models

3
Comments
6 min read
How to Send Free WhatsApp Messages Directly from GitHub Actions

How to Send Free WhatsApp Messages Directly from GitHub Actions

1
Comments
1 min read
The data model I ended up with after trying to publish one post everywhere

The data model I ended up with after trying to publish one post everywhere

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