logoalt Hacker News

gonzalohmtoday at 2:35 PM2 repliesview on HN

Yeah, and what's up with adding dry run to everything? I saw some code that doesn't write anything but still the AI added a dry run which had a completely different codebase


Replies

duskdozertoday at 3:38 PM

Because dry run is in a lot of scripts in its training data. It's not "thinking" about the script or the concept of a dry run.

lanstintoday at 4:04 PM

And everything configurable gets an environment variable. Editing the first few lines in the script is a fine way to configure things in Python.