It could, but not necessarily.
char **args
can just mean you have a pointer which points to an address, and at that address, you can get a second address. Follow the second address, there is a char
saved there.
On the other hand, char *args[]
means " follow this address to find a list of characters".
Me too. But I stopped hopping ten years ago and settled down on Alpine, Void, or Gentoo, based on how fancy the hardware is, and the use case.
To me, the hopping part relates more to tinkering and fine-tuning. Today I prefer things just work. I wish no down time on all my devices and servers, because who has time to figure out why my photo doesn’t sync to my NAS, or dig up that piece of paper when my password manager does not respond because of the proxy service is down?