cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoThe future is herelemmy.mlimagemessage-square82fedilinkarrow-up1822arrow-down18
arrow-up1814arrow-down1imageThe future is herelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square82fedilink
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up10·3 months 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