I switched in 2005, I miss being in my 40’s. 😋
I switched at about the same time. I miss being in my twenties. 😋
Great comment.
I switched full time in 2010, but was mostly using Linux from 2008…I don’t really miss my 20’s, maybe the physical side of being sub-30.
i miss some software so im writing my own
tbh it’s just good incentive for me to learn c
Out of curiosity, what software?
it’s a thing for specialised input remapping, I’m honestly surprised it doesn’t exist on Linux because Linux has so many keyboard remappers
I miss targeted advertisements. It’s important that my OS tracks what my interests are, so that I can be served more relevant advertising.
Advertising that doesn’t know my interests doesn’t hold my interest, and having no ads means that I have no idea what I’m supposed to purchase next. It’s crazy.
Thanks for taking the downvotes for the team. I laughed anyway :)
Windows’ lightweight photo editing thing. Great for highlighting screenshots.
All image editing software on linux (that I’ve tried) is 10x more clunky.
On Windows, there used to be (possibly a third-party application) a desktop widget that had a “turtle”, and if you clicked on the widget it would drop a little pixel of food, and the turtle would slowly walk over to it and consume it. I thought that was really cool.
to edit CONFIG.SYS and AUTOEXEC.BAT all night long
That’s far too retro. No one else will get the joke.
I’m here. I’m old too.
Good OS-native cloud syncing. The Windows Cloud Sync Engine is so useful and is now adopted by virtually every cloud storage provider, and crucially lets you keep your entire cloud drive visible as unsynced files and pulls them on-demand (ie. what Dropbox call Smart Sync).
Thanks to being freelance and working for different companies I have different files I work on in Dropbox and Onedrive as well as my personal stuff being stored on Proton and my Synology NAS through Drive, and none of these have linux integrations that even come close to their Windows or macOS equivalents. Things like Syncthing and rclone will do selective sync, so you aren’t forced to sync your entire cloud drive on to your laptop’s tiny SSD, but that still means half your files are missing and have to be accessed through janky browser interfaces 🤢
When looking at a file knowing immediately what physical drive it is on.
OS-level support for cloud storage. OneDrive, Dropbox and all the others work seamlessly on Windows through the Windows API. You can browse all the files on the file system and once you access them, the OS will call back the cloud provider to download them. It works through all applications, all cloud providers. I am aware that some tools on Linux have something similar to work around the issue in user land. Some solutions are less worse than others but none of them are as good as on Windows.
Nextcloud works that way for me. I access my Nextcloud files at
~/nextcloud
without any hitch, and changes sync immediately. You do have to self-host, but I’m sure there are also some public instances you can use. I know Disroot hosts one.Currently we have an experimental VFS feature on all platforms that is using some suffix appended to files when they are virtual empty placeholders. https://github.com/nextcloud/desktop/issues/3668
Yeah, no thanks. It’s a very hacky work-around and breaks the moment you use an application that tries to access the files directly.
Oh you mean without downloading the files. I thought you just meant cloud sync. Yeah I have my entire Nextcloud downloaded and the folder is synced by the daemon, so I do just use the files as normal local files. Never tried without downloading all the files
My (self-hosted) cloud storage is larger than the disk drive on my laptop. On demand sync is important to me. I really, really hope Linux will catch up to Windows in that regard.
Support for auto cloud sync from vendors, or just auto cloud sync of setting between devices.
DE stability. I keep a Mac around for times when Gnome is kind of broken.
cmd shortcuts which don’t interfere with app shortcuts.
Powerful desktop Arm chips.
Gui to manage services.
Gui to manage firewall.
Easy fleet management tools.
A real terminal services and Remote Desktop solution.
Desktop icons.
Tighter userland security.
Tighter OS security. Mostly dm-verify and fs-verify.
Tiling support. (There are extensions, but I need to experiment.)
Not having to recompile out of tree kernel modules after a kernel upgrade.
Base and extras being cleanly separated.
Firmware updates. Samsung doesn’t support Linux and so fwupd gets no security updates from them, fuck Samsung
I just miss my social life. Back when I was on Windows I had a lot of friends and was banging people constantly in my free time. As a Linux user, I’ve pretty much been ostracized by my local community and my mojo no longer works on the daily trimmings. I might give Mac a try, but I’m just not sure how many tide pods I could possibly eat.
Nexusmods.
They are working on a cross platform app now. I can click mod manager download on cyberpunk mods, and it will install them as easy as the windows version.
Currently takes a bit of tinkering to set up, but its promising.
Also, if you’re okay downloading and installing mods manually, many of them “just work”, even some of the more tricky ones if you’re willing to tinker a bit. Some games have mod installers that are cross platform (for example, Satisfactory Mod Manager has a linux version and it works great).
From Windows
Low-latency VRR that works correctly
It does not feel quite right in kwin and the rather new “proper” support in Hyprland doesn’t feel right either.
In hyprland you actually have to enable a special option and set a lower bound for VRR because it doesn’t handle LFC with cursors, so a game running at 1fps will make your cursor jump around once per second which is totally unusable. With LFC that would typically result in at least e.g. 90Hz.
VRR in other apps works quite well though. I’m not sure how intended it is but it allows for some nice power savings on my Framework 16; when it’s just a terminal refreshing a few times a second, the screen goes all the way down to 48Hz and when I actually scroll some content or move the cursor it’s still buttery smooth 120Hz.
Sway feels very good w.r.t. VRR but it cannot handle cursors at all (visible or invisible): whenever you move the mouse, VRR is deactivated and you’re at full refresh rate until you stop moving the cursor. It might also not be fine because I could only test a racing game due to the mouse issue and it’s so light that it always ran at a constant rate, so that’s not a great test as what differentiates good VRR from bad VRR is how varying refresh rate is handled of course.
Xorg VRR also never felt right; it felt super inconsistent. Xorg is also dead.
VRR is fundamental for a smooth gaming experience and power efficient laptops.
From macOS
Mouse pad scroll acceleration.
If you’ve ever used a modern macbook for a significant amount of time, you’ll know that its touchpad is excellent. I’d actually prefer a macbook touchpad over a mouse for web browsing purposes.
On Linux however, it’s a complete shitshow and the most significant difference is not hardware but software. You might think that, surely, it can’t be that bad. Let me tell you: it is.Every single application is required to implement touch pad scrolling on its own; with its own custom rules on how to interpret finger movement across the touch pad. I can’t really convey how insane that is. There is no coordination whatsoever. Some applications scroll more per distance travelled, some less. Some support inertial scrolling, some don’t. Some have more inertial acceleration, some less.
Configuring scrolling speed (if your compositor even allows that, isn’t that right Mutter?) to work well in e.g. Firefox will result in speeds that are way too quick for the dozens of chromiums you have installed and cannot reasonably configure while making it right for chromiums will make it impossible to use forwards/backwards gestures in Firefox and applications that don’t implement inertial scrolling at all (of which there are many) will scroll unusably slowly.
It’s actually insane and completely fucked beyond repair. This entire system needs to be fundamentally re-done.
There needs to be exactly one place that controls touch pad (and mouse for that matter) scrolling speed and intertial acceleration, configurable by the user. Any given application should simply receive “scroll up by this much” signals by the compositor with no regard for how those signals come to be. My browser should never need to interpret the way my fingers move across the touch pad.
Accel key
Command/super is just a better accel key than control. Super is almost entirely unused in Linux (and Windows for that matter). Using it for most shortcuts makes it trivially possible to make the distinction between e.g. copy and sending SIGTERM via
^C
in a terminal emulator. No macOS user has ever been confused about which shortcut to use to copy stuff out of a terminal becauseCMD-c
works like it does in any other program.It also makes it possible to have e.g. system-wide emacs-style shortcuts (commonly prefixed with control) and regular-ass CUA shortcuts without any conflicts.
C-f
is one char forwards andCMD-f
is search; easy.Unified Top bar/global menu
Almost every graphical application has some sort of menu where there’s a button for about, help, preferences or various other application-specific actions. In QT apps aswell as most fringe UI frameworks, it’s placed in a bar below the top of each window as is usual on Windows. In GTK apps, it’s wherever the fuck the developer decided to put it because who cares about consistency anyways.
For the uninitiated: On macOS there is one (1) standardised menu for applications to put and sort all of their general actions into. It is part of the system UI: almost the entire left side of the top bar is dedicated to this global menu; populated with the actions of the currently focussed application.
If you’re used to each application having this sort of menu in the top of its window, having this menu inside a system UI element that is not connected to the application instead will be confusing for all of 5 seconds and then it just makes sense. It’s always in that exact place and has all the general actions you can perform in this application available to you.
There is always a system-provided “Help” category that, along with showing macOS help and custom help items of the application, has a search function that allows you to search for an action in the application by name. No scouring 5 different categories with dozens of actions each to find the one you’re looking for, you just simply search for the action’s name and can directly execute it. It even shows you where it’s located; teaching you where to find it quickly and allowing for easy discovery of related functions.
When you press a shortcut to execute some action in the app, the system UI highlights the category into which the executed action is organised; allowing you to find its name and (usually) related actions.
Speaking of shortcuts: When you expand a category, it shows the shortcut of every action right next to the name. This allows for trivial discovery of shortcuts; it says it right there next to the name of the action every time you go and use it.
This is how you design a UI that is functional, efficient, consistent and, perhaps even more importantly, accessible. Linux should take note.
Kinto can replace shortcut with super one. It use xkeysnail to grab all key input and change on fly. Also has some default shortcut change for some program to make feel like macos.
Actually can use for modify all input on system and move accel key around on keyboard.
That’s only an option if you want to be stuck with Xorg. That’s not really a realistic option in 2024.
cannot even restart wayland session in gnome. wayland is not a realistic option in 2024.
Every game I want to play actually working first time everytime.
Yeah, even after owning a Steam Deck for a year and recently switching my Desktop to Linux, its very hard to get the settings right. Things Like uplay working in Steam Deck but Not out of the Box in my Desktop seems so insensical to me.
I’m running Bazzite, and haven’t had a single issue running a game…
I’m running bazzite too. What games have you been playing?
All of them… Lol. Way too big of a back log.
But I just picked up Tape to Tape and it’s super fun. Giving me vibes of old 16bit hockey games. What else…
I finally got Neon White on PC. Got it way back when it came out on Switch and played a little, but really prefer mouse and keyboard for fps. Very fun game.
Lorn’s Lure is another one I’ve been playing a lot. Amazing game, nothing quite like it.
Was enjoying UFO50, but haven’t picked it up in a couple weeks. Gonna go back to it.
What about you
So far I’ve tried space engineers, counter strike and beamng.drive although I haven’t gotten any of them to launch yet except counter strike but I have had terrible frame rate and stuttering that made it unplayable.
Maybe it’s your hardware? I recently got a Framework laptop, and Bazzite has a distro image tailored specifically for the hardware, and I think that makes a big difference.
But even still, I ran Arch (well EndeavourOS) on my old Laptop, and it ran the games that the specs could run…
When you launch a game for the first time are you letting it go for a bit (sometimes a minute or two even) while it seems like nothing is happening? This is just for the initial launch, but in my experience, it can seem like it’s not working but if you just let it go it will load. Then every time after that it’s right away.
Also, check your Steam settings re: compiling shaders and uncheck the setting to have them compile while playing. This will compile the shaders before the game launches (a pop-up will show you the % complete), and it prevents stuttering.
Other than that, all I can think is hardware… Or maybe you’re just super unlucky at picking games. I do always check ProtonDB first, so that could be why I’ve had nothing but good experiences.
I have beamng, but the one that plays like Wipeout, and I believe that one works. Though I think I’ve only tried it on my Steam Deck and not on Bazzite. Also, I understand it’s a different game.
Edit: Yeah, looking at protondb it looks like Space Engineers is one people have some issue with. Sometimes you can get it to work using solutions on there, but I guess every now and then you don’t. Hasn’t happened to me yet.
Update: I got space engineers and beamng.drive working it was probably a problem with not having write permission on my hdd(see comment I put above)
I am pretty sure i am running counter strike natively at the moment. How do I change it between running natively and running with proton? I think it might perform better with proton.