KDE Discover
KDE’s Discover…
I find this KDE application really annoying. I understand what it’s trying to do. But it just feels:
- Too slow in comparison to the CLI
- It hides too much information
- Previous errors
- Packages that are being updated
- In settings, it doesn’t show the URLs or anything advanced for the repo
- It requires too much waiting between actions, it does very little async
- Error messages are showing as UI blocking “notification” then disappear, there doesn’t seem to be a log somewhere.
- Provides almost no options to correct common errors – which it could collect and suggest!
- Snap is non-optional
I just find it pretty frustrating. I wish it would be more useful and resolve the feeling based issues from above.
One mode I really want it to have is “Update on shutdown or restart” then as a result dismiss the tray icon.
Which is why I run this every morning:
% sudo apt update -y && sudo apt upgrade -y && sudo apt dist-upgrade -y && sudo apt autoremove -y && killall DiscoverNotifier
Back in the 200xs I would have loved to be a paid KDE dev and even now that seems tempting but probably to many other people. However, I would fix things to my own ideals.