Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Composition over inheritance, and Go's approach
Cover image for Composition over inheritance, and Go's approach

Composition over inheritance, and Go's approach

1
Comments
7 min read
Taming Windows Terminal's win32-input-mode in Go ConPTY Applications

Taming Windows Terminal's win32-input-mode in Go ConPTY Applications

Comments
5 min read
AWS Modulo 3: Lambda con Go

AWS Modulo 3: Lambda con Go

Comments
7 min read
GO profiling using pprof
Cover image for GO profiling using pprof

GO profiling using pprof

2
Comments
5 min read
Majority Element: Easy Problem, Sneaky Insight
Cover image for Majority Element: Easy Problem, Sneaky Insight

Majority Element: Easy Problem, Sneaky Insight

Comments
5 min read
Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

Comments
2 min read
Getting started with GoLand — how do you use it for Go?

Getting started with GoLand — how do you use it for Go?

Comments
1 min read
DevPill 10 - Fault tolerance: adding retries to your Go code
Cover image for DevPill 10 - Fault tolerance: adding retries to your Go code

DevPill 10 - Fault tolerance: adding retries to your Go code

Comments
2 min read
Designing High-Throughput Go Services for Continuous Database Change Streams

Designing High-Throughput Go Services for Continuous Database Change Streams

Comments
4 min read
Building a Shader Compiler in Pure Go: naga Reaches v0.4.0
Cover image for Building a Shader Compiler in Pure Go: naga Reaches v0.4.0

Building a Shader Compiler in Pure Go: naga Reaches v0.4.0

Comments
5 min read
DevPill 9 - IP Based Rate Limiter Middleware for native Go REST API
Cover image for DevPill 9 - IP Based Rate Limiter Middleware for native Go REST API

DevPill 9 - IP Based Rate Limiter Middleware for native Go REST API

Comments
2 min read
Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough
Cover image for Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Custom Base op-Erigon Node for AMM Analytics. When Standard Infrastructure Solutions are Not Enough

Comments
4 min read
Mensageria com RabbitMQ e Golang - Conceitos e Primeiro Contato

Mensageria com RabbitMQ e Golang - Conceitos e Primeiro Contato

Comments
12 min read
Dependency Injection in Go: Patterns & Best Practices
Cover image for Dependency Injection in Go: Patterns & Best Practices

Dependency Injection in Go: Patterns & Best Practices

Comments
9 min read
How I Designed a Zero-Waste, Event-Driven Analytics Pipeline Using DynamoDB TTL and AWS Lambda
Cover image for How I Designed a Zero-Waste, Event-Driven Analytics Pipeline Using DynamoDB TTL and AWS Lambda

How I Designed a Zero-Waste, Event-Driven Analytics Pipeline Using DynamoDB TTL and AWS Lambda

Comments
2 min read
Побудова відмовостійких Go-застосунків: Глибоке занурення у Disaster Recovery та High Availability

Побудова відмовостійких Go-застосунків: Глибоке занурення у Disaster Recovery та High Availability

Comments
2 min read
Token Validation

Token Validation

Comments
3 min read
Go From Zero to Depth — Part 4: Pointers in Go (Not Scary, Just Misunderstood)

Go From Zero to Depth — Part 4: Pointers in Go (Not Scary, Just Misunderstood)

1
Comments
4 min read
Building DNS Resolution and Domain Services with Go: A Practical Guide

Building DNS Resolution and Domain Services with Go: A Practical Guide

Comments
7 min read
LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It
Cover image for LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It

LiteLLM Broke at 300 RPS in Production. Here's How We Fixed It

5
Comments
4 min read
DAT ONE RECAP: 2025

DAT ONE RECAP: 2025

2
Comments 1
6 min read
Your Primary LLM Provider Failed? Enable Automatic Fallback with Bifrost
Cover image for Your Primary LLM Provider Failed? Enable Automatic Fallback with Bifrost

Your Primary LLM Provider Failed? Enable Automatic Fallback with Bifrost

6
Comments
4 min read
How to output log of pgx ASAP!

How to output log of pgx ASAP!

Comments
1 min read
Kafka Consumer Health Checks: Dead or Alive
Cover image for Kafka Consumer Health Checks: Dead or Alive

Kafka Consumer Health Checks: Dead or Alive

Comments
9 min read
Release 0.4: My Plan for Contributions to Open Source

Release 0.4: My Plan for Contributions to Open Source

2
Comments
2 min read
loading...