Published onOctober 22, 2024Odd Things with terraformterraformdslSomethings that I find odd with TerraformRead more →
Published onJuly 10, 2024Git personal and company profilegitHow I setup git with a personal and company profilesRead more →
Published onJuly 6, 2024Exploring trade-offs of dynamic vs static typingpythonstaticprototype-patternEvery new programming language has either a type system or has a type spec to support compile time checks.Read more →
Published onJuly 6, 2024Tooth and nail to get to the startpythonPython is only good with scientistRead more →
Published onFebruary 28, 2024Redux is not needed anymorereduxfrontendreact.jsstate-managementjavascripttypescriptRedux is not needed anymore, there is better alternatives, and a lot of frontends don't need to manage state anymore.Read more →
Published onFebruary 21, 2024Go has an amazing developer experiencegodeveloper-experiencegolangTypescriptGo has an amazing developer experience when compared to TypescriptRead more →
Published onFebruary 21, 2024TypeScript has a terrible developer experienceTypescriptdeveloper-experiencenodeTypeScript has a terrible developer experience tools when compared to goRead more →
Published onFebruary 18, 2024Python Logger Gotchapythonloggerprototype-patternPython logger using the prototype patternRead more →