this post was submitted on 04 Jun 2025
132 points (96.5% liked)
Linux
54955 readers
481 users here now
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.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One thing I always find amusing about these kinds of write-ups is how much the writer is desperately trying to replicate the Windows experience. It's most exemplified in the section "Mission Center is the task manager you really need". Half the issues mentioned in this section are effectively aesthetical, from what I can tell. Mission Center looks a hell of a lot like Task Manager. I almost skimmed past the screenshot without realizing it was not a screenshot of Task Manager.
This theme comes back again with the section on KDE: "So far, I like this KDE desktop better because it feels more like Windows 11 or Windows 10. There's a Start menu and a taskbar at the bottom of the screen. The Start menu pops up as a small box, rather than taking over the whole screen like the Gnome menu did."
I don't own a Streamdeck, and I hear they're really useful, but reading this section about Boatswain I really wonder what's going on in the brains of the average computer "enthusiast" because if you're only using the Streamdeck as a push button interface to launch Gmail of all things... I really want to question what, exactly, makes you a "computer enthusiast". It also really exposes how little the writer seems to understand about "advanced" computer usage.
Yes, that makes sense. Since you can perform almost any task via the terminal, there seems little reason to have a "launch websites" function because...
You can just call your browser of choice using its command parameters. This isn't a "work around", this is base functionality of the software. I wonder if they understand that they could do this on Windows as well.
If you want to use Linux, then you should learn how to use Linux. Heck, it'll even make you better at using other operating systems like Windows and macOS because what StreamController is forcing you to do here is learn how to execute applications via the command line.
Pretty sure both Chrome and Firefox can do this in the browser window. Maybe I'm wrong.
Anyway. The closing sections are interesting.
What is the measure of "Powerful" here, exactly? StreamController features a plugin system where you can build your own actions using python and their code library, which the Stream Deck software also has. If you can launch an application like chrome and feed it parameters to open a specific website, then you can probably tell StreamController to launch a bash script that does a whole list of tasks for you and more. I guess you'd have to learn bash, though.
I have to highlight this whole section because it is mind-boggling. "There are community versions -- apps made by independent developers [...] these are often made by volunteers [...] and don't have the kind of insight that would come from being part of the original hardware or software team. For example, AutoHotKey" AutoHotKey is FOSS! It's maintained for free by a non-profit foundation. You can volunteer your time and submit a pull request on their GitHub page. This isn't exactly the "first-party software" you're talking about, and it also shows you've fully missed the point of what the Linux ecosystem is doing, and its foundational ethos.
This also makes me laugh a little because I wonder what exactly they were using AutoHotKey for? The most we get is: "I write AHK macros that select menu items you can't get to with a hotkey in Google Docs or in Photoshop Elements or elsewhere". If you desire a fully keyboard-driven experience, if that's what sits at the heart of this AHK thing, let me introduce you to a little program called GNU Emacs.
Again, fully missing the point here. If you desire a monopolized, centralized, authoritative experience where you are locked into the precise workflow as prescribed to you by private interests, then go back to Windows or MacOS. It is a fair critique once you're well acquainted with the ecosystem, but it's something that is only resolved through centralization and mass adoption of a single distribution method, and that is never going to happen.
I would say that's a step up from having zero ability to change desktop managers but, who am I to say exactly?
This shocks me a little. Even in the world of VSCode, people are still loyal to Notepad++? I mean, the options are infinite really, Notepad++ really hasn't evolved in a long time. What exactly could Notepad++ be doing that can't be replicated even with VSCode? I know that Notepad++ is at least less of a resource hog then something like VSCode but is that really a concern given the systems they're using? VSCode isn't even a great option, it's just the most popular option with the most broad appeal and support. Again, you could be investigating things like Vi or Emacs.
I have an MX Master mouse as well. I fucking hate the Logi+ bullshit, and it's insane that you are allowed to create a mouse like the MX Master and lock all its functionality behind software that wants to run all the time in the background, and phone home to Logitech with "telemetry data" for "enhancing user experience". I shouldn't have to have privacy concerns regarding the mouse I use on my computer. I'm glad Logi+ doesn't exist on Linux. When you set up the device on Windows it tries to automatically install the Logi+ software, it should be considered a virus at this point. I had to wipe my work computer recently, and uninstalled Logi+ after Windows was up and running again, and actually just used AutoHotKey to remap the side button on the mouse. Out of the box, all the button does is emulate a WIN+TAB keyboard command, which I intercept and change to Win+CTRL+S which launches screen capture.
God only knows what Windows is doing with all the information it is nabbing off your device while connected to their operating system. "These work, but their UI looks very primitive in comparison to what you get from Microsoft." Again, aesthetics.
It's funny that they walk away with a positive experience, yet the real takeaway is that "it's not enough like windows". Learn Linux. Learn it for real, and you'll never need whatever you're missing from Windows. Decolonize your brain from decades of Windows lock in. You'll be better for it.