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.
False Sharing: The Silent Performance Killer in Concurrent Go

False Sharing: The Silent Performance Killer in Concurrent Go

Comments
7 min read
Parallelism in Go — Part 1: goroutines and WaitGroup

Parallelism in Go — Part 1: goroutines and WaitGroup

Comments
7 min read
I built a crash-safe AI memory daemon that survives kill -9. Here's what it does.

I built a crash-safe AI memory daemon that survives kill -9. Here's what it does.

Comments
3 min read
Handling Inline Scripts in htmx with Go Templates

Handling Inline Scripts in htmx with Go Templates

Comments
5 min read
SQL-First PostgreSQL Migrations Without the Magic

SQL-First PostgreSQL Migrations Without the Magic

Comments
6 min read
Boolean Blindness in Go: When true, false, true Tells You Nothing

Boolean Blindness in Go: When true, false, true Tells You Nothing

Comments
6 min read
Build a robot.txt file based on a data file using Hugo

Build a robot.txt file based on a data file using Hugo

Comments 1
3 min read
Concurrency vs parallelism in Go: applied to Event Sourcing and CQRS

Concurrency vs parallelism in Go: applied to Event Sourcing and CQRS

Comments
6 min read
Mitigating I/O Bottlenecks in Event-Driven Architectures: A Deep Dive into Backpressure and Resiliency

Mitigating I/O Bottlenecks in Event-Driven Architectures: A Deep Dive into Backpressure and Resiliency

BERJAYA BERJAYA BERJAYA 5
Comments
2 min read
Stop Rewriting Go Service Boilerplate: Ship a Production-Ready API Faster with gogen

Stop Rewriting Go Service Boilerplate: Ship a Production-Ready API Faster with gogen

Comments
5 min read
Rate Limiting at Scale: Building Fixed Window and Token Bucket in Go

Rate Limiting at Scale: Building Fixed Window and Token Bucket in Go

BERJAYA 1
Comments
4 min read
Building a Production WebSocket Chat Server in Go — What I Learned

Building a Production WebSocket Chat Server in Go — What I Learned

BERJAYA 1
Comments
3 min read
PHP-FPM, workers and goroutines: what actually happens under load

PHP-FPM, workers and goroutines: what actually happens under load

BERJAYA 1
Comments
5 min read
I got tired of writing launchd XML by hand, so I built launchd-gen

I got tired of writing launchd XML by hand, so I built launchd-gen

BERJAYA 1
Comments
5 min read
I Built 3 Free Developer Tools with Go and Astro — Here's the Architecture

I Built 3 Free Developer Tools with Go and Astro — Here's the Architecture

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