Articles 
Working as a software engineer/tech lead/researcher at AccelByte, Actyx, and UXStream inspires these articles.
Caveat: Anything written here does not represent the view and position of the companies above
Toward Robust
What I strongly feel to be the essence of robust after years of gory struggle for robustifying software, countless philosophical discussions, and meditations.
Bare minimum of an easy to manage system
Changing a system is easy, keeping it sane is not. This is the bare minimum to treat it as a system and keeping it easy to manage.
Parallels of Antifragility in Software Space
A term for things that gain from stress. How would the idea of antifragile fit into the software space?
From Rust to TypeScript: Lifetime Analysis for React Component Architecture
Rust's ownership and lifetime analysis is actually a good heuristic to determine React Components Architecture
Farsight Is Not All Talent
Some certain individuals understand everything and make perfect ideas. The ideas will be tried over time, but it always turns out to be the ultimate. Most only realize it after years, but not these people. They are, what I call, the farsighters.
Don't Bring a Tree to a Mesh Fight, and the Other Way Around
Examining control flow and architecture in the form of graphs yields insight into complexity.