1189
How many Lemmy users are non-technical background?
(programming.dev)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Bro I don't even understand what a server is. My spouse explains it to me like every second week and I get it for like 30 seconds but I just don't understand to remember. I'm also not sure what a router is. Apparently Wifi is like radio, just waves? Wtf
I've got a MSc degree in Biomedicine and before going on parental leave (still am) I've worked in pharmaceutical research and with DNA/RNA analytical services in the lab. My biggest tech experience was trying to code with R and I hated it and it was a mess.
A server is nothing more than a computer that is always running 24/7.
The server (or actually, computer) can do a lot of different things, such as simply storing a lot of files, streaming these files, download other files, etc.
Besides that, the server can run programs like Lemmy and because the server is generally 24/7, the Lemmy program will also be accessible 24/7.
Edit with an analogy: A server is similar to a literal restaurant-server. People can request data (such as a file) from a server and the server will serve that file to the people who requested it. Just like how people order food from the server in a restaurant, people 'order' data (such as a file or image) from the server.