
Manjaro is great.
Permanently Deleted

So, if someone wants to be treated like a king, you treat them as such?

In Germany, people don't drink warm beer, if, like anywhere else, they can avoid it.

I'd go by 'mechanical devices', there were hardly any machines in our understanding back then.

In 1700 steam engines weren't far in the future, but not invented yet.

Takes out their smartphone and starts the beer drinking app.
Permanently Deleted

That's like an opinion, man. Or 24.

Plugin UI
Is there a Lazy UI for managing Plugins not directly in a Text File, but something more akin to VSCode's Extensions view?

I use paperwm on Wayland gnome. If you like a scroll wm, is extremely easy to find out by installing the extension. It's one click away. It might not be for everybody and has a few glitches, but fits my workflow better than other paradigms.
It tried out niri and found it identical to paperwm in most aspects. However, I like gnome and its features, so I missed those in niri. On the other hand niri didn't bring me anything new. It is also difficult to install and configure and requires manual recompiling. I'll certainly revisit it in a more advanced stage, should it reach such, but for now I'm perfectly fine with paperwm.

I am a paperwm user and I look forward to give this a try!

There is the Norse Beowulf myth, that is somewhat related to the Nibelungs. It might be better known to English speakers.

I use language tool for that in libre. Works great!

Then, data has changed.

Shift+Ins vs. Middle Mouse Button


Why is it, that some applications (namely Firefox and VSCode) seems to place the current selection into the buffer that is accessed with the middle Mouse Button and not the one accessed by Shift+ins, used anywhere else.
It seems usually selecting places the content into both buffers, but just not in platform ignorant builds…
This often breaks my work flow. Any idea on how to fix this?
Permanently Deleted

Krita has a Windows version.

Not having Firefox, or a derivate, I'd rather use Chromium.

Zoho is a good alternative.
In the current Perl class experiment, is there a way to override a method and refer to super?
I did not find anything mentioning this anywhere, but it is such a basic feature of class based programming, that I can't imagine it is not there, somewhere, somehow.
undefined
class One { method do_it {say 1} } class Two : isa(One) { method do_it { super()->do_it; say 2} } # or so...

I am looking forward to when this is installable (and has all important features) – I was missing it a lot!

That's a 404 ...

I think, I can install keys in my AMI bios. So, basically, I'd create some keys, sign the kernel with it, reboot, install them keys in UEFI, enable secure boot, and, fingers crossed, I'd boot?

Enabling secure boot later on
So, I've installed Manjaro quite while ago, and I let secure boot disabled during installation. Dang! Is there a way to keep (most of) my system and enable secure boot and LUKS after the fact?

Stable just means no major version jumps in software that might break your current setup. That's important for operating servers, not desktops.
I use debian Sid (unstable) at work and never had problems. Most of the time I get updates prior to other distributions I am using.
At home I use arch (derivates, manjaro), with great success.
I would abstain from Ubuntu. There, I had problems, it is very opinionated and not in s good way.
In a general sense I would always chose a distribution that isn't too locked in to a certain desktop environment and provides updates, quickly.