The joy of getting everyone to join in with your Liset dance.
That’s not what the map is showing.
I don't want the join another Sync community when I have this one right here AND I especially do not want to join a community on Discord.
Then don't?
That's a Lemmy account setting, but you can also change it from Sync.
What if they don't want to be femboys? Consent is important.
That's just sad. Go outside.
It's a bot, it doesn't care how many insults you throw at it. Just report and move on.
It's a spambot, it doesn't care how much you yell at it. Just report and move on.
Too small for most things I would want to carry.
Psst, anatidaephobia isn't real. It's a term coined by a comedian.
Nobody "fears" homosexuality for reasons unrelated to homophobia, stop giving bigots excuses to hide behind.
What an absurd (and arguably harmful) distinction to make. Nobody is "afraid of homosexuality" for reasons unrelated to homophobia.
It’s not linked on the crosspost either 💀
...Link?
Thank God the image has someone’s reaction in it, I wouldn’t know how to feel about it otherwise.
Okay, so I want to do something stupid and I’d like the input of smarter people to make sure I don’t screw it up. This is what I’ve got:
p1: EFI partition, p2: Linux install, p3: /home partition, p4: other Linux install, p5: another Linux install. Long story.
I use the third install (on p5) exclusively now. I want to clean up the mess seen above by moving it to p2 (currently occupied by the first install), and removing p4 and p5. What I thought I’d do (on a live USB) is:
- Overwrite p2 with the data of p5. (probably with rsync?)
- Edit fstab on p2 to change the UUID of the root partition to the new one.
- Try to boot from p2
- If it works, remove p4 and p5
Would that work the way I want it to? Anything obvious I’m missing?