notes
-
NixOS install on Proxmox
Walk-through on installing and configuring NixOS on a Proxmox VM
-
Notes on "A Daily Practice of Empirical Software Design"
Highlighted concepts and topics from Kent Beck on software design from Domain Driven Design Europe 2023.
-
Haste is simplicity's killer
Rushed execution reduces the focus on simple implementation. Reducing the complexity into simple steps is an art that needs mastering.
-
Initializing single-item collections on C#
Tiny benchmark to compare the performance and memory allocation of creating a single-item collection for method that accept an `IEnumerable<T>` as argument.
-
On having a second brain
Thoughts on "above" average brains, productivity tools trends and what is needed to even qualify as a brain.