Centrist, progressive, radical optimist. Geophysicist, R&D, Planetary Scientist and general nerd in Winnipeg, Canada.
troyunrau.ca (personal)
lithogen.ca (business)
- 0 Posts
- 34 Comments
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.
OpenSuse Leap or even Tumbleweed. After getting the media codecs up and running, and remembering to set you firewall zone to “home”, you’re pretty golden.
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.
Oh hi, this is me too. Since 1.0alpha ;)
Troy@lemmy.cato Open Source@lemmy.ml•Company claims 1,000 percent price hike drove it from VMware to open source rival48·6 months agoTheir website speaks corporatese. Not immediately clear what their business model is.
Troy@lemmy.cato Linux@lemmy.ml•Cinnamon 6.4 Desktop Environment Released with Revamped Theme, Night Light - 9to5Linux1·6 months agoThe list is great! But it doesn’t really tell us which ones are actively developed. Running historical DEs is fun sometimes. For example, LXDE doesn’t really see a lot of development compared to its successor, LXQt. But once again shows the the Arch Wiki is the best ;)
I guess people do occasionally compile KDE 1.x just to see if it still runs on modern systems (it does, but obviously some underlying things have changed over the years, like the audio and graphics stacks). But that isn’t the same as being actively developed :)
Troy@lemmy.cato Linux@lemmy.ml•Cinnamon 6.4 Desktop Environment Released with Revamped Theme, Night Light - 9to5Linux181·6 months agoSomeone enlighten me. How many active desktop projects are there currently? (Not just window managers…)
KDE Plasma, Trinity (is it active? Fork of KDE 3.5)
Gnome, Mate, Cinnamon (fork all the things!), or “reskins” like Unity or Budgie?
LXQt, Xfce… Is enlightenment still active as a project?
Does anyone use Deepin – appears to be a partial fork of KDE (kwin, etc.) with new desktop environment built around it rather than use Plasma.
Or Pantheon (Vala+GTK3?).
Cosmic is from the ground up, recent and active I guess.
Missing anything?
Troy@lemmy.cato Linux@lemmy.ml•PSA: Remember to also check hidden directories you don't even know about for waste of space1·6 months agoAll I’m hearing is complaining. It’s open source. Fix mate then so it does what you want.
Troy@lemmy.cato Linux@lemmy.ml•PSA: Remember to also check hidden directories you don't even know about for waste of space1·6 months agoWell, that’s on mate then. In KDE you could remap to a combo of your choice with ease
Troy@lemmy.cato Linux@lemmy.ml•PSA: Remember to also check hidden directories you don't even know about for waste of space3·6 months agoI don’t use mate, but assuming that it has a file manager and that file manager has hotkeys that conform to the muscle memory that is built using other file managers… Try it and see what happens?
Depending on the carrot, the skin can be significantly more bitter. And sometimes peeling can be quicker than trying to scrub dirt out of particular lumpy carrots.
YMMV
Troy@lemmy.cato Linux@lemmy.ml•Linus Torvalds Lands A 2.6% Performance Improvement With Minor Linux Kernel Patch185·7 months agoLKML and patch: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0fc810ae3ae110f9e2fcccce80fc8c8d62f97907
He cites his work as being a variant of a patch submitted by another developer, Josh Poimboeuf. It’s a team effort folks :)
It’s really rare for a project to completely rewrite to a new toolkit. VLC in circa 2007 did it (moved to Qt - even stole their volume control widget directly from Amarok at the time). GCompris ended up as a KDE project despite originating in Gnome (along with toolkit change, but it weirdly kept the name). LXDE->LXQT also. But I don’t actually have that many examples.
But you mean you wrote it in python with tkinter as a toolkit, rather than writing it in Tcl (which is its own language, like python).
Serious question: I’ve never met a programmer who has ever actually written anything in Tcl in the real world. If you’ve working in Tcl, tell me about it! What did you use it for and when? Was it awesome/terrible/etc.?
I remember when Mandrake was a young distro – a redhat derivative – and they (gasp) chose to compile for i586 instead of i386. People were like VROooooOM! And a bunch of other people were like: why would you target CPU instructions that not everyone has?!