Alex to Programmer Humor · 10 months agoA week of fprintfs has me wanting to code rust next weekimagemessage-square106fedilinkarrow-up11.07Karrow-down118
arrow-up11.06Karrow-down1imageA week of fprintfs has me wanting to code rust next weekAlex to Programmer Humor · 10 months agomessage-square106fedilink
minus-squareWhelks_chance@lemmy.worldlinkfedilinkarrow-up2·10 months 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.