favoredponcho@lemmy.zip to Programmer Humor@programming.dev · 6 days agoPlease don't delete the production DBlemmy.zipexternal-linkmessage-square34linkfedilinkarrow-up1497arrow-down14
arrow-up1493arrow-down1external-linkPlease don't delete the production DBlemmy.zipfavoredponcho@lemmy.zip to Programmer Humor@programming.dev · 6 days agomessage-square34linkfedilink
minus-squareFiskFisk33@startrek.websitelinkfedilinkarrow-up33·6 days agodoes dry running have any meaning on a function that is inherently stochastic?
minus-squareMajinBlayze@lemmy.worldlinkfedilinkarrow-up2·6 days agoIt can, if it’s passed through to tools without the llm meddling, but the problem is that there is typically a tool for arbitrary shell commands, and unless there’s a mechanism to dry run these, there’s no way to handle it reliably.
does dry running have any meaning on a function that is inherently stochastic?
It can, if it’s passed through to tools without the llm meddling, but the problem is that there is typically a tool for arbitrary shell commands, and unless there’s a mechanism to dry run these, there’s no way to handle it reliably.