How Inefficient Slice Initialization in Go Can Lead to Memory Leaks and Performance Issues Post date June 18, 2025 Post author By Renaldi Purwanto Post categories In backend, machine-learning, programming, software engineering, technology
Channel Deadlocks in Go: How Improper Channel Usage in Go Can Lead to Deadlocks and Unexpected… Post date June 11, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, machine-learning, programming, software engineering
Go for Event-Driven Architecture: Designing Pub/Sub Systems with NATS and Redis Streams Post date June 4, 2025 Post author By Renaldi Purwanto Post categories In event-driven-architecture, golang, redis-cluster, software engineering, technology
Conquer Go in 60 Days: Liar Mode Unleashed — Mastering Distributed Systems and Production-Grade… Post date May 28, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, programming, software engineering, technology
Conquer Go in 60 Days: Warlord Mode — Mastering Optimization and High-Level Systems Post date May 23, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, programming, software engineering, technology
Building Modular Go Services: How to Write Decoupled and Testable Code Post date May 9, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, programming, software engineering, technology
How I Boosted API Performance in Go by 10x with Smart Concurrency Patterns Post date May 7, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, programming, software engineering, technology
How I Built Safe and Injection-Free Database Queries in Go Post date April 15, 2025 Post author By Renaldi Purwanto Post categories In database, golang, programming, software engineering, technology
How to Achieve Low CPU Usage in Go Applications: Tips for High-Performance Services Post date April 11, 2025 Post author By Renaldi Purwanto Post categories In backend, best-practices, golang, programming, software engineering
How We Achieved Sub-Millisecond Response Times Post date April 3, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, programming, software-development, technology
From Panic to Patterns: Debugging Go Like a Pro Post date March 30, 2025 Post author By Renaldi Purwanto Post categories In debugging-tips, golang, programming, software-development, technology
Lessons From Running Go Services in Production for 2+ Years Post date March 28, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, microservices, software-development, technology
I Built an AI Application with Golang: Here’s What Happened Post date March 20, 2025 Post author By Renaldi Purwanto Post categories In ai, backend, golang, machine-learning-ai, software-development
How I Scaled a Go Backend to Handle 1 Million Requests per Second Post date March 19, 2025 Post author By Renaldi Purwanto Post categories In api-optimization, backend, golang, grpc, software engineering
7 Must-Know Facts About gRPC in Go’s Latest Version Post date January 15, 2025 Post author By Renaldi Purwanto Post categories In backend, golang, grpc, programming, technology