Is there a guide on how to do this? I have a rooted phone with custom rom and unlocked bootloader.
If Harambe was still alive he'd already be dead
I've been dual booting Windows and Linux since the 00s. At some point around 2015-2016 I just stopped installing and maintaining Windows altogether and now I have a virtual machine image I just transfer around my network if I ever have to use Windows for something.
I think the real turning point for me was when they introduced UAC and ever-increasing restrictions on unsigned drivers starting with Vista. Wine was already a thing and I could run most games I cared about even back then although I still had to boot into Windows for gaming sometimes. Once steam Proton starting getting really good which was around 2015, there just wasn't a reason to be using Windows anymore. As the enshittification of Windows continued getting worse it became more tedious and time consuming to get anything done in Windows to the point you might as well use Gentoo. I do programming and game modding for fun and there's no way I could use modern Windows for this it's so bad and slows everything down with it's utter bullshit.
I'm a long time Linux user but I'm really lazy. I recently installed Arch to try it out again as last time I did it was maybe 2012. Personally, manually setting up the hard drive partitions on initial install is just annoying enough to be too much work (I have a lot of drives) but luckily there's an installer that does that part for you. Everything else you have to do is sensible and easy and actually ends up being less work in the long run. The wiki is also extremely informative, helpful and correct.
Arch probably can be a beginner distro just because if you have a problem it's so much easier to find out how to fix it on the internet thanks to the wiki and the forums. Something as mundane as installing nvidia drivers in Debian can be a massive ordeal and the minimum required skill level to fix it yourself if it doesn't work on the first attempt is very high.
Another thing stackoverflow is good for is if you're like 14, don't really know programming that well and can't quite comprehend what you're doing but know how to copy and paste code then fidget around with it until your ide stops complaining and it compiles and all works together.
Fuck yeah Arch is the best (idk what I'm talking about I switch from Ubuntu like 2 days ago)
I'm logged in on lemmy.ml and I can see it
You can do everything except 3d rendering in SDL alone relatively easily. You can still do 3d rendering in SDL but you have to be a graphics rendering expert to get anywhere near efficient acceptable performance.
No. When they changed the 4G bands and dropped the older ones, they changed them to the only 2 or 3 bands that non North American phones don't have. I've never heard of anyone hacking this through software but you never know.
sos2 is on an experimental git branch. It has a few positive changes but also some negative ones. For example it simplifies the way shields and heat works. On the other hand, ship salvaging has to be done by hand and is no longer automatic which REALLY makes the game drag on and on and makes ship combat really really shitty since it takes 1 year just to harvest a ship and profit off of a fight. Also the ship combat has been rebalanced to make it easier for the enemy in ways I don't agree with. I was able to hack most of the stuff I don't like with dnspy but I haven't figured out how to reverse the salvaging yet.
Android Tiers, another important mod doesn't work as well anymore but there's a VE android mod now. I still use Android Tiers just because I don't like mechtech crap and I like the feel of using "alternate" technology. Beyond that, any old 1.3 or 1.2 mod that doesn't work anymore has been replaced with something better anyway.
I've used ChatGPT for things like generating c linker scripts or writing a bochs configuration file. It would have taken me 30 minutes to research how to make a bochs config file but since I got ChatGPT to shit out something wrong but close to correct, I only had to fill in the incorrect stuff based on common sense and google a few things.