close

DEV Community

BERJAYA

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The Archetypal Go Program: Servers, Goroutines, and Scheduling

The Archetypal Go Program: Servers, Goroutines, and Scheduling

Comments
2 min read
I was tired of breaking my Traefik mTLS config, so I built a GUI for it

I was tired of breaking my Traefik mTLS config, so I built a GUI for it

Comments
3 min read
Beyond Static Limits: Adaptive Concurrency with TCP-Vegas in Go

Beyond Static Limits: Adaptive Concurrency with TCP-Vegas in Go

BERJAYA BERJAYA 2
Comments
3 min read
Goroutine context switch overhead

Goroutine context switch overhead

Comments
2 min read
The Goroutine Temptation. Examples of goroutine usage where they are actually unnecessary

The Goroutine Temptation. Examples of goroutine usage where they are actually unnecessary

Comments
3 min read
Native Chaos Engineering: Testing Resilience with Fault & Latency Injection

Native Chaos Engineering: Testing Resilience with Fault & Latency Injection

BERJAYA 1
Comments
3 min read
Why I Decided to Learn Go — And What My First Commit Looked Like

Why I Decided to Learn Go — And What My First Commit Looked Like

Comments
3 min read
Finding Hidden Bottlenecks in Go Apps: A Lazy, Hacky, and Bruteforce Method

Finding Hidden Bottlenecks in Go Apps: A Lazy, Hacky, and Bruteforce Method

Comments
4 min read
Go's Multiple Return Values vs. Tuples: Historical Rationale from Developer Discussions and RFCs

Go's Multiple Return Values vs. Tuples: Historical Rationale from Developer Discussions and RFCs

BERJAYA 1
Comments
14 min read
VoidLLM vs LiteLLM - An Honest Comparison from the Builder's Perspective

VoidLLM vs LiteLLM - An Honest Comparison from the Builder's Perspective

Comments
3 min read
How to Onboard a New Developer Without Sharing a Single API Key

How to Onboard a New Developer Without Sharing a Single API Key

BERJAYA BERJAYA BERJAYA 5
Comments 1
3 min read
LiteLLM vs AegisFlow: honest comparison from someone who built the alternative

LiteLLM vs AegisFlow: honest comparison from someone who built the alternative

Comments
3 min read
Stop Shipping Your OS. Ship Only What Runs.

Stop Shipping Your OS. Ship Only What Runs.

Comments
5 min read
MUS: "No-Tax" Serialization Format

MUS: "No-Tax" Serialization Format

Comments
4 min read
Kafka Inbox/Outbox in Go — Guaranteeing Exactly-Once Delivery in a Multi-Tenant ERP

Kafka Inbox/Outbox in Go — Guaranteeing Exactly-Once Delivery in a Multi-Tenant ERP

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