A Beginner’s Guide to Domain-Driven Design Boiled Down to One Image November 15, 2024 1 minute read
How to efficiently compress a list of integers with a maximum value in Python October 26, 2024 1 minute read
Impressing myself by memorising the first 18 digits of pi September 9, 2024 2 minute read Recently, I impressed myself with my own memory.
Reducing our stored model state by 80% using bit manipulation magic in Python July 28, 2024 4 minute read