What can you do on Linux that you can't do on Windows?
edit: hey guys, 60+ comments, can't reply from now on, but know that I am grateful for your comments, keep the convo going. Thank you to the y'all people who gave unbiased answers and thanks also to those who told me about Waydroid and Docker
edit: Well, now that's sobering, apparently I can do most of these things on Windows with ease too. I won't be switching back to Windows anytime soon, but it appears that my friend was right. I am getting FOMO Fear of missing out right now.
I do need these apps right now, but there are some apps on Windows for which we don't have a great replacement
Adobe
MS word (yeah, I don't like Libre and most of Libre Suit) it's not as good as MS suite, of c, but it's really bad.
Games ( a big one although steam is helping bridge the gap)
Many torrented apps, most of these are Windows specific and thus I won't have any luck installing them on Linux.
Apparently windows is allowing their users to use some Android apps?
Torrented apps would be my biggest concern, I mean, these are Windows specific, how can I run them on Linux? Seriously, I want to know how. Can wine run most of the apps without error? I am thinking of torrenting some educational software made for Windows.
Let me list the customizations I have done with my xfce desktop and you tell me if I can do that on Windows.
I told my friend that I can't leave linux because of all the customization I have done and he said, you just don't like to accept that Windows can do that too. Yeah, because I think it can't do some of it (and I like Linux better)
But yeah, let's give the devil it's due, can I do these things on Windows?
I have applications which launch from terminal eg: vlc would open vlc (no questions asked, no other stuff needed, just type vlc)
Bash scripts which updates my system (not completely, snaps and flatpaks seem to be immune to this). I am pretty sure you can't do this on Windows.
I can basically automate most of my tasks and it has a good integration with my apps.
I can create desktop launchers.
Not update my system, I love to update because my updates aren't usually 4 freaking GB and the largest update I have seen has been 200-300 mbs, probably less but yeah, I was free to not update my PC if I so choose. Can you do this on Windows? And also, Linux updates fail less often, I mean, it might break your system, but the thing won't stop in the middle and say "Bye Bye, updates failed" and now you have to waste 4GB again to download the update.
PS: You should always keep your apps upto date mostly for security reasons, but Linux won't force it on you and ruin your workflow.
Create custom panel plugin.
My understanding is that the Windows terminal sucks? I don't know why, it just looks bad.
I am sure as hell there are more but this is at the top of my mind rn, can I do this on Windows. Also, give me something that you personally do on Linux but can't do it on Windows.
It's not only what you can do, but what it won't do to you.
Using your computer is not wrong. You shouldn't be punished for it.
Using your computer is not an imposition on someone else. You don't owe anyone for the privilege of using it. You have already paid for it. The OS vendor doesn't have a lien on it; they aren't paying you to rent ad space on your desktop.
You bought it, you own it, you can break it if you like but it's not anyone else's place to tell you what you're allowed to do with it.
Your computer is yours -- just yours -- and it shouldn't be spamming you with ads, filling itself up with junk, or telling you "you're not allowed to do that because of the OS vendor's deals with Hollywood".
I'm not anti-commerce or anti-corporate. My preferred browser is plain old Google Chrome (with uBlock Origin). I buy games on Steam. The game I spend the most hours playing on my Linux system is Magic Arena, hardly an anti-commercial choice. But that's my choice. I buy computers from Linux-focused vendors (currently System76) and I expect my computer to be mine, not the vendor's to do with what they like.
Others have already answered your specific points, which are all (sort of) possible on Windows. I would like to present a quick list of things are not possible on Windows, this is split in 3 parts: Truly impossible, Possible but so convoluted it might as well be impossible, and possible but much harder than what it should.
Truly Impossible
Choose your preferred program for things. Sure you can do it for simple stuff like text or video, but what about my graphical interface backend, my file explorer or my DE.
Choose your disk format. Again you can use an incredible array of (I think) 3 formats, and while I also only use ext4 on Linux I know BTRFS is there for me if I ever want to switch to a modern filesystem.
Customise your system. Again people are going to claim that this is possible on Windows via regedit, but it's not on the same level, I can't have a Windows version stripped of controller support or wireless support if I know I'll never plug a controller or a wireless card on the machine.
Upgrade every single component of your system in one go. Because the way programs are installed on Windows you need to upgrade each one on its own.
Fix issues with the system, say you found a bug on Linux if you have the expertise you can 100% fix it, on Windows the best you can do is report it and hope for the best.
Soon with Plasma 6 and Wayland, you can let your Desktop crash but still keep all your Windows after the new Desktop spawned. This also means you can replace your KDE desktop with Gnome, XFCE Hyprland and some others whithout needing to logout or close applications.
Additionally you can save current states of the application with Wayland. Shit is getting so interesting right now.
Personally I don't care so much about the things that Linux does better but rather the abusive things it doesn't do. No ads, surveillance, forced updates etc. And it's not that linux happens to not do that stuff. It's that the decentralized nature of free software acts as a preventative measure against those malicious practices. On the other side, your best interests always conflict with those of a multi-billion company, practically guaranteeing that the software doesn't behave as you. So windows are as unlikely to become better in this regard as linux is to become worse.
Also the ability to build things from the ground up. If you want to customize windows you're always trying to replace or override or remove stuff. Good luck figuring out if you have left something in the background adding overhead at best and conflicting with what you actually want to use at worst. This isn't just some hypothetical. For example I've had windows make an HDD-era PC completely unusable because a background telemetry process would 100% the C: drive. It was a nightmarish experience to debug and fix this because even opening the task manager wouldn't work most of the time.
Having gotten the important stuff out of the way, I will add that even for stuff that you technically can do on both platforms, it is worth considering if they are equally likely to foster thriving communities. Sure I can replace the windows shell, but am I really given options of the same quality and longevity as the most popular linux shells? When a proprietary windows component takes an ugly turn is it as likely that someone will develop an alternative if it means they have to build it from the ground up, compared to the linux world where you would start by forking an existing project, eg how people who didn't like gnome 3 forked gnome 2? The situation is nuanced and answers like "there exists a way to do X on Y" or "it is technically possible for someone to solve this" don't fully cover it.
I can declare the complete state of my systems in a config file that I store on sourcehut with git and pull down to have a fully configured system on new hardware whenever I want it.
I can use tiling window managers.
I can work with native containers easily.
I can run an operating system that is designed to be the most useful tool it can be, not the most profitable product it can be.
Open a link in any browser i like. Say "no" to updates. Have a main menu that doesn't look like a kiosk at the mall. Have my habits on my computer kept to myself. Install applications from outside an application store. Not need an antivirus software.
Most if not all of these seem very easily done on windows. You can create scripts as you like and set up environment variables like vlc. Control of updates I’m not so sure about, I haven’t messed with it I just let it auto update.
Have a really good keyboard-driven desktop environment.
Many good options for tiling desktop environments.
Extremely good logging, enabling you to diagnose most problems.
package manager-first approach: I don't want to manage package installations, routine updates, and dependency resolution myself. Package managers do the work for me
extreme customizability: I choose which kernel features are turned on or off, and compile them. For example, I can compile in PS4 controller drivers
first class support for the terminal and terminal-driven workflow
Enhanced security system: being able to sandbox apps easily, for example.
Enhanced transparency into the system: can easily get into the weeds of seeing why my Internet is not working.
Use only the amount of CPU power I need, and have my stuff be top priority, rather than picking up the dregs when Windows indexing and updates and other services have a little bit of CPU to spare.
Specifically the operation of removing a file from a path without requiring the file to be unused. Open references to the file can still exist by processes.
MS word (yeah, I don't like Libre and most of Libre Suit) it's not as good as MS suite, of c, but it's really bad.
Have you tried onlyoffice? Its interface is closer to ms office and an online version can even be self hosted and integrated with nextcloud or seefile.
Possibly dumb question, but... can Windows pipe things? Like, can I pipe a grep to a text file, or send stdout to a text? Or, like, tee a command onto the end of a config? I don't use this a lot in Linux, but I have never done in Windows and literally don't know if it can be.
I found something I couldn't easily do on Linux...
I wanted to create a Shortcut to a GUI application directly on my Desktop on Linux (Ubuntu 22.04), and after fucking with Gnome extensions and googling multiple terms, I thought I was going insane. There is seriously no easy, standard, or simple way of doing that.
On Windows or macOS you can just click & drag to make a shortcut to a file, and then put the shortcut on your Desktop. Done.
On Gnome you have to manually create a .desktop file, fill it with the parameters to run the application (usually by opening a different .desktop file and copying & pasting the contents), ensure you also have Gnome configured to even allow desktop icons, and then copy the .desktop file to the Desktop.
The Gnome experience was the most-rigid, least user-friendly or user-customizable interface.
I guess the problem is that I shouldn't be using Gnome. I liked how simple & clean it is by default, but I hate how inflexible it is.
Desktop customization; I am using KDE Plasma, and I have two panels: one on the right, which has a "task manager", and the top panel which has an app-launcher, pager, clock, cpu load, and the system tray. I don't know if you can even have two panels in Windows.
Modularity: Switch whatever component with whatever you see fit. You can switch out the desktop environment you're using, switch out the sound server, the init system, the bootloader, etc.
You can update flatpaks using a bash script, you can even make a command to update system packages and flatpaks, by just adding alias update="sudo pacman -Syu && flatpak update" to your ~/.bashrc file.
It's simple answer, my Linux (Arch Linux) is my OS with my choice what of app I have, faster, privacy (very important), just my, not from Windows or Apple, it's my choice what I will delete, install, use, how look my desktop... And my comp is ten years old and working like new.
Program easily and efficiently. Not having to wait 5 minutes for a window to come. Fast boot/reboot times (less than 10 minutes). Native support for many things without having to install them. Installing is usually as easy as running an apt-get command. Not having to kill update processes because they take 100% of your disk bandwidth and starve all your other apps.
Windows feels like an ugly and sloggy system with a ton of duck tapes. Only reason I use it on my gaming laptop is for games.
Linux on the other hand just works. Nothing fancy, but it's just what someone who wants efficiency needs.
Alt + click to move and resize the windows exactly the way I want. Also, throwing windows into specific virtual desktops is smooth, efficient, fast and you can use keyboard shortcuts to jump straight to the point.
If someone knows a way to do this on my windows work computer, please please please tell me. Sluggish window management under Windows is driving me nuts.
I think an important thing to talk about here is that Linux is not Windows. Which I know is an obvious statement, but I'll elaborate.
Most deskop/laptop users use Windows. Most deskop/laptop software is for Windows. The way that most people know how to navigate an OS is Windows-centric. Windows does what most people expect a computer to do. A lot of what your focus seems to be on is if Linux can do what Windows can. And while the answer is often yes, I don't really think it's the right question.
Do you want to use Linux? If so, use it. One of things you'll have to accept with that is that you'll lose access to some of those Windows specific pieces of software. Sure, there's wine and steam/proton and you might be able to get any given thing running. But it's not a guarantee you will be able to, or that it will continue to run. If you're really beholden to Windows software, you should probably stick with Windows. If you're willing to explore FOSS alternatives to the software you're accustomed to, even if it may not work the way you expect it to, stick around. And you should, because Linux is awesome!
Use the command line to do everything instead of using mouse clicks for everything. It's so annoying how much mousing you have to do on Windows even for stuff only admins/programmers would touch.
You can start applications from windows command line. Depending on the program you might need to provide the full path to the executable though. Eg: Start chrome.exe
Windows has a (preinstalled in Window 11, optional in Windows 10) software called WinGet that will update all recognized applications via command line. Covers stuff from Windows Store, and most popular software installers. Basically acts as a Windows package manager.
batch files, software like autohotkey... automation can definitely be done in Windows too.
You mean shortcuts?
Pretty certain you can defer updates until the time suits, but Windows is definitely more forceful in pushing updates than Linux. There are ways of turning off updates too, but probably not without third party software or digging in regedit blindly.
Do you mean Command Prompt, or Windows Terminal? Terminal is actually pretty nice, and very customizable, both in terms of theme and functionality.
I run Arch Linux (btw) and have a very neglected Windows 11 partition.
I have a command set up in linux using ddcutil that allows me to tell my second monitor to swap source from HDMI (Chromecast) to DisplayPort (PC) and back as desired. No clue how I'd do that in Windows.
Pulseaudio's networked audio devices are sick, and similarly getting your computer's headphones/mic on your phone by just connecting your phone to your computer over bluetooth is fantastic.
The paradigm of computing pushed by Linux is just plain better. Package managers, FOSS, variety of software, terminals, contribuiting, etc... these exist in Windows/Mac but idk its like they are side stuff, not the main focus.
You can probably do most of not all of the things I do on Linux on a regular basis on windows just as well.
But at this point I feel like I have a reverse "Windows is the default" effect going on since for me Linux has been and is the default for over 10 years.
When I start work in the morning I turn on my Linux laptop to ssh into some Linux servers (and RDP to the occasional windows servers/desktops).
After work I play games on my Linux handheld or do some work on my Linux desktop. Maybe move some files on my Linux Nas.
Like I said I could probably do all of this on windows. It would be a major change and in would have to relearn some things in addition to figuring out how to do some stuff on windows that I just never do. But at this point why even bother. There are a lot of ideological reasons to move to Linux there might be some technical reasons on either side but I just don't have any pull to use windows unless I need to (some special program/firmware updater whatever) for which I do have an install hanging around, which I boot once in 6months or so
@Subject6051 download and install at no cost, customize/change DE or not use one at all and opt for a simple window manager, use a packet manager to download and install applications
On sway I have this setup that lets me run two instances of any lan-only game in a couch co-op side by side configuration, each window getting its own mouse and keyboard or gamepad.
Setting up a keybind to do an arbitrary thing is so easy on sway that I'll set one up just for one task I'm working on then delete it later.
Put a task bar on the left, the right, the top, half of the screen, the middle of the screen? Whatever, go wild.
BTRFS with Timeshift leveraging BTRFS's COW system to give me essentially free backups that I can boot into? Saved my tailfeathers a few times.
Flatpaks can be updated via shell scripts with something like flatpak update -y - what trouble are you having?
As for things that Linux can do that Windows can't the list is literally endless. I think the biggest one for me is that the system does what I tell it to do. I'm not begging my computer to do things, I am commanding it. I don't want my OS to think for itself and second-guess me, and I don't want my computer to tell me "no". Also, being able to use a filesystem made within the last 30 years could be considered useful depending on if you value your data. ZRAM is another neat trick that seems obvious in hindsight. Linux has all the cool experimental technology first, and it takes a long time to end up on Windows, if ever.
I use a single gpu that I detach from my host and reattach in a vm when I start the vm (and vice versa). I don’t think windows will enjoy a sudden lack of gpu.
I started using Linux for some Radio Astronomy project. The tools were made with Linux in mind. Running said tools would have needed cygWin. WSL did not exist at the time, but that would still be using Linux.
Re 5: Waydroid is a thing, although last I tried it was far from perfect.
The biggest thing for me is being able to upgrade both my system and all my software (Flatpaks + dnf/apt packages) with the click of a button in GNOME Software. Chocolatey and winget are fine, but short of enterprise tools I've yet to get nearly as painless an experience for keeping everything up-to-date.
okay basically so many things sooo much better, first of all i can change any part of software of the os for any other one i like. I can fix my installation no matter how broken it is as long as the filse system is still intact.
You cant install windows without internet anymore. I just saw that yesterday for the first time, win 11 pro instalation didnt let me go further without ethernet cable connected
I like Linux for a lot of reasons, but the reason I was dualbooting the most was more packages for AI and the like just worked on it and I was programming.
The reason I deleted my windows partition though was I had a faulty drive that on windows ment I would crash all the time, but my Linux boot just worked for like another year on the failing disk with no issue. When I got a new drive I just installed Linux and didn't bother getting Windows again.
I have to Linux for work sometimes and the biggest pet peeve for me is that the app search bar is always slow or broken. Like it is so good on KDE, I default to superkey, search app, enter compared to opening any lists of menus.
I don't know what you mean with Adobe. It's a company not an application. Adobe Reader sucks and I don't need Adobe Pro, because I am able to use LaTeX.
Why I need a real distribution instead of a naked operating system like Windows is that it comes with ten thousands of preconfigured packages.
Then the system is transparent. I know what it does and can analyze it easily. When something doesn't work, I am able to find the cause. This is essential for me.
I don't need any shady antinvirus that hooks into the kernel, making the computer overall insecure. I generally trust the OpenSource community more than I trust Microsoft.
I also don't like ads on my system, except I subscribed to them. I pay for software and give devs money to keep projects running. But I don't want to see unrelated ads.
With Linux you can save money by going 1 tier lower on the CPU (AKA buy a Ryzen 3 instead of a Ryzen 5, and so on) than you would go on Windows, at the same performance.
And of course, you can invest that money on other components or other stuff in general. 💵
I've been an on and off Linux user for a long time, but my main OS used to be Windows. I recently switched to Linux (Arch btw) and I love it.
For my use cases, here is what I like about windows:
Office 365
Gaming
Onedrive
Just works
touch screen and touch pad
Hardware support
Autohotkey (can live without)
Software compatibility
VR
Parsec
Here is what I like about Linux
Dynamic tiling window managers.
Customization, I can have my notifications on the top right, the way I like them.
Smooth as fuck: very fast!
Very clever solutions (looking into NixOS currently for example)
Terminal: fun to use and it's fast!
Much more control over my system.
The things I dislike about windows are mainly that it's stupid slow compared to Linux and the growing presence of telemetry and ads (though I wasn't that affected). Also, I can't replace windows default shortcuts or some functionalities.
What I dislike about Linux is that there is always something that doesn't work properly. I currently have issues with DPMS. My laptop has trouble with the behavior if the touchpad, sometimes the gestures work, sometimes they don't, it depends on its mood I guess. I tried Wayland, but with a nvidia card it has a lot of issues, I had to go back to X which sucks since I really prefer the way wayland works. I'm quite technical, but sometimes the solutions don't really work.
I read a few things in this thread that I disagree with though, namely:
You can launch apps from PowerShell (terminal)
You can have package managers, I used scoop, choco and winget. Every app that I use can be installed and updated with those, from PowerShell.
Pretty sure you can update your system from PowerShell, then you probably can make a script to update everything.
You can disable auto-updates and auto-reboot in Windows. I never had my computer reboot on me and it stays open 24/7. What I liked is auto-update, but no auto-reboot. I chose when to reboot, only had a notification which was disabled when I was playing a game.
There are options for launchers, the windows menu or powertoy run.
You can create shortcuts (similar to .desktop) and you can also make a bat script instead of a bash script.
A lot of comments are about a knowledge deficit, not a capability deficit from Windows.
My understanding is that the Windows terminal sucks? I don't know why, it just looks bad.
Your understanding is wrong. I've tried 8 different terminals on mac, arch and kubuntu, and I miss Windows Terminal every day. It looks good and the config is a pleasure. I don't expect Linux to look pretty, but MacOS had fucking awful font rendering and it's supposed to be this upmarket OS for moneyed pricks in black turtlenecks. Was everyone in unixland busy doing drugs while Microsoft was implementing anti-aliasing? Is clear legible type for losers?