favoredponcho@lemmy.zip to Programmer Humor@programming.dev · 4 months agoPlease don't delete the production DBmessage-squaremessage-square26fedilinkarrow-up1418arrow-down13
arrow-up1415arrow-down1message-squarePlease don't delete the production DBfavoredponcho@lemmy.zip to Programmer Humor@programming.dev · 4 months agomessage-square26fedilink
minus-squareFiskFisk33@startrek.websitelinkfedilinkarrow-up29·4 months agodoes dry running have any meaning on a function that is inherently stochastic?
minus-squareMajinBlayze@lemmy.worldlinkfedilinkarrow-up1·4 months 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.