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 Is Not an Exception: Why This Difference Matters in Real Systems

Error Is Not an Exception: Why This Difference Matters in Real Systems

2
Comments
3 min read
I built a self-hosted LLM proxy that supports 12 providers (Claude, GPT-4o, Gemini, Ollama...)

I built a self-hosted LLM proxy that supports 12 providers (Claude, GPT-4o, Gemini, Ollama...)

Comments
2 min read
We Forgot defer — 6 Resource Leaks We Found During Refactoring

We Forgot defer — 6 Resource Leaks We Found During Refactoring

Comments
7 min read
Secure What Matters: Scaling Effortless Container Security for the AI Era

Secure What Matters: Scaling Effortless Container Security for the AI Era

Comments
4 min read
Building a Replay-Tested Interactive Brokers Client in Go

Building a Replay-Tested Interactive Brokers Client in Go

22
Comments
6 min read
Go interfaces: accept interfaces, return structs — and when not to

Go interfaces: accept interfaces, return structs — and when not to

1
Comments
4 min read
(Golang)You've Been Calling It a Handler Wrong All Along

(Golang)You've Been Calling It a Handler Wrong All Along

1
Comments
2 min read
Go Error Handling Patterns for Production APIs: Beyond Basic Error Returns

Go Error Handling Patterns for Production APIs: Beyond Basic Error Returns

Comments
6 min read
Efficient Large-Scale Data Analysis: Migrating from Python to Go with DuckDB for Self-Service Desktop Application Performance

Efficient Large-Scale Data Analysis: Migrating from Python to Go with DuckDB for Self-Service Desktop Application Performance

Comments
13 min read
Building Scalable Blockchain Solutions with Go: A Developer's Journey

Building Scalable Blockchain Solutions with Go: A Developer's Journey

37
Comments
3 min read
How Bruin turns a SELECT query into 9 different materialization strategies across 14 databases

How Bruin turns a SELECT query into 9 different materialization strategies across 14 databases

Comments
10 min read
High-Performance Cross-Platform Bytecode VM in Go for Fast DSL Business Rule Evaluation

High-Performance Cross-Platform Bytecode VM in Go for Fast DSL Business Rule Evaluation

8
Comments 2
12 min read
Building a Recursive File Watcher in Go using fsnotify

Building a Recursive File Watcher in Go using fsnotify

Comments
4 min read
Value Objects, Entities, and Aggregates in Go — Without a Framework

Value Objects, Entities, and Aggregates in Go — Without a Framework

Comments
6 min read
Python to Go: A Django Developer's Survival Guide

Python to Go: A Django Developer's Survival Guide

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