DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Aarav SibbalThings I like about Go
Intro I recently learned Go with the help of a book called "Let's Go" by Alex Edward. The...

the_AristoDive into Web RTC or write SFU on your own
WebRTC is a browser technology designed to transfer streaming data between browsers or applications...

Chig BeefGolang's Attack On Memory (Go1.22 Update Issue)
Preface A new version of Go was recently released, Go 1.22. In this update, an...

Utpal NadigerTerraform drift detection and remediation - a primer
We know Terraform/OpenTofu is the most widely used IaC tool for automating and managing cloud...

Tomer FigenblatThe developer's guide to Kubernetes Operators
Kubernetes Operators are constructed from different parts and components. This cross-referenced guide...

Zakhar SmirnoffI have optimized my work with text-to-SQL translator improved with vector search
Intro I have always struggled with SQL syntax. Well, not exactly struggled, it's pretty...

Abhishek GuptaRun and test DynamoDB applications locally using Docker and Testcontainers
Use the DynamoDB Local Testcontainers module for your Go applications! DynamoDB Local is a version...

MBVHow to write integration tests in Go apps
Picture this: you've just left Node for the promised land of Go. You've learned about composition,...

Chig BeefAnkaran, Level 1 (Cosplore3D Pt:7)
Intro This is a new series following Cosplore3D, a raycaster game to learn 3D graphics....

MBVA practical approach to structuring Golang apps
2022 update. At the time of writing this update, it's been over a year since I published this...

Daniel G. TaylorReducing Go Dependencies
A case study of dependency reduction in Huma. Intro This article is a practical look at...

Marcus KohlbergUsing Pub/Sub for event-driven Go backends
Pub/Sub is a powerful building block in a backend application. It's often used for building...

Wiliam V. JoaquimAutenticação com Golang e AWS Cognito
O que é o cognito? A parte de autenticação de uma aplicação é algo muito importante do...

Igor MeloGo 1.22 e o novo router HTTP
Introdução O http.ServeMux do Go ganhou novas features muito aguardadas pelos...

Chig BeefColors, Images, Graphics (Cosplore3D Pt:6)
Intro This is a new series following Cosplore3D, a raycaster game to learn 3D graphics....

Akshay SBuilding Web Apps with React, WebAssembly, and Go
Introduction Hey folks! Welcome to this blog where we'll delve into the fascinating world...