cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoThe future is herelemmy.mlimagemessage-square81fedilinkarrow-up1825arrow-down17
arrow-up1818arrow-down1imageThe future is herelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square81fedilink
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up10·1 day 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