Subscribe
Sign in
Home
Support Us
YouTube
Archive
Leaderboard
About
How to implement the Outbox pattern in Go and Postgres
How and why to use the Outbox pattern to build a robust event-driven system.
Sep 16
•
Alex Pliutau
22
4
Latest
Top
Discussions
Building Conway’s Game of Life in Go with raylib-go
A step-by-step tutorial on building Conway’s Game of Life in Go, using raylib-go for graphics. Learn how to draw grids, apply the rules of life, and…
Sep 22
•
Tim Little
5
The evolution of code review practices in the world of AI
Code reviews are being redefined by AI, and I think it's taking a good direction. Let's review some of the developments in this area, and tools like…
Jul 22
•
Alex Pliutau
15
Redis streams: a different take on event-driven
A different take on event driven.
Jul 14
•
Julien Singler
20
2
Developing a terminal UI in Go with Bubble Tea
Developing CLIs and TUIs in Go is fun, and there are really good packages out there to make it so. And when it comes to terminal apps, there is an…
Jul 7
•
Alex Pliutau
28
3
Optimizing multi-platform Docker builds (amd64 & arm64) with registry Cache
In modern CI/CD pipelines, supporting multiple architectures for Docker image builds, specifically amd64 and arm64, is crucial.
Jun 17
•
Julien Singler
13
JSON Web Tokens in Go
JSON Web Tokens is a well known and popular open standard that defines a compact way for securely transmitting information between parties as a JSON…
May 24
•
Alex Pliutau
17
Real-Time database change tracking in Go: Implementing PostgreSQL CDC
Introduction
May 7
•
Julien Singler
16
2
See all
Recommendations
View all 14
VuTrinh.
Vu Trinh
Javarevisited Newsletter
javinpaul
The Nerd Nook
Josh Wenner
Tech Talks Weekly
Tech Talks Weekly
Engineering At Scale
Animesh Gaitonde
packagemain.tech
About
Archive
Recommendations
Sitemap