Openness of linux would be lost
Although device drivers are proprietary, linux does its best to limit such proprietry stuff. But in case of android, Google pretty much has a monopoly because a standard build of android isnt enough for use.
I hate that the spirit of openness is shot on the foot just because of the need of commercialization. I would prefer linux than android.
Does gasoline really taste differently from differnet companies? I thought gasoline is gasoline?
IS THIS A MOTHERFUCKING HALF LIFE 2 REFERENCE!?!?
Ok what the fuck? Who did this? What the hell is this? I hate being programmer now
r/wholesome in my shitposting lemmy community?
Wait files get uplaoded to OneDrive?? I always delete the onedrive whenever installing windows (in a vm btw) bruh
Lol why exactly we all hate one drive? I forgor, never used it actually.
Why the hell censoring? Isnt that vertasium video?
Yeah well my comment was a mistake
I dont know what you saying though
Can someome translate it for us? I am too lazy
Crashing when posting images
For some reason when I select images and post it, my app crashes. But not when selecting text and then inserting it in markdown image link like this one below. (Just a test, ignore the meme)
Is anybody else facing this problem?
Making a very less privelleged user accounts
When I started linux, I heard creating seperate user accounts for specific uses only is a good step to security in linux. I haven't tried it but after seeing concerns regarding some game launchers snooping around the os, I am trying to see how hard will it be to not let them. I only know the basics of user creation through GUI.
I wont be running games by the way, but I want to have this knowledge of user accounts in linux as a linux security enthusiast. I just want to create a user account where only apps or packages will run with no root access or access to outside its home folder. Even installing apps or packages should not require root to install and must be installed in that home folder and not /usr/bin or /lib. Should be like sandbox environment. I have complete control of permisions and processes of the app. Dont say about flatpak or virtual machines, not talking about that here, just plain old linux.
Note that I am not doing this out of paronoia but as a security enthusiast. I have heard about firejail, SE linux, and WhonixOS but just scratched the surface of it.
How should I do this? I need some sources to read all about linux user accounts.