☆ Yσɠƚԋσʂ ☆@lemmy.ml to Technology@lemmy.mlEnglish · 2 months agoDevs gaining little (if anything) from AI coding assistantswww.cio.comexternal-linkmessage-square8fedilinkarrow-up133arrow-down11cross-posted to: [email protected][email protected]
arrow-up132arrow-down1external-linkDevs gaining little (if anything) from AI coding assistantswww.cio.com☆ Yσɠƚԋσʂ ☆@lemmy.ml to Technology@lemmy.mlEnglish · 2 months agomessage-square8fedilinkcross-posted to: [email protected][email protected]
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up1·2 months agoI’m not too familiar with tooling for Python, but my experience is that you get fairly limited support in dynamic languages unless you start adding hints. Ultimately, a static type checker can’t resolve information that’s not there.
I’m not too familiar with tooling for Python, but my experience is that you get fairly limited support in dynamic languages unless you start adding hints. Ultimately, a static type checker can’t resolve information that’s not there.