IME it substantially increased download speeds as well. There's stuff that I would not have gotten at all without port forwarding.
unique_hemp
AFAIK that's exactly what it does.
Apparently Chromium has merged support for it, so it should get to Electron soon-ish: https://chromium-review.googlesource.com/c/chromium/src/+/5871484
https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.portal.GlobalShortcuts.html
KDE has support for it, Gnome is in progress: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/47
Tuxedo is violating Linux's licence - driver modules use the kernel and therefore have to be released under a compatible licence. That's all.
Barely, going to be 17°C again this week.
Make sure that port forwarding is actually working - on ProtonVPN the port allocated to you can change regularly and QBittorent's settings need to be updated accordingly. Easiest way to check is to click through your active torrents and check if any peer has the I
(incoming) flag.
If you have not set up something like this, port forwarding is probably not working: https://github.com/mjmeli/qbittorrent-port-forward-gluetun-server
I would personally just run the plain script as a cronjob on the host though, to not rely on some random docker image.
Hmm, I might try to make that. Any particular feature you are looking for, or is just displaying all the events in a table good 'nuff?
The MSYS2 environment on Windows uses pacman as well.
Some distros have editions with a WM (usually i3) as a default, yes. These editions tend to come with some basic config so it's more usable out of the box. But you can also install WMs side by side with DEs and then switch in the login manager (GDM, SDDM), just the same as you can install multiple DEs on a system. You could also install a headless version of a distro first and then install only the WM and whatever other tools you want on top of that. Basically all system settings can be changed through config files or CLI programs, for some things like audio and bluetooth there are good DE-independent settings programs like pavucontrol.
You can also replace the WM built into KDE (kwin) with i3, for example, but that's pretty messy, IMO.
As for advantages, WMs are usually very keyboard driven, you pretty much never have to touch the mouse. They also tend to be fairly light weight and use little RAM. My favourite i3 feature is that workspaces are per-monitor, so I could easily move multiple windows between monitors and not lose the way they are set up.
As for disadvantages, changing any system settings tends to be a research project, because there is no centralized solution, it's even worse than Windows in this regard. Personally this is the main reason I switched back to KDE from i3. I could also never get theming to work quite right.
WMs typically do not include stuff like a custom GUI for system settings and do not have a suite of GUI software associated with it (think Kate, Konsole, Dolphin etc) - it is just a piece of software for managing windows, you have to put the rest of the desktop together yourself.
If you're thinking about the recent thing, the real Go library (boltdb/bolt) was not compromised at all. The malware was in a similarly named package (boltdb-go/bolt), this is called "typosquatting".
Link to article