That’s pretty much it, after several months, maybe even a year of wanting to take the leap, a couple days ago I finally did it. I just wanted to share this cuz I think it’s an absolute win, and I guess just see if anyone has any general advice to keep in mind during the process. I ended up choosing Fedora, right now I’m dual booting while I’m still in the process of finding software alternatives and getting everything set up, but trying to minimize my use of windows as much as possible, and so far I’ve been loving it. I love this community and I just wanted to thank everyone that has given any advice or suggestions in the past, i’m really excited about this and grateful that I could get to this point.

  • Kichae@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

    I did this a few months ago. I haven’t found replacements for everything, but I’ve found that it’s really come down to my not actually using those things very much in the first place, so I haven’t had to do the work.

    When I look, I find something that works. What are you still looking for?

    I find the array of installation options a little overwhelming or intimidating sometimes. If I can just do the equivalent of apt-get, that’s, of course, easy enough. But sometimes things are just realeased as tar balls, and I have to go and look up WTF I’m supposed to do each time. Nothing comes up often enough for me to internalize it.

    I do find myself chafing against just the fundamental differences of the *nix environment from the DOS-based heritage of Windows. And I find it difficult to get help with certain things sometimes because the installed user/developer base isn’t super interested in supporting different modes of interaction (“just use the terminal, it’s so much faster [for me]” is a common refrain that makes me want to get stabby). But 99% of the time, it’s been smooth sailing.

    At this stage, if you have drivers for everything, and there’s nothing mission critical that’s still tied to Windows, the best advice I can give you is to copy your important files over from your Windows partition, and then dump it. If you have a 2nd computer, leave that one running Windows for now. The duel booting can make it tempting to just reboot into Windows “just for this one thing”, and stay there until you next have to restart.

    • jdnewmil@lemmy.ca
      link
      fedilink
      arrow-up
      3
      ·
      6 hours ago

      Bash is always there, and bash scripts and snippets are precise. Describing gui manipulations when the GUI keeps changing is also quite hard… what if the person you are interacting with has a 2-yo system and you have the bleeding edge? Even knowing which menu the settings are in can be frustrating for the helper.

      Windows users (e.g. me at work) get grumpy when Microsoft starts changing the menu structure after keeping it consistent for 20 years and start thinking of powershell scripts to create consistency between our engineering workstations.