Stick, what use would have a rock?
Stick, what use would have a rock?
How the heck did you trace the problem down to the amount of groups the user was in?
Tl;dr: Stick in a USB cable and the other side gets your console.
That is possible indeed! For more context, you can look up “static linking vs dynamic linking”
Tldr: Static linking: all dependencies get baked into the final binary Dynamic linking: the binary searches for libraries in your system’s PATH and loads them dynamically at runtime
Fair enough if the GNU dudes valued consistent spacing more than taking function calls as one “logical block”. Not my cup of tea but that’s what configurable auto formatting is for.
On a serious note tho, I never understood the benefits of GNU’s spaces after functions. I don’t really mind most of the rest but I just don’t get the benefits of ‘funcname (arg)’ vs. ‘funcname(arg)’. Is there a specific reason for this? Personally, I find this to reduce readability because I have to think for a split second whether I’m looking at a variable or a function call.
Of cause this is also due to my habits, but I’m curious as to what the reasoning is.
Sword!