|
|
|
|
|
by simonw
817 days ago
|
|
I would have agreed more with this a couple of years ago when maintaining a script written in an alternative language required me to know that language. These days I'm much more comfortable both writing and maintaining code in languages that aren't my daily driver (like Bash or jq or AppleScript or even Go) because I can get an LLM to do most of the work for me, and help me understand the bits that don't make sense to me. |
|
Granted, this probably takes a fair amount of experience to even know what you're looking at well enough to search for it.