If you're not into tiling, but still want several of the advantages of sway, it offers a couple of additional modes, stacked and tabbed. I really loved tabbed setting some things to be floating. It's like it sounds, it offers a horizontal tab with all windows within per workspace, maximized below the tabs... Stacked is similar but it stacks the tabs vertically. If you'd tell me before a tiling compositor has such functionality I wouldn't have believed it. I like it better than stacking compositors, :)
kixik
I guess there was an attempt to move away from the email flow, to allow more people to contribute (I read that was part of the motivation), perhaps that made sourcehut (although it's in their plan, it hadn't become their highest priority) not an option, however both can be self hosted (that's what I would have expected from an organization as the Guix one, so that there's no dependency on a cloud service, as good as it might be), and both have really good TOS and are non profit. But cloud services are still something its users/clients do not really own. Perhaps as I understood, savannah will still be used as a mirror, but not just temporally, rather for good, so that if something happens on the cloud, there's plan B available... That's why for such big and important project I would have preferred a self hosted service. But oh well, I'm not part of the decision, and not an user yet, hopefully to become one later on when getting some minimal understanding of both guile and guix configuration (still guile but I believe simpler), because no matter the distro I always have to write and maintain a few packages myself. Hopefully at some point doesn't become never having the time to do so, hehe.
So all in all yes, the two best cloud options by far, but I'm surprised a Guix instance was not chosen, not sure if even considered.
It would have been better to self host forgejo, rather than trusting a cloud git service using forgejo. But to be honest, its TOS, as well as the sourcehut's TOS which I even like it better, sound way better than GH's...
I'm curious about which programs if you can share. I write few bash scripts which used to call sudo, and I replace sudo with doas in those. And in case of muscular memory I also added a bash alias so that if by mistake calling sudo in reality I'd be calling doas. So far no issues. O course I don't use fancy args, and what I really needed from sudo I used to include it in /etc/sudoers
and now on /etc/doas.conf
, and I believe I couldn't include a couple of options but they were not critical since I've lived without them so far. And it's weird to find actual software that requires sudo, perhaps proprietary software. One can actually live without sudo and without doas, as long as there's still su
.
Not judging, rather curious, actually I've met several guys who write scripts which would benefit from using sudo/doas, but they claim better call the scripts through sudo/doas rather than adding them as dependencies.
A way smaller alternative therefore less prompt to vulnerabilities is OpenDoas found on Arch/Artix/... and other distros. From the GH project:
doas is a minimal replacement for the venerable sudo. It was initially written by Ted Unangst of the OpenBSD project to provide 95% of the features of sudo with a fraction of the codebase.
There's Guix sytem running on top of linux, so you don't need to wait for hurd, :)
Guix is source base rolling release if you plan to keep it up to date weekly, so I don't know why you feel it so distant from Gentoo. Binaries updates are still rolling released but their pace is slower.
Well, before wayland I always used fluxbox (eventually with picom compositor, which previously was compton). Then now on wayland I'm using sway with fuzzel, yambar and others.
I've always felt both gnome and kde, as well as most other DEs really bloated. Gnome used to be more stable on wayland, and as of Today with better support for nvidia AFAIK, but KDE is quickly catching up.
Not sure why the hate on gnome (and I guess on GTK as well). It doesn't offer all the customization by default, but you can get it through extensions while available. But on KDE one really needs to see a pletora of dependencies each time one adds a simple module or application. Both are improving gradually to become less intense on resources being KDE more advanced on that.
But hey, both are bloated compared to non full DE compositors such as sway or labwc. BTW I use sway with tabbed mode (not actually tiling) and some tweaks, and I prefer that over stacking compositors, but if wanting one labwc is pretty cool.
On X11 there's a huge amount of window managers plus compositors plus several other applications which altogether can give a similar sense to a DE but way less intense on resources, and for sure way less bloated. To me DEs are overrated to answer your title, but perhaps that's just me, :)
I know most don't care. I initially stated most people don't agree with me. This is just my take on universal packages in general. I really like and appreciate the typical shared libraries native to most distros. It's OK we disagree, I only hope we don't end up with empty shells with systemd and everything else on app stores...
I installed liri-shell, and some other apps some time back, and totally disliked the experience. Too many duplicated stuff, which was totally unnecessary. While I can, I void universal packagers.
I'm not complaining about open source, I've been using FLOSS for so many years now. The thing with developers only supporting universal packages distributed binaries is that the build recipes might be too tight to them, or not explicitly exposing all dependencies, and several other things. I have no issues building and installing software. So that's not it. All I said was that to me closing bugs because not using the universal package supported is sort of crazy, being open source and supposedly being able to build and distribute. I didn't say I couldn't support myself.
See tabbed mode on sway. Not all tiling compositors are about just tiling, :)