Earlier quoted context omitted.
Normally I’d agree. But my experience with 26 hasn’t been great. From the top of my head: Random repeated flashing window chrome in the background, notifications that keep on showing while everything is disabled, Finder tooltips from four windows down, tooltips that don’t disappear, Java update interruptions that hijack your flow - just when you where about to hit enter for something else the pop-up shows and bam: yo…
How do you shut down the notification system?
launchctl disable "gui/$(id -u)/com.apple.notificationcenterui" killall NotificationCenter 2>/dev/null || true
launchctl disable "gui/$(id -u)/com.apple.usernoted" killall usernoted 2>/dev/null || true
To refine my statement on lazy or non-design. Notifications can be valuable, for me i'd like backup notifications and find my messages. Only those, ever. When only those are enabled, MacOS has their own secret settings and is allowed to nag about updates, incompatibility and maybe some other things i don't remember. Part of the problem is the illusion of control, and being spammy about self-importance of new OS versions. Great for some users, insulting to me.
This is made even worse by "focus" which still shows notifications but without the text. Then i'm distracted AND i don't know why.