Centrist, progressive, radical optimist. Geophysicist, R&D, Planetary Scientist and general nerd in Winnipeg, Canada.

troyunrau.ca (personal)

lithogen.ca (business)

  • 2 Posts
  • 74 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle

  • I spent about a decade as a KDE developer.

    KDE has this mindset where if someone wants to implement something they think is cool, and the code is clean and mostly bug free, well – have at it! Ever wonder why there’s 300 options for everything?

    Usually (because there’s a bunch of people trying to optimize the core for speed and load times and such) this also means that the unused code-paths are required to not contribute negatively to things like load times. So a plugin like this that doesn’t get loaded by default unless enabled, and thus doesn’t harm everyone else’s performance. It also means that if it stops working in the future and starts to bitrot, it can be dropped without affecting the core code.








  • I was about to date myself and say “there’s probably a dcop interface exposed”… But there’s probably a dbus interface exposed. You could write a script and plug it into a cron job or similar to tell it to adjust the background every hour or so. There are some nice dbus exploration tools available so you can discover the correct call to make.

    If that doesn’t work, the hue is probably stored in a human readable file somewhere in your .config folder. You could probably have a script adjust the value in the file directly. Might take plasma a little while to notice, but it likely will.



  • I’m sorry you had a bad experience. I’ve used it as my daily driver with minimal effort post installation on multiple occasions, usually on work laptops where time spent tinkering is time wasted. I’ve found it to be a good choice in that context. I now own my own business, and OpenSuse has allowed me to repurpose older laptops as workstations for my employees with minimal effort.

    The only actual pain point I’ve seen is setting up a wifi enabled printer … required that I change my firewall zone so the printer could be discovered. And that only required a few minutes to figure out. The fact that the firewall is set to a more secure default is probably a feature, not a bug.







  • Troy@lemmy.catoLinux@lemmy.mlI distrohop every week
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    What’s the weirdest one you’ve tried? Most challenging? Have you found any really cool defining features in any distro?

    For example GoboLinux and NixOS eschew the Linux file hierarchy standard (FHS), and that becomes their defining feature. But many other distros have some other defining feature. Slackware uses tarballs as package management and oldschool init. LFS has you build from nothing. Etc.



  • I’ve got it on my three windows machines – all of them required for various work tasks where Linux doesn’t make sense. Been using it in that context since circa 2012 when you still had to install it with the KDE on Windows installer. I was actually surprised to see an automated update on windows. Very nice!

    I don’t have time to work on KDE anymore, but perhaps drop me a current donation link?