Summary: Why Go is a compelling choice for building CLI tooling, argumented with an example project.
Summary: An implementation of an Entity Component System (ECS) architecture pattern in JavaScript, with code and demo both provided.
Summary: Explains Python import basics, relative vs. absolute imports, import resolution, and provides examples to clarify common import scenarios.
Summary: Some concepts extracted from a talk about Evolutionary Design, covering concepts such as Simple Design, Continuous Design, and Reflective Design.
Summary: Review of the audiobook 'Algorithms at Work'.