upvote
We're in the age of LLMs and this is exactly what they shine at. Just the other day I got tired of Libre office having some crappy custom file picker.

"Claude, change the libre office file picker to the system default"

"Beep boop it is done"

Linux has a big leg up over windows in this regard because all the GUIs are essentially wrappers around CLIs and text files that LLMs can deal with quite well.

reply
> A GUI lets you not even have to think about it, not have to memorise syntax or go out of your way to write a script to save it.

Unless the GUI buries what you want to do in five or six levels of menus and options--and then changes where they're buried in the next release, so you have to re-learn everything all over again. That's happened to me with work computers more times than I care to remember.

By contrast, my collection of shell scripts on my home Linux computers is still serving me well after more than twenty years.

reply