Virtualisation is the cornerstone of modern compute at scale, with tremendous efforts at both the hardware and software level to minimise the performance implications of running a machine within a machine
Programming is neither maths nor language but a process. A core part of that process is using code to solve problems, how do we exploit this to turn the mundane into the challenging? First, remove the mundane...
Hacking Nim to build one binary that runs on six operating systems (Linux, Windows, MacOS, FreeBSD, NetBSD, OpenBSD) thanks to the incredible platform agnostic x86-64 tooling provided by Cosmopolitan Libc
Gameplay Tags are a useful tool for UE developers looking to easily iterate and prototype features with simple Boolean logic using hierarchical labels organised in tag containers