• 0 Posts
  • 51 Comments
Joined 9 months ago
cake
Cake day: December 27th, 2023

help-circle



  • I would recommend you to try out Linux in a virtual machine and play around with it. You can watch this video if you don’t know how to set this up. You can do much more with a VM than with WSL. It allows you to basically try any Linux Distribution, whereas WSL only supports a few distros. In a VM you also get a desktop environment by default, whereas WSL mostly restricts you to the terminal. Sure, you can run graphical apps in WSLg, but you still don’t have a Linux desktop. Lastly, it’s much easier to take a snapshot of a VM, and roll back in case you break something.

    After you get comfortable in a VM, maybe try booting a Live USB of some Linux distribution. That way you will be able to try it out on your actual hardware.

    After that, you can set up dual boot. That way, you can still keep your Windows installation, but also use Linux without any restrictions or limitations.





  • The GrapheneOS team is security focused to the point where it is detrimental to the regular user experience. I.e. “Secure App Spawning” increases app startup time considerably on older devices like the Pixel 4a.

    That’s why Graphene allows you to disable the security features. Turning off secure app spawning won’t make your device incredibly vulnerable, it will just be set back to normal AOSP security level.

    Also, the GrapheneOS team has very high standards for security features supported by a phone. Basically no phone besides Pixel supports those features, which obviously isn’t a big problem for most people (else we’d have a big problem).

    You know which phone has basically all of those security features? The iPhone. GrapheneOS is not building something insane, they’re just hardening Android to a point where it’s actually comparable to iPhone security. Sure, usability might not be perfect because Google only releases base Android as open source software and keeps all their fancy apps proprietary, but it’s not in a state where it’s totally unusable either.











  • No, they only removeded CentOS, and they made RHEL proprietary last year. Since Ubuntu’s decline, Fedora basically took it’s place. It’s very stable but not extremely outdated, has great security, always supports the newest technologies like Flatpak, Wayland, Pipewire, etc., has good Desktop spins and constantly innovates. The next Fedora KDE release will even completely drop support for X11, which is a good step because it forces developers to adopt Wayland. They also have pretty good immutable spins like Silverblue, Kinoite and others. Other cool distros like Nobara and uBlue are also built on top of Fedora.



  • I don’t really know how stable Fedora Rawhide is, because I only used it once. But OpenSuse does a whole lot of testing before shipping any update. From their website:

    Why should you consider openSUSE Tumbleweed over other distributions? The answer lies in its rigorous testing and stability emphasis. OpenSUSE is the base for SUSE Linux Enterprise Server, meaning it’s secure, stable, and provides most of the software and tools you may need. While some rolling release distributions may offer the latest software packages, openSUSE Tumbleweed couples this with a strong emphasis on ensuring these updates won’t destabilize your system. Every Tumbleweed snapshot undergoes rigorous automated testing via openQA, openSUSE’s comprehensive testing tool, before its release. This process prevents critical bugs from reaching your system, providing an unexpected level of stability for a rolling release.