He touches on my major issue with all these companies, data mining without compensating the people that created that data. I have to pay for the operating system, get served ads, AND you get to make extra money off my information too? This kind of shenanigans would be tolerable with a free OS, or maybe one that compensated you like brave browser. The blatant fleecing of the consumer here is sickening. I’m glad data mining your screenshots is the last straw for people.
God i wish. And most everyone here could install a new operating system in about 20 minutes. But nobody else is going to because the learning curve for a regular user to install an os is basically perpendicular. Even if they had a linux installer already on a flash drive.
Oh just boot into the bios and find the option to boot for a flash drive and then boom installed.
Which requires a user to know,
What a bios is
What booting means
What boot options mean
What the model of their flash drive is
What button on their keyboard they need to press to get to the bios
What secure boot is
Where they need to go to turn off secure boot
How and where to back up their important files
What a disk partition is
How to reverse the changes made to the bios so that it doesn't boot to usb by default.
And that's assuming they know why they want a different OS, why they care and that they know about Linux in the first place.
Most people dont and never will. All you can do is install Linux for the ones you like the most and say a prayer to your favorite deity for the rest.
I spent too much time with corpo brain rot to give linux a chance on desktop and realize it's how I'd always imagined proper computing would be. It changed my outlook on the world when I finally did and it's liberating (much libre. Very wow). Glad to see more and more people catching on to the possibility of a better future.
I've been 100% on Linux since July of last year. I thought I was currently having my first major Linux fucked up situation that I just could not figure out this weekend.
It has been very depressing, after trying to convince friends and family to give Linux a chance and keep an open mind for months, I was beginning to feel like a fraud and a liar.
But, after hours of software troubleshooting turning up nothing I've discovered I'm in the early stages of a dying ssd... My first major problem, and it's hardware related. It sucks but it is also a relief in a weird way.
And I'm finding out about it way earlier than I likely would have in windows thanks to btrfs. But it's also funny because if I had been having similar issues in windows I probably would have ran hardware diag much sooner, but because I'm still a bit of a Linux newbie I assumed I broke my OS and wasted hours troubleshooting software.
I was about to post this video, lmao. But this man still thinks Linux is difficult and not easy to use. When in fact its become way easier than running Windows Linux. Linux has surpassed Windows and Mac on the Desktop usability in the last 2 years. And it just keeps getting better.
there are 400 bajilion how tos on how to install Linux. If you aren't going to do it then you arent going to do it, enjoy your corporate mandated spyware. I think it was Ben Frankin who said “Those who would give up essential Liberty, to purchase a little new user ease of use, deserve neither Liberty nor ease of use” or something like that
Mention is made of Resolve, which does work great as a professional grade video editor, and in the next breath codec issues are raised, which are not a Linux issue but proprietary licensing issue.
For a simple workaround in Mint go to: /home/UserName/.local/share/nemo/scripts
Create 2 files to convert videos from the right click menu and make them executable in the Permissions:
#!/bin/bash
for file;
do
ffmpeg -i "$file" -c:v dnxhd -profile:v dnxhr_hq -pix_fmt yuv422p -c:a pcm_s16le -f mov "${file%.*}".mov
I've always been familiar with Linux and tech but always used windows cause gaming. Last week I stripped all my drives and set up dual boot to daily drive Linux with a windows fallback for whatever I might need windows for.
Fedora was up and running in no time.
Win 11, I had to jump through the hoops to avoid logging in, it doesn't label your drives like Linux does so you have to guess or cross reference somehow, twice as many reboots, pages of data settings.
If Linux ever becomes used by my friends that movement will be driven by big techs or governments. Our voices aren't a big factor and we should admit that so that we spend time better.
While I agree with this video. As someone who did migrate from Windows to Linux, I feel the biggest issue which wasn't address here was the planning for migrating to Linux.
Migrating to Linux means loosing access to Windows native applications like Adobe and kernel level anti cheat online games. What I found helped the most was transitioning to cross platform application and learning their ins and outs in Windows, or discovering ways to validate which applications work well in Proton and Wine.
With games ProtonDB is your best bet to see if there are issues. Or finding ways to solve issues.
With Professional software... you're not going to be as lucky, so transitioning to an alternative which works for you might be the best solution.
The best way to check if Linux will work for you is to run Linux in a VM or on an external SSD on your actual hardware. The best way to check if something works for you is to try it yourself.
I think there are two major hurdles keeping Linux adoption back (besides the obvious installation bit). The first is that our backwards compatibility is terrible. It is easier to get old versions of Windows software to run in Wine than it is to get some old Linux software to run natively.
If something like Photoshop did finally release a Linux version, even if they only did one release to make 2% of people happy, it likely wouldn't be able to run natively after 5 years.
The second is a good graphical toolkit. Yes, GTK and Qt exist, but neither are as simple as WinForms or SwiftUI/Aqua.
I сrеаtеd а whоlе guіdе 2 уеаrs аgо, Кnоwіпg ехасtly thіs would happen with their "special" "security" chips like Pluton or proprietary form of TPM, and Al NPU chips that also exist on Google Pixels, for example. I will NEVER trust Google/Apple/Microsoft hardware. I also made this guide knowing in advance about the EOL for Windows 10, which still has over one year left.
And to all the FOSS zealots going around saying use this or that favourite distro, STOP. They should be the focus, not you. Windows users need the most well community supported, LTS tier stable distro that everybody develops for as first or second preference. Ubuntu LTS with GNOME fits the bill best. This is how I selected my first distro 7 years ago when jumping from Windows 7 to Linux, and successfully mitigated my Windows usage. Now I am a Debian Stable user since last year, since I gained enough knowledge.
with the help of chatgpt, this Linux noob is able to use an arch based system no problem!
I even get to use better versions of every software I've used in the past!
I appreciate the enthusiasm Linux fanboys have about this. But ain’t nobody but the most tech savvy would even consider it.
Linux is not consumer friendly, it typically involves putting in a shit load of effort to get working with your hardware, the ones that don’t still need a ton of work to make “Windows-like” and compatibility is always going to be an issue.
Yes, there have been a ton of strides toward this dream situation. But without financial incentive, making things user-friendly isn’t going to happen. In fact, much of the Linux community prides themselves on having a “difficult” OS.
Once Linux can, by default, have an easy to use interface, can natively run Android apps and windows applications, and can work with a huge range of hardware, it will never take off. Linux might get a few points of market share due to some business applications finding Linux a better option than updating HW and windows build, but those companies are going to struggle and will be even more dependent on their IT staff for the simplest of things.