cm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agoThe future is hereimagemessage-square84linkfedilinkarrow-up1850arrow-down18
arrow-up1842arrow-down1imageThe future is herecm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agomessage-square84linkfedilink
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up11·8 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