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.
Integrating LLMs into a Go service without losing your mind (or adding 550ms latency)

Integrating LLMs into a Go service without losing your mind (or adding 550ms latency)

Comments
5 min read
I Left Go for JavaScript After 3 Months (Yes, I'm Insane)

I Left Go for JavaScript After 3 Months (Yes, I'm Insane)

5
Comments 2
2 min read
Accept Interfaces, Return Structs: 5 Patterns From a Go CLI

Accept Interfaces, Return Structs: 5 Patterns From a Go CLI

1
Comments
7 min read
Why We Replaced float64 With Decimal in Our Matching Engine

Why We Replaced float64 With Decimal in Our Matching Engine

Comments
6 min read
Two-Phase Commit Demystified: When Distributed Transactions Are Unavoidable

Two-Phase Commit Demystified: When Distributed Transactions Are Unavoidable

Comments 1
3 min read
How I Built a Fast, Trustworthy Blockchain Node in Go Using Concurrency and Merkle Proofs

How I Built a Fast, Trustworthy Blockchain Node in Go Using Concurrency and Merkle Proofs

Comments
9 min read
Database Connection Pooling: What Every Backend Developer Should Know

Database Connection Pooling: What Every Backend Developer Should Know

Comments 1
3 min read
Tests, UPDATE, DELETE — And the Refactor I Didn't Plan

Tests, UPDATE, DELETE — And the Refactor I Didn't Plan

1
Comments
5 min read
Mid-Career Developer Overcomes Go Plateau: Strategies to Deepen Expertise Beyond LLMs and Tackle Complex Projects

Mid-Career Developer Overcomes Go Plateau: Strategies to Deepen Expertise Beyond LLMs and Tackle Complex Projects

Comments
12 min read
I Replaced My AI Chat Interface With a Terminal Shell

I Replaced My AI Chat Interface With a Terminal Shell

Comments
4 min read
Test coverage and what it can tell us

Test coverage and what it can tell us

1
Comments
8 min read
Do Zero à Produção: EDA, Clean Arch e Observabilidade com Go e Kotlin

Do Zero à Produção: EDA, Clean Arch e Observabilidade com Go e Kotlin

Comments
3 min read
Yggdrasil Network as an Embedded GO Library

Yggdrasil Network as an Embedded GO Library

4
Comments
11 min read
Building an eBPF-based SIP Monitor in Go

Building an eBPF-based SIP Monitor in Go

Comments
3 min read
gitty — Git CLI that speaks human: replace git add/commit/push with one word

gitty — Git CLI that speaks human: replace git add/commit/push with one word

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