cm0002@lemmy.world to Programmer Humor@programming.dev · 25 days agoThe future is herelemmy.mlexternal-linkmessage-square84fedilinkarrow-up1861arrow-down19cross-posted to: programmerhumor@lemmy.ml
arrow-up1852arrow-down1external-linkThe future is herelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 25 days agomessage-square84fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up11·25 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