this post was submitted on 24 Oct 2024
36 points (81.0% liked)

No Stupid Questions

35608 readers
818 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 7 points 5 hours ago (1 children)

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 (tm).

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.

[โ€“] bpt11 1 points 4 hours ago

Crazy good comment right here