cm0002@lemmy.world to Programmer Humor@programming.dev · 18 days agoThe future is herelemmy.mlimagemessage-square84linkfedilinkarrow-up1856arrow-down18cross-posted to: [email protected]
arrow-up1848arrow-down1imageThe future is herelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 18 days agomessage-square84linkfedilinkcross-posted to: [email protected]
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up11·17 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