I don't understand the rationale behind a separate group/committee/website/idea for the same distro with different defaults. I worked with the Antergos team, a team of 4 people, to write a distro that let you pick and choose everything, from DE to browsers. While I've mainly faded away they are still hard at it. In short, if we can support nearly every DE with 4 volunteers, what are these *buntus spending their resou…
Antergos most emphatically isn't a distro it's just an installer for arch Linux and quite frankly a poorly designed one that does not always actually work. After the installer runs if it actually works you aren't left with something much different from a normal arch installation. The actual distro developers have a lot of work to do as far as assembling a wide range of components and often writing their own like pack…
Lubuntu is taking a new direction
171–180 of 225 posts
Re: Lubuntu is taking a new direction
#172I always loved Qt as a developer and hated it as a user. Every app/desktop environment written in it seem buggy and expensive on RAM. On the other side, I always loved GTK apps and their feel/design, but never got to make anything big myself in GTK. There are other points to this debate than RAM/Resources: Looks and feel, philosophy, feature bloatedness, etc.
Re: Lubuntu is taking a new direction
#173Earlier quoted context omitted.
I have never used Lubuntu other than trying it out a few times, so this is just going off of the content in the article. > This phrasing is a PR blunder in my opinion because the old focus is a lot clearer than the new focus To me, it seems that they ran the numbers (kudos to them for taking an empirical approach) and figured out that their original USP was now no longer unique enough, and they need to do something d…
Yep that's a great point, maybe they are not communicating what the unique benefits of Lubuntu will be in the future, or maybe they don't actually know what they'll be. Right now Lubuntu's niche is really clear for me, if I want a lightweight, general purpose distro I use Xubuntu. If I want a really lightweight, general purpose distro I use Lubuntu. (A step beyond that if I wanted "so damn light there are probably a…
Another one to add to your list of tiny Linux distros is Tiny Core Linux, which is indeed tiny while being fully graphical.
Re: Lubuntu is taking a new direction
#174Earlier quoted context omitted.
> But none of these seem to be different enough from the other great choices available as Ubuntu flavors Yep. "Gets out of the users way" is what a lot of Ubuntu's goals are about already.
Was that sarcasm?
Re: Lubuntu is taking a new direction
#175Earlier quoted context omitted.
I have never used Lubuntu other than trying it out a few times, so this is just going off of the content in the article. > This phrasing is a PR blunder in my opinion because the old focus is a lot clearer than the new focus To me, it seems that they ran the numbers (kudos to them for taking an empirical approach) and figured out that their original USP was now no longer unique enough, and they need to do something d…
Yep that's a great point, maybe they are not communicating what the unique benefits of Lubuntu will be in the future, or maybe they don't actually know what they'll be. Right now Lubuntu's niche is really clear for me, if I want a lightweight, general purpose distro I use Xubuntu. If I want a really lightweight, general purpose distro I use Lubuntu. (A step beyond that if I wanted "so damn light there are probably a…
Re: Lubuntu is taking a new direction
#176Re: Lubuntu is taking a new direction
#177Earlier quoted context omitted.
I have never used Lubuntu other than trying it out a few times, so this is just going off of the content in the article. > This phrasing is a PR blunder in my opinion because the old focus is a lot clearer than the new focus To me, it seems that they ran the numbers (kudos to them for taking an empirical approach) and figured out that their original USP was now no longer unique enough, and they need to do something d…
That's Linux Desktop distributions in a nutshell though isn't it? None of them are really different enough from Ubuntu to be noteworthy. Personally, I think the fact that so many minor-variant distros exist is all the evidence you need that Linux is a terrible platform for customization, because if it were simple to customize everyone would just use Ubuntu and make their own changes, but instead you get all these dis…
If you look at any of the more "hands on" distros then you might find a couple of themed variations, but generally users will just recommend you install the base distro and change your personalisations yourself. As an aside I went through a phase of running a different DE/WM each week on ArchLinux. Never had any issues there.
Re: Lubuntu is taking a new direction
#178Earlier quoted context omitted.
Just remember, http://funroll-loops.teurasporsaat.org/
So... always use `-O0 -march=i586`, because using obvious optimizations for your hardware is a total waste of time and will definitely never ever be beneficial? Seriously, I get that it's possible to go off the deep end over optimizing, but that site is way off the deep end in the opposite direction.
One thing I will say, compiling your own has many benefits, as all the distribution kernels use Generic x86-64 and miss out on all the Intel/AMD optimizations.
For example, just by switching from "Generic-x86-64" to "Core 2 or newer" in Processor type and features -> Processor family in kernel config, adds these 5 optimizations:
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_P6_NOP=y
You can say it's pulling hairs, but hey, that's what I want. Not many people have the time, know-how, run Linux, etc. to be able to make these optimizations.
Re: Lubuntu is taking a new direction
#179Earlier quoted context omitted.
Yep that's a great point, maybe they are not communicating what the unique benefits of Lubuntu will be in the future, or maybe they don't actually know what they'll be. Right now Lubuntu's niche is really clear for me, if I want a lightweight, general purpose distro I use Xubuntu. If I want a really lightweight, general purpose distro I use Lubuntu. (A step beyond that if I wanted "so damn light there are probably a…
In my experience such "lightweight" distros, over time, accumulate expanded functionality/compatibility/surface area and inevitably/gradually become "heavier". Then the community complains "X" is too heavy, we need a lightweight system! and the cycle repeats itself.
Re: Lubuntu is taking a new direction
#180This says more about how efficient KDE has become than how LXQt is performing, if they're feeling like KDE is eating LXQts lunch. I know people want choice and all, but I think we have reached the point where it would make sense for KDE to replace all other DEs purely for its sheer flexibility and performance. With every other DE there is some trade-off, usually in resource usage. KDE at start-up uses under 500mb wit…
Akonadi, purely associated with the KDEPim stuff. You can just uninstall it all without a fuss.
Baloo, the file scanner. You can disable this outright.
Plasmashell, which is the desktop applet engine. This is where I feel LXQT can find its niche, by providing a simpler shell that uses less resources than the plasmoid JS script container style the Plasma Shell uses.
Without any of these running a KDE desktop with system services etc included is under 200MB, often under 100MB.