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.
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

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

DDD: The Repository Pattern with Rich Domain Models

2
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
Why I Ditched Struct Tags for Schema-Driven JSON Validation in Go

Why I Ditched Struct Tags for Schema-Driven JSON Validation in Go

Comments 3
6 min read
I Learned Go by Hacking Kubernetes RBAC Security (And Nearly Quit 5 Times)

Deterministic fingerprinting for stable audits

I Learned Go by Hacking Kubernetes RBAC Security (And Nearly Quit 5 Times)

21
Comments 9
7 min read
tgo Devlog #6: The Origin, the "Crack" of Hard Problems, and the Zero-Friction Threshold

tgo Devlog #6: The Origin, the "Crack" of Hard Problems, and the Zero-Friction Threshold

3
Comments 1
8 min read
Per-tenant transactions in Go with pgx: SET LOCAL search_path, and why every schema name goes through QuoteIdent

Per-tenant transactions in Go with pgx: SET LOCAL search_path, and why every schema name goes through QuoteIdent

Comments 2
6 min read
My benchmark's Python column was N/A for a year — CPython's 4300-digit limit, and eight other bugs

Summer Bug Smash: Clear the Lineup Submission 🐛đŸ›č

My benchmark's Python column was N/A for a year — CPython's 4300-digit limit, and eight other bugs

12
Comments 5
4 min read
Late Night Shipping Safi Budget Engine Updates & Render Deployment published

Late Night Shipping Safi Budget Engine Updates & Render Deployment published

Comments
1 min read
Building My First Real API in Go — with Gin

Building My First Real API in Go — with Gin

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