Bio ist für mich Abfall

  • 0 Posts
  • 24 Comments
Joined 10 months ago
cake
Cake day: June 23rd, 2024

help-circle



  • The problem is that Linux nerds, myself included, are too deep in the knowledge to even think of sth. You might not know. And my way to learn the basics of Linux was breaking 3 installations and running random scripts from stack overflow without really knowing what they do.

    I don’t want this the way for new people to learn Linux. There must be a better way. But I don’t know which one. People who think you can’t ask questions because your basics are missing should shut the fuck up and go to 4chan or so.












  • I think the kernel is more secure due to the philosophy of not invading users space.

    And the experience of installing software on Linux and on windows is like day and night. On windows you can install since Windows 10 via the appstore. However you don’t want to do that since most programs are in there with less features. For example vlc the windows app store app has only basic functionality and is really not worth it.

    So on windows you install some random exe from the Internet. You usually Google that and click the first link. This will send you to the fake website vlc.de for example. Then you install it and get free maleware with it. You have to watch out if the website is the correct one.

    On Linux you go apt install vlc or you Google how to install and get the command. Or you open the software manager and get the vlc app that is definitely the official one.