I switched in 2005, I miss being in my 40’s. 😋
I switched at about the same time. I miss being in my twenties. 😋
You’re still cool as heck
Thanks, you just made my day. 😀
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
Here’s the list of things I miss:
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.
- Better battery life.
- Cmd based hot keys for cut, copy, paste and close. They don’t collide with others as much, particularly vim based keys.
Proper, built-in, functional sleep and hibernation
I’m using PopOS and this works pretty well
Oh really? I’ve been thinking about making a move to Pop. I’m waiting until at least the next LTS is out though.
My thinkpad’s battery is much happier on Linux than windows. It’s hibernate and sleep work as expected. My windows work laptop can’t even wake from sleep properly unless I I open the lid and re plug the dock each time it’s gone to sleep.
A customizable shortcut key would be so good. I’ve tried to set that up on my own to be alt because that’s what Haiku uses but it’s just impossible to get very many applications to follow it. Probably there’s no way to consistently do it without getting every application to follow some standard for determining what it should be.
If you could set them system wide, that’d be a dream
Can use kinto to change all shortcut on system, even application specific.
How well does it work and how much customisation do you need to do to keep things parallel to Mac shortcuts?
Work very well, almost no bug/failure (maybe 2 year use, popos), has useful tray icon (restart, input debug tool, help, layout change, …).
I think replicate macos almost perfect from start (not remember, too long ago). Except for alt, alt not work like macos for shortcut and key modify, only shortcut or key modify. But can switch shortcut layout and individual shortcut in config file very easy (even has comment what each shortcut).
Only customisation i do make some modify alt instead of shortcut alt and make some shortcut for global shortcut (lock screen, switch to tty) in some app because kinto grab and change input before reach DE. And some shortcut i feel better with.
Kinto use xkeysnail, is full key grabber for x, probably no work on wayland.
It sounds good, but I’m not willing to give up Wayland features for it. I’ll just have to keep my fingers crossed for Wayland support further down the road.
I moved to Linux over 25 years ago and I miss absolutely nothing.
The joy of not having to update your OS when Microsoft forces it, even whilst you’re working, or the way Apple still cannot do window tiling despite decades of examples on how to achieve this, or installing applications and finding files splattered all over the file system with no way to remove them except manually, or the endless user agreements, licence fees, expiring licensees, or the notion that you cannot run a new OS on an old machine that’s in perfect working order.
So, no, it was the best decision I’ve made.
I wish that I’d made the same good decision when it comes to my accounting software.
I think Mac just added window tiling by default now. There were extensions you could install otherwise.
It has. I use it everyday. It’s shit. Apple keeps moving windows to different desktops without user interaction, I can’t snap windows to each other, full screen takes over a whole desktop and ESC inside such a window puts it back to some random state.
Better Touch Tool did a better job a decade or so ago.
full screen takes over a whole desktop
and creates it. It’s a whole new workspace just for putting an app in fullscreen and none of the shortcuts to jump to workspace x work with it of course.
The rest of the WM can be made bearable but there’s no way around that stupid design choice.
Can you use a different extension/plugin?
I’m not sure what you mean? It’s a basic feature of the macOS window manager. Pressing the fullscreen button on a window does all of this.
There is a program in the Mac App Store called Magnet, could try that. I think there are some others.
Magnet seems to be a window management shortcut thingy like rectangle but probably worse, costs money and likely to enshittify.
It cannot influence how the macOS window manager works internally, it can only ask it to e.g. place a window in a certain location.
Can you please “installing applications and finding files splattered all over the file system”, please kind person?
How does Linux do it better?
Central package management.
When you install a package, it keeps track of all the files so when you uninstall it, it removes them all. There’s various ways to scan and remove untracked files, but on a Linux system you can basically be ask it “where does this file comes from?” and it’ll just tell you “oh, that’s from mpg123, and you have it installed because VLC and Firefox need it to decode some AVIs”. And if you really don’t want it for some reason, it can also go uninstall everything that needs it too.
It makes it pretty hard to corrupt a system or uninstall important stuff. In the reverse, it also knows what is needed, so if you install VLC, it will also install all the codecs with it, and those are also automatically available to other apps too usually.
While that is true for the files that make up the programs themselves and their dependencies, it’s not true for any state files or caches that programs creates at runtime. You need to clean those up manually.
When you install a package, it keeps track of all the files so when you uninstall it, it removes them all.
lmao, do a
ls -aR ~
Thanks for the explanation!
Not a darn thing.
Honestly there too. I dual boot between windows and linux for some work stuff, and on windows I find myself thinking “how do people tolerate this shit?”. That’s often when deleting a large folder or uncompressing an archive :)
What’s so hilarious to me are the animations that go along with deleting (or moving) a large folder. The old animation was just a file flapping its way from one destination to another. When Windows 7 came out, there were zooming icons with lens flares! I was like “What’s next? A dancing frog?”
There’s a live graph of the abysmal filesystem performance now, that’s comedy gold :)
Firmware updates. Samsung doesn’t support Linux and so fwupd gets no security updates from them, fuck Samsung
Linux is great when you have the opportunity to choose the right hardware upfront.
There’s a few things that are outright neglected.
What device exactly? e.g. i could update my Samsung NVMe firmware with nvme-cli without any problems.
laptop
Ok what of your laptop isn’t getting firmware updates anymore?
it is… well not currently i think, but i remember in the first two years i got no firmware updates on linux, then, when i booted windows the update gave me some firmware updates
Knowing how to fix my wife’s computer, or my parents’ computers, or my brother’s.
Actually, while it’s rather frustrating for them, it’s not so bad for me ;-)
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.
Not having to worry about games straight up blocking linux users from playing because we are supposedly all cheaters…
Windows/Games working out of the box with zero tinkering.
No amoint of proton or other software works as well for me as it seemingly does for othersI agree with that
Shared GPU memory (as described in that article) is just how Windows decided to solve the problem of oversubscription of VRAM. Linux solves it differently (looks like it just allocates what it needs in demand and uses GART to address it, but I would like to know more).
So I’m curious what you mean when you say you miss it. Are you having programs crash OOM when running on Linux? Because that shouldn’t be happening.
It’s not ideal to be relying on shared gpu mem anyway (at least in a dgpu scenario). Kinda like saying you have a preference on which crutches to use.
Fusion 360 :(
Yes i know theres wine versions But they just dont work the same. And randomly crash.
Yes i know free cad exists, but it feels so clunky and is so much diffrent than fusion/inventor
I miss it too, since I need it for school. Though it is available online.
I 100% agree, and have Fusion360 in my VM. But there is a method to FreeCAD’s madness and once you get it, FreeCAD begins to make sense.
I found it hard to go back to fusion especially with the amount of control I had with my designs.
Also FreeCAD V1 is out, and it’s a marked improvement over their previous releases. Might be worth a try.
Never got down with FreeCAD. BricsCAD has a native Linux version and works well for me, but it’s expensive. Recently, I’ve moved over to OpenSCAD. Works very well for me, but it might be hit or miss, depending on what UX you like, and what functions you need.
HDR support and good VR support.
I suppose another way to say that while also outing myself as a real corporate shill is “better Nvidia support”