I care because I think it's a stupid idea and it's confusing to new users. Yes, anything Emacs is going to be confusing to new users. But having to debug some third-party "prelude" or "starter kit" that they read about on Reddit is just going to complicate learning Emacs. They will spend their time fighting with colors and keybindings instead of learning how to explore Emacs. It trains users to depend on other people to set their preferences, when the whole point of Emacs is that everything is discoverable and customizable. (I don't mind including non-core modes like auctex or haskell-mode, but would prefer that they were bundled and maintained in core.)
Ultimately, life-long Emacs users have their own set of defaults that they have learned to like over the years. This is due to muscle memory and habit rather than any objective good. I recently killed two thirds of my own .emacs and it removed many long-standing annoyances. Emacs improves, hacks on top of hacks called config files don't.
If all sets of possible configurations are equally bad, why not stick to the config file that doesn't require an actual file, and then let users M-x customize as appropriate? You may not like customize, but it's pretty nice for people that are new to Emacs. (And, actually, I try to do everything via customize because I'd rather let the computer maintain my config file.)
Ultimately, life-long Emacs users have their own set of defaults that they have learned to like over the years. This is due to muscle memory and habit rather than any objective good. I recently killed two thirds of my own .emacs and it removed many long-standing annoyances. Emacs improves, hacks on top of hacks called config files don't.
If all sets of possible configurations are equally bad, why not stick to the config file that doesn't require an actual file, and then let users M-x customize as appropriate? You may not like customize, but it's pretty nice for people that are new to Emacs. (And, actually, I try to do everything via customize because I'd rather let the computer maintain my config file.)