tai.dev
About
Experience
Projects
Blog
Writing
Technical articles, engineering insights, and lessons learned along the way.
12
Articles
7
Topics
Aug 2024
A Beginner’s Guide to Using Generics in Go
Nov 2023
ConnectRPC, a great extension for gRPC
Apr 2023
Building a modern file server in Go
Jun 2022
How Are You Structuring Your Go Microservices?
Jan 2022
Large stream processing in Golang with minimal memory usage
Nov 2021
Implementing common Go HTTP middleware
Sep 2021
Using buf.build to generate your gRPC codes
Aug 2021
Why should we do technical writing?
Jul 2021
Building a Chat backend application inside a large scale ecosystem
Aug 2020
Order Management System Part 1: Business story
Aug 2020
Order Management System Part 2: A tour in system design
Aug 2020
Order Management System Part 3: A miracle