Earlier quoted context omitted.
Incorrect, I break arch less times than Ubuntu and I use it daily while I use Ubuntu casually
Arch's KISS attitude is really helpful for that. Whenever I have to deal with a Debian/Ubuntu system, I'm sort of weary of "apt install"ing any daemons because of the autoconfigure magic that's going on in dpkg. With Arch, installing a package just unpacks the package files and runs a few innocuous post-install hooks, mostly to rebuild indexes (mandb, fontconfig, etc.) and compile DKMS-based kernel modules. But nothi…
So does Debian, if that's what you tell it you want (either on the config file or as a CLI argument). Even without that, while it may suggest a full MTA by default, you can ask it for another solution and it'll suggest a simple mailer (like bsd-mailx).
I don't dispute that Arch's defaults guide you to a simpler system, but it's not really hard to start from Debian netinstall and add just what you need, package by package.