• ssm@lemmy.sdf.org
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    13 days ago

    I dislike the paradigm that there are “techy people/programmers” and “tech illiterates/non programmers”. Anyone can develop the skills to properly use unix interfaces given proper training; and I know that’s true because the whole world used to run (mostly) unix on the desktop before corporate took over. Unix doesn’t need to be windowsified/macosified to get people to move over; people need to unlearn the interfaces corporate has brainwashed them with for generations. There are so many more interesting user interfaces than just what Windows and MacOS provide; graphical or otherwise.

  • FlickeringScreens@lemmy.world
    link
    fedilink
    English
    arrow-up
    20
    ·
    15 days ago

    The most “programming” I can do is make a basic scratch project and print(“Hello World!”) in python, but linux is great

        • EuroNutellaMan@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          14 days ago

          Impressive, you look like a very skilled programmer, management has told me you are now tasked with building a hyper-realistic virtual simulation of a Large Hadron Collider including detailed simulations of the lives of the actual workers and their families, you have a week or you’re fired by the firing squad, no you’re not allowed to ask why we need it or who we are or why we chose you and it is especially forbidden to ask for more time (and no you can’t ask why that is either). See you in a week, have a nice day :).

        • JasonDJ@lemmy.zip
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          14 days ago

          This is bad practice.

          More accurately it should look something like this:

          # Load sys library for exiting with status code
          import sys
          
          def sayHelloWorld(outPhrase: str="Hello World"):
              # Main function, print a phrase and return NoneType
              print(outPhrase)
              return None
          
          if __name__=="__main__":
              # Provide output and exit cleanly when run from shell
              sayHelloWorld()
              sys.exit(0)
          else:
              # Exit with rc!=0 when not run from shell
              sys.exit(1)
          
  • Krzd@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    14 days ago

    I personally use windows (I play a lot of different games with friends, and setting all of them up in Linux is a lot of work) and I hate it.

    However my mum only uses her laptop for browsing and zoom calls, so I installed Linux mint on that and it’s been going great, there are soooo much less issues than with modern windows.

    • GameMuse@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      13 days ago

      Really? I have migrated to Fedora Linux and have had 0 issues playing games. Literally just installed steam then heroic launcher for my games on GOG and Epic. I did have a little issue get ea games to load but that was as my as blocker blocked ea games from fetching the librsry. Which in fair EA faorness EA sucks and should be vlocked.

      • Krzd@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        13 days ago

        Had some issues with EAC and getting games to run OOTB which was an issue with spontaneously playing weird and obscure games. If I or we would plan our sessions properly it wouldn’t have been a problem though

        Fully agree on the EA thing, as well as ubishit constantly being buggy and a pain to work with though.

  • ColdWater@lemmy.ca
    link
    fedilink
    arrow-up
    35
    arrow-down
    2
    ·
    15 days ago

    I don’t even know how to write “hello world” in python but I use vanilla Arch XD

    • CrabAndBroom@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      15 days ago

      Same here, I work in the arts and can’t code a thing, but I use Arch (btw) as my daily driver.

    • gerdesj@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      ·
      14 days ago

      If I recall correctly Arch has … ssh into wifey’s laptop … python installed out of the box.

      Run up a console and type python, and hit enter. Type in print (“Hello World”) and hit enter. There you go!

      If you lack a python: $ yay -S python.

    • zeroAhead@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      14 days ago

      It was my first Linux distro after using Microsoft stuff for ages and let me tell you: it was a big mistake. It was absolutely confusing, had to use terminal for so many things with even msdos commands that I forgot that existed, broke it 3 times by just trying to automount the other drivers and a host of other things.

      End up switching to Linux mint and the transition went much smoother after that. I’m going back to it eventually though. I actually like it a lot.

  • steeznson@lemmy.world
    link
    fedilink
    arrow-up
    35
    arrow-down
    1
    ·
    15 days ago

    Stephen Fry the comedian/tv presenter is also a huge linux advocate. Specifically Ubuntu. He’s been using it for decades at this point.

  • Asudox@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    14 days ago

    Why is it that people think Linux distros are for programmers or tech people only? This is the reason why we don’t get many people on Linux distros.

    • BaldManGoomba@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      9 days ago

      Terminal inputs seems like coding. Back in the day you can mess with everything by coding. Having to spend time on forums and searching Google to fix problems that are Terminal inputs only is not something people want to do and what people are passionate about a thing or it is their hobby do.

      Most people use what is in front of them, works, and what they are use too. I don’t have time to fix the wifi issue on my 10 year old linux laptop I just plugged it in. Other option is to reinstall windows every 6 months

    • Petter1@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      14 days ago

      Because they live with old news and don’t update tech news knowledge as often as tech savy people do.

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      11
      ·
      13 days ago

      Because installing a different operating system than the one that came pre installed is a non zero amount of effort.

      • DNAmaster10@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        13 days ago

        I think this here is probably one of the larger reasons. A large portion of users barely know the difference between a browser and a search engine, let alone the operating system they are using, and nor do they care. People just use whatever their computer comes with out of the box. Most people probably couldn’t tell you the difference between Windows 11 and a Linux distro customized to look exactly the same.

  • markstos@lemmy.world
    link
    fedilink
    arrow-up
    19
    ·
    15 days ago

    My wife has used Linux for over a decade. She primarily uses a web browser, office suite and a money management app.

    Those have all been well-covered by Linux for years.

      • narc0tic_bird@lemm.ee
        link
        fedilink
        arrow-up
        10
        ·
        15 days ago

        I highly doubt most do, just that the percentage of Linux users may be higher than on many other platforms.

        The most used platform for Lemmy is likely still Windows or a mobile OS.

      • governorkeagan@lemdro.id
        link
        fedilink
        English
        arrow-up
        11
        ·
        15 days ago

        I think Lemmy plays a part in it but also all the stuff with MS recently (and people getting tired of it).

        I think most Lemmy users use Linux

        I was thinking about this earlier today. I’d love to do a Lemmy wide survey to see how true this is or to what extent.

    • Nibodhika@lemmy.world
      link
      fedilink
      arrow-up
      18
      ·
      15 days ago

      It’s not, I’ve been using Linux for 20 years and it’s been gradually getting more and more exposure on the main media. I think there was a huge push with Steam Machines and then another one with Proton, then every Windows screw up bumps it a little more. We’re probably going to get another bump in popularity in a short while when Windows 11 enables the new feature that will take screenshots of everything you do (credit cards, passwords, etc) and use an AI to search through them.

      • governorkeagan@lemdro.id
        link
        fedilink
        English
        arrow-up
        2
        ·
        15 days ago

        I’ve definitely seen more video content of people trying Linux or moving over completely after that announcement from MS.

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      13 days ago

      Ooh, does Linux have good open source video editing? I remember back in the day that was tricky. (Or I am misremembering.)

      • Cass.Forest@beehaw.org
        link
        fedilink
        arrow-up
        3
        ·
        13 days ago

        I do video editing myself in Linux and Kdenlive does pretty much everything I need. The UI is a bit odd to learn but I’d imagine any new editing software is gonna have a learning curve of some sort.

      • mFat@lemdro.id
        link
        fedilink
        English
        arrow-up
        1
        ·
        11 days ago

        It does :) personally I use Shotcut for work. It’s super stable and has enough features for my purpose. KDEnlive is also very popular and feature-rich. And you can use DaVinci resolve too.

  • eshep@social.trom.tf
    link
    fedilink
    arrow-up
    8
    ·
    15 days ago

    @petsoi Beautifully written perspective; the KDE Activities bit of that was my favorite! Multiple workspaces on a single monitor is probably one of my most advocated features. I’m telling someone about it at least once a week, even if it’s just showin em how to use the cut-down one on their windows machine.

    • tombruzzo@lemm.ee
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      15 days ago

      It’s such an old laptop to feature in an article. I even opened the image URL to see if it’s one How to Geek just had on file they used. The photo was uploaded last year

  • tombruzzo@lemm.ee
    link
    fedilink
    arrow-up
    46
    ·
    15 days ago

    I feel like Linux would be easier to pick up and use for a non power user starting from scratch like my mother-in-law. It’s so much easier to download programs with the package manager and settings are so much easier to navigate

    • gerdesj@lemmy.ml
      link
      fedilink
      English
      arrow-up
      10
      ·
      14 days ago

      I find it amazing that so many distros with volunteers manage to curate a vast software ecosystem, reasonably successfully and yet some of the largest companies on the planet, worth more than $1T each cannot manage to find the resources to do it efficiently.

      Imagine firing up a cmd or ps prompt in Windows and tying in: msiexec install adobe-hipster-app and it just works.

    • Fonzie!@ttrpg.network
      link
      fedilink
      arrow-up
      18
      ·
      15 days ago

      And to use the computer without being bombarded by ads

      Helped my SO fix Sims 4 on her W11 laptop recently; lock screen ads, start menu ads, pre-installed bloatware begging for money

      I even asked how she deals with all of that and she basically said “I dunno it just does that, if you can make it stop that’d be nice ig but just get Sims to worl for now”

      Needless to say I got Sims 4 to work (removing cachedir did the trick) AND uninstalled the bloatware and turned off ad-related settings

      • EuroNutellaMan@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        14 days ago

        I’d honestly have proposed (if they don’t need programs that only run on windows) “we could put linux on it and that should fix these issues” and put Linux Mint or Fedora on it (better if you choose not them unless they really want to deal with all the choices, most likely they won’t wnt to tho) and just tell them the basics of how to install software and stuff.

        • Fonzie!@ttrpg.network
          link
          fedilink
          arrow-up
          1
          ·
          13 days ago

          I have jokingly mentioned I’d fix it by just installing Linux

          I wonder when that stops being a joke

          • EuroNutellaMan@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            13 days ago

            I’d say now’s the time, by now I mean as soon as it’s appropriate.

            I was once asked if I could crack a password of a windows PC in an office cause the guy who used to work there no longer remembers it and they wanted to reuse the old PC. I asked if they need to recover any data, if they used any software that would be incompatible with Linux (not like this but directly mentioning software and asked for a list of stuff they use) and then told them it would simply be easier to install Linux on the thing, not only it’s easier but since it’s an old machine running windows 7 it’s also more secure and the computer will perform well.

            During the installation we found out that the computer is glorified junk, took ages to even attempt to format the disk to ext4. Still got to install Linux Mint on another one of their computers tho, big success.