Articles

Page 1 of 4
January 24, 2023

Agency

We've dreamt of creating an intelligence. Which aspect of it is so profound?

October 11, 2022

Rust: Type Concealment With Any Trait and FnMut

While working on machine-tree I found that Rust has a very powerful arsenal when it comes to dynamic programming and hiding type information.

August 25, 2022

TypeScript Type Game: Builder Pattern to Build A Validation Framework

One of the useful arts in type-oriented programming is the utilization of a type system to safeguard business logic. Today, we are going to experiment with TypeScript to find out how deep the type system can be involved in safeguarding business logic.

July 01, 2022

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.

June 03, 2022

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.

February 17, 2022

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?

Page: