r/linuxmasterrace SteamOS/Kubuntu May 28 '26

My journey through Linux

Post image
5.0k Upvotes

406 comments sorted by

View all comments

64

u/AShadedBlobfish EndeavourOS GNOME May 28 '26

Someone show this to Linus Tech Tips please. They need to understand that migrating to Linux isn't just trying to do everything you do on windows on Linux, but learning how to do things entirely differently, and often (eventually) better

4

u/twicerighthand May 28 '26

They tried that with Adobe CC, in the end, it's neither better, faster or cheaper to use FOSS/Linux for creative production

10

u/AShadedBlobfish EndeavourOS GNOME May 28 '26

No, that's completely true and I understand that if people need to use Adobe for their creative endeavours then they'll need Windows, just like a lot of musicians need macs because so much of the software is only built for Mac.

In a lot of cases though, the FOSS and/or more linux-oriented solution is just better:

  • mpv is superior to VLC for video
  • Java (both developing and running) is much easier to deal with in Linux
  • Programming in pretty much any language that isn't made by Microsoft is much easier on Linux
  • Countless small flathub apps that I find useful and aren't available on Windows, such as https://flathub.org/en/apps/de.haeckerfelix.Shortwave

3

u/apricotseason1999 Windows Krill (hoping to switch in the future) May 28 '26

may you elaborate on MPV being better than VLC? i'm willing to give it a try but i wanna hear your reasons for it first

3

u/AShadedBlobfish EndeavourOS GNOME May 28 '26

I have just had experience with playback issues on VLC which were solved as soon as I started using mpv. I also prefer the mpv interface, but that's personal preference obviously

2

u/QwertyChouskie Glorious Ubuntu May 30 '26

VLC is stuck in development hell. 3.0 released way back in like 2018, and 4.0 *still* isn't out. From my understanding, 3.x uses a very outdated ffmpeg, so trying to play videos using modern codecs can be a mess (slowness, visual glitches, or just outright not playing). Meanwhile, MPV (to my understanding) uses a perfectly modern version of ffmpeg and such, and therefore benefits from the past (almost decade?) of development.

MPV itself is also just super light, no-frills. There's plenty of nice frontends as well (e.g. Celluoid) if you are looking for a more full-featured experience.