favoredponcho@lemmy.zip to Programmer Humor@programming.dev · 2 days agoPlease don't delete the production DBlemmy.zipexternal-linkmessage-square33linkfedilinkarrow-up1482arrow-down14
arrow-up1478arrow-down1external-linkPlease don't delete the production DBlemmy.zipfavoredponcho@lemmy.zip to Programmer Humor@programming.dev · 2 days agomessage-square33linkfedilink
minus-squareFiskFisk33@startrek.websitelinkfedilinkarrow-up32·2 days agodoes dry running have any meaning on a function that is inherently stochastic?
minus-squareMajinBlayze@lemmy.worldlinkfedilinkarrow-up2·2 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.