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.
How to split 10GB JSON files in seconds without hitting RAM limits

How to split 10GB JSON files in seconds without hitting RAM limits

Comments
4 min read
Why I built the compliance engine in Go

Why I built the compliance engine in Go

1
Comments
2 min read
tgo Dev log #5: Weaponizing JSDocs, The Stupidity of Hoisting, and Injecting Native Go Power

tgo Dev log #5: Weaponizing JSDocs, The Stupidity of Hoisting, and Injecting Native Go Power

Comments
6 min read
I ported decimal.js to Go and ran its own 22,658 tests against the result. Four bugs were mine. One was theirs.

I ported decimal.js to Go and ran its own 22,658 tests against the result. Four bugs were mine. One was theirs.

27
Comments
8 min read
How I built a local-first habit tracker with Go and SQLite (zero friction, zero cloud)

How I built a local-first habit tracker with Go and SQLite (zero friction, zero cloud)

Comments 1
4 min read
Read as much as you can.

Read as much as you can.

2
Comments
2 min read
How to implement RBAC in Go

How to implement RBAC in Go

Comments
26 min read
Profiling a Go Service in Production: pprof in 10 Minutes

Profiling a Go Service in Production: pprof in 10 Minutes

Comments
6 min read
Building ferctl top: Kubernetes resource usage vs requests and limits

Building ferctl top: Kubernetes resource usage vs requests and limits

1
Comments 1
18 min read
Go's sql.Null[T] Will Never Get JSON Support. Here's What We Built Instead.

Go's sql.Null[T] Will Never Get JSON Support. Here's What We Built Instead.

2
Comments
5 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
[Learning Notes][Golang] Authorization Challenges in the AI Agent Era: What is ID-JAG and Why I Re-implemented It in Go

[Learning Notes][Golang] Authorization Challenges in the AI Agent Era: What is ID-JAG and Why I Re-implemented It in Go

9
Comments 6
10 min read
ZyroCLI: An Orchestrator That Gives AI Agents a Memory — and a Conscience

ZyroCLI: An Orchestrator That Gives AI Agents a Memory — and a Conscience

1
Comments
5 min read
I built a boring wiki on purpose

I built a boring wiki on purpose

Comments
5 min read
Health Checks and Uptime Monitoring: API Polling, 429 Backoff, and Retry Patterns

Health Checks and Uptime Monitoring: API Polling, 429 Backoff, and Retry Patterns

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