Published onOctober 9, 2023Organizing system configs with NixOSNixOSnixguidedotfilesHow I organize and manage my system and user configs with NixOS and homemanager
Published onMay 25, 2022Type Safe GroupBy In TypeScripttypescripttypescodeguideCreate a better groupBy function that only allows valid keys to be grouped on
Published onJanuary 31, 2022Intermediate Typescript: Generics and Mapped TypesTypescriptcodetypesguideUseful applications of generics and mapped types
Published onJanuary 25, 2022Intermediate Typescript: Literals and UnionsTypescriptcodetypesguideTypescript patterns I have found to make your life easier in a big codebase