

You can run this to check
findmnt --real
You can run this to check
findmnt --real
I actually use both in fish. I use aliases for some longer commands. For example I have la
as an alias for eza -la --icons=auto --group-directories-first
because I don’t really want to see it every time I run la
. I use abbreviations for some shorter commands. For example systemctl
abbreviated to sys
and systemctl --user
abbreviated to sysu
.
Personally, I always use MusicBrainz Picard to tag any music I download, so it doesn’t matter if what I downloaded has incomplete metadata.
If I don’t end up finding the correct release for metadata on MusicBrainz, then I just add it to the database myself (there’s tools and scripts to make it easier to add digital releases).
I use Firefox as my main browser. I use the multi-account containers extension in Firefox to seperate my browsing activities. Brave is installed as a backup in case firefox fails me. I use TOR browser for searching for stuff that I don’t want linked to me.
My understanding is they cache the files and lets you download from their servers for faster speeds.
Wdym it’s not on the megathread? it’s still listed as one of the GOAT direct download websites.
Personally I don’t really care too much about whether it’s moral or not. I pirate when I feel like it and don’t when I don’t feel like it. I also pay for some things that I pirated before and enjoyed as long as it isn’t too expensive.
The source code is even hosted on GitHub which is owned by Microsoft.
This looks like a pretty fun show. I’m adding it to my plan to watch list. Thanks.
It is the default
atime
option used when mounting if I’m correct. If it’s an ubuntu specific mount option it will be specified in/etc/fstab
file.