• 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • I used Manjaro and Ubuntu for a while before settling on Garuda.

    Garuda is Arch based* (like SteamOS) and offers the latest software immediately, but also has a built in snapshot system that allows you to roll back your system if any of the updates break something (Snapper automatically makes a snapshot of your system before it updates).
    There are GUI apps for editing system settings (which isn’t a thing on all distros! sometimes you’re just editing a text config file), as well as a gaming app specific installer (Wine, Proton, Lutris, Steam, Retroarch etc)
    I’ve used Teams, but never attempted Office365 so I can’t help you there, but it sounds like you can access it via a web interface.
    I code using VS Codium, the open source branch of VS Code, but I’m not sure that Visual Studio is working on Linux. There are also Microsoft specific extensions in the VS Code Extension library that won’t work without third party workarounds.

    Since you’re already familiar with virtualbox you can spin up some of the recommended distros. and see which one you like best.
    I tried Endeavour, but found that it was Garuda with fewer of the helper apps that I was used to.
    Coming from MacOS/Windows, I liked having the extra apps and pre-built functionality.
    I could absolutely customize it to be whatever I wanted, and some people prefer more bare-bones distros, but I found Garuda was what I was looking for straight out of the box. (except for the slightly garish theme).
    I haven’t seen anyone recommend Nobara yet, but that’s one you should check out if gaming is a concern.

    If you haven’t checked out KVM/QEMU and virt-manager, I’d strongly recommend giving them a look. I set up Windows 10 and MacOS VMs that launch from icons on my dock any time I want to use Mac or Windows. If they were on discrete disks then I could get near native performance.
    If you have more than one drive in your machine you don’t even need to give up Mac or Win to go Linux.
    I set it up on a laptop, so I didn’t have a discrete disk or GPU, which impacted performance, but my plan for my desktop is to run Linux on the bare metal and use QEMU for any Mac or Microsoft products.

    *I use Arch, btw