Alex@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square97linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square97linkfedilink
minus-squareWhelks_chance@lemmy.worldlinkfedilinkarrow-up0·2 years agoAgreed. Mypy pre-commit hooks are very useful if you’re starting a fresh project. Adding typing to an existing project which reuses variables with different types… We lost weeks to it.
Agreed. Mypy pre-commit hooks are very useful if you’re starting a fresh project. Adding typing to an existing project which reuses variables with different types… We lost weeks to it.