TIL: 23rd July 2023

Today I learned about how "tokio::select!" branches never run simultaneously and how very easy it is to do tracing instrumentation in Rust
read more →

TIL: 20th July 2023 — scaling architecture conversationally

Today I learned about architecture advisory process and how to guide the architectural decisions in a conversational way
read more →

TIL: 19th July 2023

Today I learned about the Go context's intention to going across the process boundaries, async/await futures in Rust being clever state machines and most cats having the same blood group
read more →

TIL: 18th July 2023 — reader limiting in Go

Today I learned about the reader stream limiting in Go and its different use cases through the "io" and "http" standard library modules
read more →

TIL: 17th July 2023

Today I learned about OpenTelemetry spanmetrics, Cloudflare Pages build systems and had a good read about Kubernetes TAH/TAR
read more →