Comment by josephg
8 days ago
I mean, yeah? But it’s far from the seamless experience of macOS or windows. On my desktop pc:
- My wireless card isn’t detected
- I’m using Linux mint, which means I’m still on X11. Some software doesn’t support X as well as wayland. Some only supports X I guess?
- I use Davinci resolve - which has a native Linux install. But I need to use some weird tool to convert it to a dpkg to install and run it. It doesn’t have a window bar - so the only way I can change the size of the window is by right clicking in the task bar
- My two monitors have different DPI - so I need to use window scaling. This confuses IntelliJ - which made all the text super tiny for some reason. I have a DPI override for that in a weird Java config file.
- I want consistent copy / paste shortcuts. I can’t use ctrl+C in terminal because that’s SIGINT. So I have it set to meta+C. But I can’t bind meta+C in IntelliJ because of Java limitations. So my copy/paste shortcut is just different in different apps now.
- Smooth scrolling is still an inconsistent mess between different programs. Particularly Firefox.
I’ve also been running into problems where my second monitor won’t turn on after I resume the computer from sleep. But apparently that’s a bug that affects windows as well when using recent nvidia drivers, so that isn’t Linux’s fault.
I’m not saying it’s bad. It mostly works great! I love my workstation, and I’m enjoying distancing myself from Apple’s increasingly buggy software stack. But it’s far from perfect.
I’m happy enough to use Linux despite all its warts. But when my parents ask for a new computer, I recommend macOS or windows.
> - I want consistent copy / paste shortcuts.
I really miss Sun keyboards, with dedicated copy and paste keys.
The skinny Enter key, not so much... anyone else ever set SUNKEYBOARDHACK in zsh?