cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoThe future is hereimagemessage-square81linkfedilinkarrow-up1863arrow-down110cross-posted to: programmerhumor@lemmy.ml
arrow-up1853arrow-down1imageThe future is herecm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square81linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareBilboBargains@lemmy.worldlinkfedilinkarrow-up11·6 months 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