I’m a 20yo, Hella Autistic, ADHD-riddled spaz that likes to tinker with programs and software settings alot. I’m building a pc for the first time right now, and while I am tech savvy; or more tech savvy than most; coding, programming, tech engineering is complete and utter gibberish, and it seems like the only people that use Linux are HEAVILY experienced with those things I just listed… HOWEVER… I’m not. I just like digging around various program settings or messing with things, or personalizing them as much as I can.

The more I delve into tech or tech related spaces; whether its through building my pc or just- using this website; the more people wont stop yapping about “OOH LINUX, I LOOOVE LINUX.” and every time I ask about it and why I should use it, they make it out like its an absolute godsend piece of technology (im sure it is tbh… it does look nice)

But then looking into it myself, all I see is a bunch of technical word vomit that makes no god damn sense to me. and the more I ask for people to explain this to me, the worse my confusion becomes. now I’m learning there’s like 40 different “Distro’s”… Someone else told me about Linux Mint, which looks nice, but again- I DO NOT want to be forced to use a terminal just to get the most outta my operating system. I like having some kind of UI to use.

idk man… from everything they say I can do with it, ESPECIALLY in terms of customization, I’m so tempted to use it. But my mental understanding of whatever tf Linux is, is at best a toddler’s.

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    5 hours ago

    There are thousands if not tens of thousands of distros. Wikipedia has a really cool Linux family tree.

    If you think of the Linux ecosystem as a whole, a distribution or distro is just someone somewhere took various options and put them together. I want this GUI, this init system, this package manager, this set of default apps. Then someone else says well I want this GUI and this init system but I want that package manager and the other set of default apps. Often they have specific use cases in mind, some specifically target gaming, some are meant for workstation use, some like TAILS are specifically for covert communication, some like Hannah Montana Linux are entirely for fucking around.

    You have a selection of GUIs to choose from, some like KDE or Cinnamon are more feature rich and the vast majority of tasks can be done through a GUI settings menu, others are more minimal because some folks prefer just directly editing config files, or so that the software is smaller, lighter and faster. The choice is yours.

    I might suggest, if you want to take computer tinkering to the next level, learning a little bit of Python, or maybe playing with the Godot game engine. These work on Windows as well as Linux and turn out to be handy tools.

    As for whether you should use Linux? Try it out and see.

  • DebatableRaccoon@lemmy.ca
    link
    fedilink
    arrow-up
    5
    ·
    5 hours ago

    There’s nothing stopping you from making a boot key and messing with Linux or making a partition of your storage. Nothing ventured, nothing gained.

    That said, as someone who is also very visually inclined, I’ve tried a couple of different distros over the years and always bounced off. I kept encountering the dumbest little issues that most people didn’t get, and it always required Terminal to fix. It’s those moments when you get to learn how obtuse and unwelcoming some of the Linux community can be.

  • Contramuffin@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    8 hours ago

    It’s a multifaceted answer for me, I feel.

    Linux is weird, on a technical level. It’s funky and broken and has weird quirks you have to remember. But it’s not malicious. Wendel from Level1Tech said it best in one of his videos: the headaches with Linux are haphazard, the headaches with Windows are adversarial.

    It’s not a perfect solution to Windows, but at least for some people, the respect that it has for its users (ie, no ads, not trying to fight you on everything you’re trying to do, gives you the ability and freedom to tinker as you please) offsets its technical problems.

    Additionally, Linux is missing a lot of core applications. There’s many applications that do have a Linux version, and many that can run through a compatibility layer, and out of those that are left, many have really solid replacements. Heck, you might be surprised to find that some of the software that you use already were originally intended to be replacements for Windows-only applications.

    But there’s still a handful of core applications that don’t work on Linux and don’t really have a good replacement, and even missing 1 can easily break someone’s work flow. No, LibreOffice isn’t a full replacement of Microsoft Office, no, GIMP can’t actually replace Photoshop.

    As for terminal, there’s no way around it. You will have to open terminal at some point. To be clear, most, if not all, things that you might imagine yourself doing likely has some way of doing it through a GUI. The issue is that as a new user, you don’t know where the GUI is, or what it’s called, or how to even ask. And when the tutorials that you find online tell you to just use terminal, that ends up being the only practical way of getting things done. So it’s a weird Catch-22, where only experienced users who know where all the menus are will know where the GUI options are, but it’s the new users who need it the most.

    My understanding is that Linux developers in the past several years have been explicitly trying to make the OS more accessible to a new user, but it’s not quite there yet.

    Overall, I think Linux is deeply flawed. But seeing how Microsoft seems to be actively trying to make Windows worse, Linux ends up being the only OS where have faith that it will still be usable in 2 years.

    If anything, the more people switch to Linux, the more pressure there will be to make the OS more accessible to new users, and also for software companies to release a Linux-compatible version of their software. Some brave people just need to take the dive first

  • TheBananaKing@lemmy.world
    link
    fedilink
    arrow-up
    12
    ·
    10 hours ago

    Okay:

    You don’t have to deal with scripting and command-line stuff, but all the major tinkering under the hood depends on it. The amount of customisation and tinkering is fairly infinite, so past a certain point you just can’t build graphical stuff to cover every single possible choice - and that’s where the gibberish comes in.

    Baseline concepts:

    ‘Operating system’ means different things in different contexts, and this can be confusing.


    Context 1: technically correct

    Your computer has a big chip that runs programs, and a bunch of hardware that actually-does-stuff: network card, graphics card, disk drive, mouse, keyboard etc. Programs need to talk to the hardware and make it do stuff, or else they don’t actually… do… anything.

    There’s two problems with that:

    There’s a gazillion kinds of hardware out there, that all has its own language for talking to it, and your program would either only run on one EXACT set of hardware, or it would have to speak all gazillion languages and be too big to fit on your machine.

    The second problem is that in order to do more than one thing at a time, you need a bunch of programs all running at once, and they all need to use the hardware, and without something to coordinate the sharing, they’ll all just fight over it and everything falls down in a tangled heap.

    A good analogy for this is a restaurant. They aren’t just public kitchens where you can just wander in and start preparing your own meal, taking ingredients/equipment/space however you want, then just carry it to whatever table takes your fancy - and you definitely can’t have all the customers doing it at once. Especially if they don’t know how all the equipment works, where the different ingredients are kept, etc - it would be an absolute disaster, and there would be fights, injuries, fire and food poisoning.

    So instead there’s an agreed-upon system with rules, and people that do the cooking for you. You make a reservation or queue at the desk, you are told which table you can have, you go sit there and a waiter brings you a menu. You pick the food - and depending on the place, maybe ask for customisation - then wait and they bring it out to you, then you sit there, eat it, then leave.

    That system-with-rules is the operating system, or more specifically the operating system kernel. Any time a program wants to do more than think to itself, it has to asks the OS to do it, and bring it the results.

    In this analogy, fundamentally different operating systems (windows / linux / OSX / android / etc) would be like different kinds of (5-star / sushi-train / pizza place / burger joint / etc) that have different rules and expectations and social-scripts to interact with them. A program written for one OS would have no idea how to ask a different OS for what it wanted, and wouldn’t be able to run there.


    Context 2: what people usually mean

    It’s all well and good to have a machine that can run programs and do things, but the human sitting in front of it needs to be able to interact with the thing, so you can poke buttons and move files around and move windows and stuff.

    And so there needs to be a crapton of programs all working with each other on the thing to provide all this functionality, and the whole user experience - preferably with a consistent design language and general expectation of how everything should work: you need a desktop environment.

    In restaruant terms, this would be the specific brand/franchise/corporate-culture that runs the place. Yes, the general idea is that it’s a burger joint, but specifically it’s a mcdonalds, or a wendy’s, or whatever that homophobic chickenburger place is called - it’s got the decor, it’s got the layout, it’s got the specific combo meals, etc etc, the same uniforms, the same staff policy, etc.

    Now here’s the thing:

    Let’s say there’s only one sushi franchise in the world. That’s like Windows - there’s updates new versions and some slight variations (server versions aside), but you walk into one, you’ve walked into them all. There’s one Windows kernel, and one windows desktop environment that goes with it.

    And say there’s only one pizza-place franchise in the world, and they all look the same, have the same menu. That’s like OSX: there’s one kernel, and similarly one OSX desktop enviroment to go with it. A mac is a mac, and it does mac things.

    But linux… linux is different. With Linux, it’s there’s 900 different burger-joint franchises in the world, and literally anyone can go start a new one if they want to put the time into designing one from the ground up. The paradigm is the same - order at the counter at the back, menus on the wall overhead, grab bench seating wherever or get it to go - but every place can design the look and feel, the menu, the deals, the other amenities, the staffing structure, etc.

    And the different franchises - that’s what distros are.

    It’s the set of programs all working together that create a whole working enviroment, but everything uses the standard kernel to actually get stuff done. If your program can run in one linux distro, then it should be able to run in a different one, because your program uses the same standard set of requests in order to do things.

    The windows and the menus and the desktop apps and the way the interface behaves and how you configure everything can be different, but the core functionality that the software uses, is the same.


    Now, for the most part, Windows is like NO USER-SERVICEABLE PARTS INSIDE, all the fiddly internal bits are carefully hidden away and made deliberately opaque. You don’t need to know, we don’t want to tell you, we’ll let you change the wallpaper, but for everything else, we decide how it’s wired up. If you want it to do things slightly differently to suit your own workflow, tough.

    Macs are kind of the same deal: for the most part it’s no-touchee, you’ll break stuff. Just push the very shiny buttons and be happy that everything Just Works ™.

    But Linux… doesn’t seal anything in plastic. All the gubbins are not only there on display, they’re mostly all human-readable and human-tinkerable with. Instead of mysterious monolithic chunks of software communicating with each other via hidden channels, with configuration in databases you don’t get to see… it’s mostly scripts you can read and tinker with, and plain-text config files you can edit, all writing useful details in highly-visible log files that you can read through when things don’t do what they’re supposed to.

    Now with a lot of distros, you absolutely can just push buttons and treat the thing like a Windows box, and never have to tinker with the fiddly bits. You’ve got a browser, you’ve got apps, you’ve got games, it just does the thing. But if you want to start getting technical, you absolutely can - unlike windows or mac.

    But this very ability to configure and tinker and patch bits on - and the fact that most distros don’t have a gigantic microsoft-sized coordinated team all following one shared vision, but are wired together like a kind of junkyard frankenstein from thousands of separate teams as a labour of love - means that occasionally you will need to get technical to deal with small annoyances or use-cases they didn’t think of.

  • Voltage@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    2
    ·
    8 hours ago

    I actually don’t know shit about programming, but I learned to use Linux just by reading manuals, wiki and forums for specific problems. Like everything you will have to put in effort to learn something new, and there are plenty of sources which explains the linux way for beginners. if you have the time for it, it is really fun to read wiki because most times you will discover cool things you could do with linux you didn’t even knew you wanted. I did break my linux many times as i was learning to use it but everytime i broke it i learned something new so if you break your linux just take it as a learning experience.

  • vin@lemmynsfw.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

    You haven’t started your requirements. If it’s only tinkering for fun and cannot handle editing text files, then best avoid the Linux world.

  • Lvxferre
    link
    fedilink
    arrow-up
    9
    ·
    12 hours ago

    The reason why people talk so much about the terminal is:

    1. It’s easier to tell newbies “input this command” than to guide them through a GUI.
    2. The terminal gives you a lot of flexibility to customise stuff.

    You’ll probably want to learn the terminal for any serious customisation. However, you don’t need to deal with it in your everyday usage.

    I’d suggest you to use a Live USB, like other users recommended. Linux Mint, plus plenty other distros, can run straight from the USB. It’ll be better for you to judge if you could/should be using Linux this way.

    About the thousand distros, most of them don’t matter. And if you’re a newbie, stick to Mint and you’ll probably not regret it.

  • Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    14
    ·
    14 hours ago

    Just by reading the first sentence I can tell you that you will enjoy Linux. Don’t worry about all the technical stuff it seems complicated because you don’t know it. Just install Linux and use it and you will learn what all that stuff means. Since you’re building a new PC you got nothing to lose from trying out a few different Linux distros.

  • parpol@programming.dev
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    13 hours ago

    Linux mint doesn’t require the terminal for almost anything. If it is required anywhere, there will be step-by-step instructions, but even then there is likely a better solution specifically for linux mint that doesn’t require the terminal.

    Use the software manager and update manager and you’re set. Don’t install applications from the terminal, it will be easier to let the manager applications keep track of it all.

    For super advanced stuff, sure, you might want the terminal, but you don’t need these things. If anything, it will be a good opportunity to learn.

    Get a USB, put linux mint on it and boot from it just to try out. It can run without being installed on your computer.

  • theunknownmuncher@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    10 hours ago

    I DO NOT want to be forced to use a terminal just to get the most outta my operating system. I like having some kind of UI to use.

    Hmm… I want to ask why you feel this way and if you have tried using a terminal at all, but it sounds like your mind is already made up on this. You can definitely use Linux without ever opening a terminal, by using modern desktop environments like KDE or GNOME (or many others). I think you’ll have the best experience if you keep an open mind and accept that there could be times when the terminal might be the easiest way to go. Disclaimer: I am biased towards using the terminal and prefer to use it instead of GUIs.

    I’d encourage you to try a LiveUSB. The way this works: you copy a full, working Linux system to a USB flashdrive (this will overwrite all data on the drive) and boot directly from it, so that you can play around with it a bit like a trial without modifying anything on your computer. If you don’t know what distro to go with, personally I recommend starting here: https://fedoraproject.org/spins/kde/download This will have the KDE Plasma desktop environment which should feel pretty familiar to Windows. If you don’t instantly fall in love but still are curious, you can always overwrite the USB again and try a different distro or even Fedora with a dfferent desktop environment (the official “default” desktop environment for Fedora is GNOME, but PERSONALLY I am not a GNOME fan, and its workflow will be slightly different than what you are used to from Windows). One caveat to this is that running from a USB drive will likely be pretty slow, so keep that in mind and try not to worry about the performance/speed during this trial. Linux can be extremely performant, and is used to power the world’s fastest supercomputers. If you decide you want to stick with it and install Linux to your hard drive, it will be a lot snappier than running from USB.

    There are a lot of distros out there, and that is understandably overwhelming. So basically what is going on here, with Linux there are many many options and choices for different software for everything from system tools, desktop environments, package managers, text editors, whatever. It’s like how you can choose from Firefox, Edge, Chrome, Brave, etc for your web browser on Windows, except with Linux, there are potential choices for every single little piece of the system.

    Each distro will have already made a lot of these choices for you, so that you can just get started using it out of the box. If you don’t know much about Linux, then you probably really don’t have an opinion or care about these choices yet, for example, which package manager the system is using. If you want to be making some choices now, I’d focus only on choosing a distro that comes with a desktop environment that appeals to you, as this will be the most visible difference between them to a new Linux user.

    Some distros are geared for specific use-cases, like Kali Linux is for hacking/security testing, so comes pre-packaged with a lot of tools that hackers and security professionals would use. Some distros aim to be very stable and offer a system that you can rely on to JustWork™️. Others are cutting edge with the latest, brand new versions of software, but this is not as stable or reliable. Some require you to build much of your system and make most of these choices for yourself. More recently, there are some gaming focused distros. There is something for everyone and every use-case, from datacenter servers to embedded devices, personal desktop/laptop computers, mobile phone/tablet touch screen devices, gaming devices and handhelds, IoT and “smart” devices, routers/networking gear, virtual machines or containerized systems, the list goes on and on…

    I linked Fedora Linux above, which is a good balance between stable and cutting edge IMO. Mint is another that is great for your first time trying Linux. A lot of people love Mint, but my personal opinion is that I do not like it as much as others, but I’d still take it over Windows.

    Choice and freedom to do things in your own way is fundamental to Linux, and I’m sure you’ve noticed that with all these choices come strong opinions and heated arguments. Ignore it, most of it is trivial, and pretty much everyone arguing about this stuff would probably agree that its all better than Windows 😁

    • psycotica0@lemmy.ca
      link
      fedilink
      arrow-up
      5
      ·
      11 hours ago

      On most modern distros (like Mint) you can do basically as much with Linux GUIs as you can do in Windows or Mac. So normal users don’t need the terminal. But if you want to do more, if you want the secret sauce, the terminal is there for you.

      But fear not! Basically all of us have some level of autism or ADHD, and the best of us tend to be the most extreme. If anything the terminal was written by autistic nerds for themselves! If you’ll be okay being a bit of a n00b for a bit, I think you’ll find there’s a lot of depth here to obsess over / hyper fixate / hyper focus on.

      There’s a reason people have been “fighting” for, like, 40 years over which terminal text editor is the superior one… The flames of war can run pretty deep, and there’s a lot of opinions.

      • theunknownmuncher@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        11 hours ago

        There’s a reason people have been “fighting” for, like, 40 years over which terminal text editor is the superior one…

        There is no contest or fight. The best is vim, obviously! 😝

      • Kecessa@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        edit-2
        10 hours ago

        On most modern distros (like Mint) you can do basically as much with Linux GUIs as you can do in Windows or Mac.

        Until you have an issue and then forget just downloading a file from a website, you go on searching and trust people saying “enter commands in terminal” even though you have no fucking idea what you’re doing

        • theunknownmuncher@lemmy.world
          link
          fedilink
          arrow-up
          1
          arrow-down
          1
          ·
          10 hours ago

          You also have no idea what that file you downloaded from a website is doing, too. And we have AppImage now, so you CAN still download a file from a website on Linux!

          • Kecessa@sh.itjust.works
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            edit-2
            10 hours ago

            I mean, if I download drivers from the manufacturer I’m pretty sure there’s nothing to worry about compared to downloading home made drivers on GitHub, right? Or are we going to pretend that stuff being open source prevents people from inserting bad shit in their code?

            • theunknownmuncher@lemmy.world
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              edit-2
              9 hours ago

              Are we going to pretend that stuff being closed source prevents people from inserting bad shit in their code?

              downloading home made drivers on GitHub

              🙄 lol wut. Who hurt you?

              Open source isn’t perfect, but it doesn’t have to be because it is better than it’s only alternative.

              There are literally only 2 options: open source or closed source. One option offers you and anyone the ability to see the code that you are running for yourself, the other option is “trust me bro, nothing bad is in here”. Which of those do you prefer? Which do you think ends up with more malware? You think computer viruses include a link to the code on GitHub? Lol

              • Kecessa@sh.itjust.works
                link
                fedilink
                arrow-up
                1
                ·
                9 hours ago

                That’s exactly what I had to do in order to make the wifi work properly on Mint, trust a guy who wrote a replacement driver, deactivate the one that’s in the kernel and I mean, it works, but who the fuck knows what I just installed? I know you guys like to make yourselves believe that open source means more secure because people can check the code, but it doesn’t change shit if no one does and I’m willing to bet a thousand that must open source project never get checked by anyone because who the fuck will bother going it if there’s no incentive?

                • theunknownmuncher@lemmy.world
                  link
                  fedilink
                  arrow-up
                  1
                  arrow-down
                  1
                  ·
                  edit-2
                  9 hours ago

                  “Who the fuck knows what I just installed?”

                  This is honestly a great question; you’re on the right track here.

                  With closed source, the person that wrote the program decided that it should be impossible for you to answer that question.

                  With open source, the person that wrote the program wanted to make sure it is possible for you to answer that question.

                  Which of those 2 options is better and safer? I’ll stick with open source, personally, but install whatever you like on your own machine.

  • Chozo@fedia.io
    link
    fedilink
    arrow-up
    11
    ·
    14 hours ago

    You can install Ubuntu (or many other Linux distros) to a bootable USB drive. Restart your computer, press F2 or whatever it says to open your boot menu, and then boot from the USB drive. This will let you run a full version of Linux, which will let you experiment around with it so you can get some experience and see if you like it or not, without having to uninstall your current OS or repartition your drives and mess around with dual-booting. It’ll run a bit slow since it’s gotta come off a USB drive for everything, but that should at least give you a good estimate on whether or not Linux is right for you.

  • it_depends_man@lemmy.world
    link
    fedilink
    Deutsch
    arrow-up
    1
    arrow-down
    1
    ·
    6 hours ago

    and it seems like the only people that use Linux are HEAVILY experienced with those things I just listed… HOWEVER… I’m not.

    Nah. Or at least, it should just work if you boot from your USB.

    Just try it.

  • LongboardingLad@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    9 hours ago

    Based on your post, you sound like you don’t want to use it but feel obligated to. You aren’t obligated to use it. I purchased a Linux machine and daily drive it for everything I can. It was a little rough to start but I have picked up on it pretty quick. You will deal with weird quirks from time to time. Most issues I run into are common enough that a quick Google search will fix me up or get me pointed in the right direction. If you want to try Linux, just know that there is a learning curve and be patient with it. As far as Distros, start with a “Just Works” Distro. I recommend Linux Mint or Pop_OS. They work well out of the box while having plenty of room for tinkering. I’m by no means a programmer or Developer but Linux is still accessible without a deep arcane knowledge base of CS information to draw from. Regardless if you use Linux or not, I hope you enjoy your new PC!

  • illi@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    9 hours ago

    Let me put it this way - I know nothing about programing and was also scared of all the terminal talk and stuff. And I can vouch for Linux Mint.

    You know how you sometimes havento use command line in Windows for some issues? That’s pretty much comparable to terminal usage from my layman perspective. I installed Linux Mint on a separate drive and only booted to Windows once or twice since then - it’s been couple of months now

    You are in your 20s so you probably won’t have a referrence point but to me it felt like going back to simpler, older Windows version