What do you use bags for that you can’t use reusable containers for?
What do you use bags for that you can’t use reusable containers for?
Insulting, hateful, dangerous advice
If you assume malware is installed on a computer, typing a password using a keyboard is not safe either…
I upgraded from a 3a to a 6a. I miss the headphone jack, but mostly I miss the great fingerprint sensor on the back.
The upside of this is that if you don’t like how a particular community is being moderated, you can follow a different community about the same topic
You will only notice the downside of a rolling release distribution when using it for years. Large breaking changes might unexpectedly be applied to your system, instead of at fixed points in time like with other distributions.
Debian packports provided what I needed when bullseye had outdated packages before the bookworm release. For qemu, libvirt, kernel and ZFS.
One downside of testing is that it isn’t monitored by the Debian security team. Combined with the fact that updates are delayed compared to unstable, it can take many weeks to get important security updates.
I found that system76 is well priced compared to Windows brands. Avoid paying for the Windows license fee!
It does benefit RedHat, but that seems fair to me. We’re getting a great free Linux distribution in return
I have been using desktop Linux for years and never realized… thanks!
It still works as it always did for me
Take a look at squashfs. This creates a compressed archive that can be mounted as a read-only filesystem to pull out individual files. It is very fast and likely already installed on your system.
As far as I know flatpak applications can be distributed as a file without the need for a repository, just like .deb or .rpm files