nyan

joined 5 months ago
[–] nyan 6 points 3 weeks ago

So of the three happiest distros, two aren't very concerned with mainstream appeal and will carry on contentedly doing their thing while ignoring rankings like this. Sounds about right.

[–] nyan 4 points 3 weeks ago

Exactly what I was thinking. "People who are already less happy tend to gravitate towards Firefox" is as valid a takeaway from those graphs as anything else. (Also, where are all the other browsers? I'd expect Edge and Safari, at least, to be represented, even if Vivaldi and various Firefox forks were not.)

[–] nyan 1 points 1 month ago (1 children)

There are some older DE-agnostic virtual keyboards (svkbd, xvkbd, matchbox), but they may not work in Wayland, if that's what you're using.

[–] nyan 7 points 1 month ago (3 children)

Distro best added to the "Power-user distros to avoid" list: Gentoo (saying that as a Gentoo user).

I disagree with your claim that doing things like installation steps manually is necessarily a bad idea, though. It depends on your goal. Obviously it isn't the fastest way to get things up and running, and as such it isn't appropriate for newcomers (or for mass corporate deployments). If your goal is to learn about the lower levels of the system, or to produce something highly customized, then it becomes appropriate. Occasionally, it pays dividends in the form of being able to quickly fix a system that's been broken by automation that didn't quite work as expected. Anyway, I'd suggest rewording that bit of your Arch screed.

[–] nyan 1 points 1 month ago (1 children)

Too lazy to check github . . . will it work on systems that don't run Gnome? It would be nice not to have to figure out how to hand-write a GTK4 theme as I did with GTK3.

[–] nyan 2 points 1 month ago

I think that's the old locolor icon theme. The version I have around is modified for TDE, but the original should exist somewhere out there (if OpenSUSE is still offering KDE3, then they probably have it).

[–] nyan 4 points 1 month ago (1 children)

TDE's CDE window decoration style pretty much matches the screenshot. There's also a matching widget style (Motif). I'd guess that the icon set exists Somewhere Out There On The Internet. So you can get this look if you want it badly enough to install a non-default DE that's currently limited to X11.

[–] nyan 4 points 1 month ago

LXQt, XFCE, Maté, TDE. Any of them will do. Which you choose depends on personal preference and how large an ecosystem you want—LXQt has only a few basic applications, TDE has pretty much everything that was in KDE3, the others are somewhere in between.

[–] nyan 3 points 1 month ago (1 children)

Generic distro kernel? You shouldn't have any problems.

Hand-compiled kernel cooked up with -march=native? You're sticking with AMD, so there should still be no issues unless some instruction got dropped between the old CPU and the new, which almost never happens. You might have to add a kernel module or two for things built into your mobo, nothing serious.

(Hell, I had a Windows 2000 install on a multi-boot system survive an upgrade like that, once upon a time. Just booted perfectly happily on the new hardware.)

[–] nyan 4 points 1 month ago

As far as I'm concerned, everything goes under /mnt , and has for the past 18+ years.

[–] nyan 20 points 1 month ago (3 children)

"WM8650" seems to indicate a VIA WonderMedia WM8650 armv5te chipset, used by a lot of anemic Android laptops circa 2011 (sold under various brandnames, but apparently all made in the same factory). People have installed Linux on them in the past (there seems to have been a fad for Arch on these for a while, given the search results), but you might have trouble getting a device tree that will work with a modern kernel.

Honestly, though, it has less processor than a Raspberry Pi 3. Unless you've already thought of a specific use for this, I'd dump it back in the junk drawer.

[–] nyan 23 points 1 month ago

The Gentoo news post is not about having /bin and /usr/bin as separate directories, which continues to work well to this day (I should know, since that's the setup I have). That configuration is still supported.

The cited post is about having /bin and /usr on separate partitions without using an iniramfs, which is no longer guaranteed to work and had already been awfully iffy for a while before January. Basically, Gentoo is no longer jumping through hoops to make sure that certain files land outside /usr, because it was an awful lot of work to support a very rare configuration.

view more: ‹ prev next ›