• @[email protected]
    link
    fedilink
    69 months ago

    Being able to sync music or movies to my iPhone/iPad. More of an Apple issue than Linux, yet Mac/PC is compatible.

    VLC does work, but since it’s not how Apple wants you to use your device it’s not as convincing nor flushed out.

  • @[email protected]
    link
    fedilink
    29 months ago

    Shortcuts to move windows on xfce (there’s somekind of python script but i don’t want to bother) and discord and a few xorg wrapped apps are so fucking laggy on wayland

  • dadarobot
    link
    fedilink
    4
    edit-2
    9 months ago

    Ive been mostly on linux for like 25 years, but i was using a chromebook for a while bc it was cheap (had a linux desktop tho).

    I miss easily running android apps on my laptop. I could install waydroid but its not that big of a deal to me. Just the only thing i could think of that i miss from another os…

  • @[email protected]
    link
    fedilink
    English
    49 months ago

    Well I installed linux the day i bought my first laptop. I just started windows, got bored after sometime, then install fedora KDE because i can’t withstand windows issues

  • @[email protected]
    link
    fedilink
    66
    edit-2
    9 months ago

    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.

  • @[email protected]
    link
    fedilink
    11
    edit-2
    9 months ago

    I miss not having to worry about whether any app or game would be easy to install and work flawlessly.

    edit. also printing in general, situation is so dire that I just send whatever I want to print to my phone and print it from there these days.

    • @[email protected]
      link
      fedilink
      99 months ago

      Printing was horrible on Windows, and Mac uses cups too, no? I’ve only ever had good experiences printing from Linux

  • @[email protected]
    link
    fedilink
    99 months ago

    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 🤢

  • @[email protected]
    link
    fedilink
    English
    119 months ago

    installing programs. there’s been random programs I’ve needed to download for school and I’ve sometimes spent hours running into random errors, having to find out what library or dependency I’m missing, etc. I miss being able to just click on an .exe and that’s it.

  • beleza pura
    link
    fedilink
    19 months ago

    ntfs compression

    btrfs compression was really cpu-heavy last time i tried it. ntfs compression just worked with little hassle

    • @[email protected]
      link
      fedilink
      English
      29 months ago

      can’t you change the compression algorithm, or its compression level?

      but yeah it would be much better if we could set it on a per-file basis, and also on demand so that it can compress/decompress a file in place

      • beleza pura
        link
        fedilink
        19 months ago

        i tried many different algorithms at the time, but it didn’t really matter. my laptop would always, eventually, lag and get pretty hot and I would check the task manager and sure enough there were the btrfs compression proccesses hogging the cpu

    • @[email protected]
      link
      fedilink
      49 months ago

      Might’ve been a while since you tried. There’s quite a few options now. zstd is real nice and fast.

  • @[email protected]
    link
    fedilink
    29 months ago

    Dragging chrome tab to another screen. On windows and chrome os it works fine, i can drag a tab from one window and it becomes a separate window i can place anywhere.

    On Linux, as soon as i move the tab, the new window is created but I’m no longer dragging it. It annoys me greatly because i often want to move tab to the other half of the screen, or another screen and i can’t do it in one motion.

  • @[email protected]
    link
    fedilink
    129 months ago

    The CMD key. MacOS got it figured out with CMD separate from ctrl. Never have problems copying from a terminal because CMD+C is not ctrl+C