

I’m Hunter Perrin. I’m a software engineer.
I wrote an email service: https://port87.com
I write free software: https://github.com/sciactive
There’s is already an operating system like that.
This really depends on how you installed. Some partition types are easier to resize than others. The most important thing to do is backup everything important before you do anything.
Then boot to a live CD and you can use something like gparted or KDE Partition Manager to delete the NTFS partition and resize your Linux partition.
If you have a spare drive with enough space, it’s a great idea to take an image of the whole disk using Gnome Disks. That way if anything goes wrong, you can restore to the point you took the image.
Look up a tutorial on how to resize specifically your partition type (luks, ext4, btrfs, etc) with KDE PM or gparted. That should inform you of any caveats you should be aware of beforehand.
Preferably image the whole disk to some file on another disk so you can unfuck anything that gets fucked.
Wow, you weren’t kidding.
Fedora, but I wouldn’t say I’m in love with it. It frustrates me the least. No Linux distro is perfect, but they’re all better than Windows.
Oh, that sounds really cool! Thank you for the explanation.
What does it do?
I don’t think you’re supposed to view someone else’s paginis without permission.
Mad at the wrong people. Putin is your enemy, dude.
If it’s just hours, that’s fine. I’ve spent months on a system before that ultimately got scrapped. When I was at Google, they accidentally had two teams working on basically the same project. The other team, with about 40 engineers, having worked on it for about a year, had their project scrapped. My team was meant to do the same work, with about 23 engineers. So if you’re ever wondering why Hangouts Chat launched kinda half baked, that’s why.
Oh thank god. Minetest was the worst name, and the game is actually pretty cool. It definitely deserves a cool name, and Luanti sounds cool.
Can I suggest QuickDAV as a good file sharing/transfer app?
It uses the Nephele WebDAV server.
Their UX hasn’t changed a whole lot in 3.0, but they have that work in their road map, so it’s not like they don’t care.
Why do you say that?
Oh man, I’m SO EXCITED for GIMP 3. I’ve been wanting these features in GIMP for literally decades.
Hub is their core set of groupware apps for Nextcloud. They’re all tightly integrated. It came out with Nextcloud 18.
https://nextcloud.com/blog/the-new-standard-in-on-premises-team-collaboration-nextcloud-hub/
Nextcloud has had some amazing updates recently. Adding Nextcloud Hub comes to mind.
Ultimately, you can’t. Even if everything you’re doing is encrypted, they have access to the RAM that’s holding your encryption keys.
It’s not completely FOSS, but I run Port87, which is quite a bit FOSS. It uses Haraka as its SMTP server, SvelteKit as its server framework, Nymph.js as its database layer, Svelte as its frontend framework, and Svelte Material UI as its UI framework.
The ones that I created and maintain are:
The base app layout is also available on GitHub.