Break things, write reports

dev

Jan 21, 2022
Fuck VSCode - NewlinesIDE defaults should be sensible
Jan 21, 2022
Damnit C / Format StringsCompiler defaults should be sensible
Mar 1, 2021
Open Source and LicensingLicensing in the public domain sucks
Feb 25, 2021
Reading code isn't the same as knowing a languageReading code is closer to solving a crossword puzzle, as opposed to using language centres
Feb 9, 2021
Generating fast hashes, part 2Still using SHA for hashes senselessly? Consider not using cryptographic hashes for everything in your life
Oct 13, 2020
Generating fast hashesNeed to generate fast hashes? Using MD5? Check out xxHash and feel the speed
Aug 13, 2019
K8s config maps don't update in pods when mounted as volumesK8s oddities to keep in mind - changes to configmaps don't get reflected in realtime to pods