cm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agoThe future is herelemmy.mlexternal-linkmessage-square73fedilinkarrow-up1414arrow-down15
arrow-up1409arrow-down1external-linkThe future is herelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 days agomessage-square73fedilink
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up5·4 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