cm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agoThe future is herelemmy.mlimagemessage-square67linkfedilinkarrow-up1755arrow-down17cross-posted to: programmerhumor@lemmy.ml
arrow-up1748arrow-down1imageThe future is herelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agomessage-square67linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up9·9 days agoIf you ask copilot to return a directory tree using MATLAB script it writes a function using a for loop and about 20 lines of code. Meanwhile the documentation defines this task as dir(“*”)
If you ask copilot to return a directory tree using MATLAB script it writes a function using a for loop and about 20 lines of code. Meanwhile the documentation defines this task as