So like it says in the title. I’m looking to make a change. The only coding I ever did was like, some very light HTML on stuff like LiveJournal 20 years ago (because I’m ancient in internet years, haha) and even that I barely remember.

I’ve seen people talk about LinuxMint in other comment sections and how that one might be closest to something like Windows (in that a layman like myself can use it out of the box like buying a new laptop from Best Buy or whatever store). Is that actually a good one or is there something better for somebody like me?

I’ve seen enough people go ‘NO UBUNTU!!!’ to steer me away from that one, but otherwise I have no clue what would actually be good for somebody in my shoes.

I have a laptop that still technically runs Windows 8 that I just use for downloads so I’d be trying it on there so that if something goes wonky I’m not fucked. After looking at the LinuxMint website, the specs on that laptop meet the requirements for it.

Thanks so much!

ETA: Because it’s come up a few times and after the first time I didn’t want to reply the same thing a over and over, I associate Linux with coding because everybody I’ve personally known that uses Linux is a programmer by trade, by hobby, or at least has a CompSci degree and understands this stuff on a level a million times higher than I do (even if they didn’t end up in the field). Clearly I misunderstood something about what they were doing with Linux somewhere along the way. It looked like coding to a layperson at any rate so that’s what stuck in my mind.

  • OboTheHobo@ttrpg.network
    link
    fedilink
    arrow-up
    17
    ·
    edit-2
    5 days ago

    Mint is a good option, yeah. Should feel familiar if you’re coming from windows.

    Note that coding experience isn’t really relevant. Only the most advanced users ever really need to write code for their system. 99% of linux users, including the experienced and power users, don’t have to regularly code, per se. Note that I’m referring to actually writing programs, not terminal use. Using a terminal isn’t coding but that may be what you were thinking of, it’s similar but imo not the same. If you wanna do more advances stuff, you’ll definitely want to learn the terminal, but for most stuff you’ll get by just fine with GUIs like you’re probably used to. Mint is particularly good at keeping stuff to GUIs.

    Something to note: coming from windows, you’ll be used to getting programs by finding downloads on the internet. On linux, that’s generally best avoided - you should always look on your distro’s package manager first. On mint is believe it’s called something like “software center” or “software manager,” can’t remember off the top of my head but it will be preinstalled for you.

    • Penny7@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Why would it be an issue to download a program if it’s not for Windows or Mac? So long as there’s a Linux-based option that works with your version, that is. There is one program I use multiple times a week that I doubt would be on any basic install package and the only place to find it is online. (Not an issue for the computer I’ll be trying it out on as it’s not my main, but if I find a version of Linux I like a put it on my main then it’s something I’d have to consider.)

      • OboTheHobo@ttrpg.network
        link
        fedilink
        arrow-up
        1
        ·
        17 hours ago

        It’s not necessarily a problem, it just shouldn’t be the first thing you try. On windows people are used to always downloading the program directly from the internet first thing, but on linux you’ll have a better time if you check the package manager and/or flathub first for programs. Then, if it’s not there, then yeah download direct from the internet.