Here a few from them on latest video: https://www.youtube.com/watch?v=3E8IGy6I9Wo
Letâs address each point:
Sound of everyone facepalming in Linux Community
If youâre going to pick Manjaro, at least learn what your Linux distro is about. Thereâs literally user guide that covers this here: User Guide If youâre going to be jumping into Linux, get comfortable reading documentations/guides, itâs your friend.
To install Obs studio on Manjaro, just run pamac install obs-studio
and package can be found here: obs-studio
That tells me that youâve installed the drivers and havenât rebooted the computer right after installing the driver, Linux is great at updating, but close source drivers like Nvidia does warrant a reboot after updating, because you have to reload the kernel module and restart X11/Wayland. While youâre used to Windows forcing you to reboot the computer at itâs every whim, Linux doesnât do that and we want to keep it that way.
X11 vs Wayland MATTERS! A lot of screen recording capability are either limited or unsupported in Wayland while majority of features are likely supported in X11. This can be a problem for Chromium based browser where it had some of itâs capability required specific experimental flags to be enabled and that applies to majority of electron based applications which by the way, you canât enable such experimental flags as easily which therefore hamstringing anything you can do to fix it.
So if you want to use Discord Screensharing without issue, use Firefox and have it open up Discordapp website, chances are, itâll work out of the box. (Just tested it myself.)
For the love of god, DONâT do this blindly and at least check the script so you can be sure that youâre not inadvertently installing a rootkit. If youâre going to nuke your Linux installation, at least make a bloody backup first. On Linux, you can set up your installation to use LVM which also have a feature of LVM snapshot so you can restore your installation to working state. If that not an option, thereâs always Borg Backup.
Most of the time when you save an sh file from a text editor, it would only have read and write permission flagged, but not executable, this is a part of Linux discretionary access control policy, that is literally itâs security feature, donât be surprised that Linux isnât trying to mirror that of Windows. You can set it to be executable by right clicking on it into property menu and checking on making this script executable and then right click the script again and run it in terminal.
Plays the world smallest violin
Microsoft sabotaged itâs own program on Linux, so why are you surprised? Donât believe me?
My advice? Switch to Element Chat or literally anything else than Team/Skype, ffs.
To summarize, I have no respect for Linus after his video since it shows that they have no understanding of anything and yet they claim to be a tech journalist.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word âLinuxâ in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpår-Etele Méder, licensed under CC BY 3.0
Then itâs on them, they donât want or canât use Linux and itâs open source software and that they should keep using Windows. They could just keep Linux in a virtual machine, thatâs perfectly valid.
They will (unfortunately) keep using Windows because itâs what works for them. But then again theyâd never do the Linux challenge otherwise. Itâs content, and what they are facing are valid problems that need to be solved if Linux desktop wants to be a real competitor to Microsoft and Apple.
Of course, thereâs not much we can do besides call out these bad practices and ask for Linux versions of the software we need, so I also think most of the criticism of the second episode is kinda bland.