

Rust’s licensing is also problematic. The license has been worded in such a vague way that it may or may not allow forking or re-implementation. It may or may not require deleting all references to the word “rust” from a fork or re-implementation.
All of that is fully compatible with FSF and OSI definitions. There is nothing new in requirement that forks use a different name.
To add to this: Rust is dual-licensed under the MIT and Apache licenses, both of which are permissible and compatible with GPLv3. There’s nothing stopping anyone forking Rust and creating Stallman’s Rust licensed under GPLv3. I genuinely do not understand that paragraph.
That sounds cool as heck! But I am very confused about how television broadcasting works in the UK. This only works with some sort of over-the-internet TV, right?
I use an adblocker on both my PC and my phone. Does a Pi-hole have many advantages over that?
Mine’s really simple; I just make the path bold and yellow:

What I like to do is change the colour depending on the machine I ssh into, e.g. make the path red on my Raspberry Pi.
To open an app launcher press Win+D, then type the name of a program you want to launch and press enter. Boom, you’re using Sway. Here are the default key bindings: https://wiki.garudalinux.org/en/sway-cheatsheet


Use gsettings:
gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita-dark'
gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'


Windows 2000 looked amazing.
What kind of problems did you have?
I hope that when my current laptop dies, a somewhat libre and linux-friendly alternative with an ARM chipset will be on the market.
It shouldn’t be that hard. Use Shellcheck to check for mistakes. Good luck!