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 :)
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.
Firmware updates. Samsung doesn’t support Linux and so fwupd gets no security updates from them, fuck Samsung
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.
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.
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.
Windows’ lightweight photo editing thing. Great for highlighting screenshots.
All image editing software on linux (that I’ve tried) is 10x more clunky.
I’ve been using Flameshot, and it’s been awesome for just this. Tons of annotations, and very easy to copy or save screenshots.
I’ll check it out, thanks!
I’ve been waiting for a post like this. Every single time I have tried Windows 11 I have fallen in love with the UI and UX. Sure, it can be buggy at times, but that’s true with anything. It has always pained me a little bit every time I have to replace it with Linux. KDE Plasma 6 is the closest I’ve been able to find to Windows 11. Microsoft in my opinion did a really sleek and nice job making Windows 11 pretty, especially compared to Windows 10.
The WHAT
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 othersExcept for online games, pretty much all the other games work without any tinkering for me since at least a year
Glad it works for you, I have the exact opposite exepeirenxe with most games (I rarely play online).
To the point I sometimes feel like I’m taking crazypulls
Are you using Steam, or games from another service? I’ve only found 1 or 2 things that didn’t work immediately on Steam, but I have an absolute hell of a time getting anything off Steam to run, it’s like pulling teeth. Especially older Windows games; they’re just a non-starter most of the time.
The carelessness. Mac OS is far from perfect, but it just happily chugs along. Linux often creates problems by just existing for too long. It’s gotten much much better, but it’s still not good.
I believe that’s due to package drift.
Every system starts with the same packages, but due to upgrading or adding/ removing stuff, you slowly drift away from the starting point, which makes it truly “your own”. But this also introduces bugs that aren’t reproducible.
I especially noticed it with KDE. Every time I installed a new distro or configuration, it worked fine, but after a few months, the bugs and crashes got more and more.
Since I installed Fedora Atomic (the “immutable” variant, e.g. Silverblue), everything just works. It’s extremely comfortable and just exists, so I can run my apps. When you upgrade the system, you don’t just download one package and install it, you apply it to the whole OS and then basically have the same install as all the thousands of other users out there, which makes it reproducible.
Maybe that’s something for you? You can check out Aurora, Bazzite or uBlue in general.
The lack of a good cad software (fusion 360), and no, freecad and openscad are not worthy equivalents.
it’s this. muh goadd. Its like going back to the days before blender was good and trying lightwave because your friend is convinced it was better than maya or 3ds max, and making thay whole experience four times worse. I guess every now and then you run in to a software so inconceivably counterintuitive that no tutorial can help you produce meaningful work. meanwhile I haven’t followed any tutorials apart from those for 2000’s era modellers meant for games and movies and I’ve been able to make what I need fairly easily in f360 or onshape.
This is how to trim a curve on a point in FreeCAD. Honestly hilarious. Tried using it recently, and I couldn’t follow a basic tutorial without it breaking. This is a recent fair review of FreeCAD, and it still needs a lot of work even after its 1.0 release before it is worth using. I’m considering going back to OpenSCAD for a simple project, and then I will try using build123d in python (CadQuery is a more user-friendly alternative, at least as far as I am told).
I’m curious how well these CAD kernel projects written in Rust will turn out: Fornjot / Truck