cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoThe future is herelemmy.mlimagemessage-square65fedilinkarrow-up1720arrow-down19
arrow-up1711arrow-down1imageThe future is herelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square65fedilink
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up8·1 month 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