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.
I Built a Concurrent Resource Scheduler in Go Using Sharded Priority Heaps

I Built a Concurrent Resource Scheduler in Go Using Sharded Priority Heaps

5
Comments 2
16 min read
How We Served 8 Gbps of Video on a Single Go CPU Core (And Survived the Thundering Herd)

How We Served 8 Gbps of Video on a Single Go CPU Core (And Survived the Thundering Herd)

Comments
8 min read
Building a Network Port Scanner with Go: Concurrency Patterns That Actually Scale

Building a Network Port Scanner with Go: Concurrency Patterns That Actually Scale

1
Comments
5 min read
Why I Built Podiom: A Project Layer for Local AI Agents

Why I Built Podiom: A Project Layer for Local AI Agents

Comments
4 min read
Why you cannot copy a Claude Code session to another machine

Why you cannot copy a Claude Code session to another machine

Comments
6 min read
Self-hosted WAF without Docker — Caddy + Coraza + CRS in one binary

Self-hosted WAF without Docker — Caddy + Coraza + CRS in one binary

2
Comments
2 min read
We Replaced the Entire Secrets Management Stack with Go's Standard Library

We Replaced the Entire Secrets Management Stack with Go's Standard Library

4
Comments 5
11 min read
How ASCII Art Banner Rendering Actually Works: Parsing, Alignment, and the Edge Cases That Break It

How ASCII Art Banner Rendering Actually Works: Parsing, Alignment, and the Edge Cases That Break It

Comments
6 min read
PDF RAG Summarization Runbook: Semantic Search, Embeddings, Rerank, Final Summary

PDF RAG Summarization Runbook: Semantic Search, Embeddings, Rerank, Final Summary

Comments
7 min read
Solvent: The Deceleration Layer for Autonomous AI

Solvent: The Deceleration Layer for Autonomous AI

Comments
14 min read
AES-256-GCM in Go: A Practical Pattern for Encrypting Secrets at Rest

AES-256-GCM in Go: A Practical Pattern for Encrypting Secrets at Rest

Comments
2 min read
Kill switch for noisy uptime checks: a feature flag to disable a polling client

Kill switch for noisy uptime checks: a feature flag to disable a polling client

Comments
7 min read
Trust the parser, not the prompt: what running a cheap LLM in production taught me

Trust the parser, not the prompt: what running a cheap LLM in production taught me

Comments
4 min read
Reduce an LLM API Bill for SaaS: Prompt Routing, Fallbacks, and Batch Processing

Reduce an LLM API Bill for SaaS: Prompt Routing, Fallbacks, and Batch Processing

Comments
6 min read
User Registration Is Never Just a Form

User Registration Is Never Just a Form

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