• 0 Posts
  • 14 Comments
Joined 5 months ago
cake
Cake day: March 16th, 2025

help-circle



  • yaroto98@lemmy.orgtoLinux@lemmy.worldWhat do you hate about linux?
    link
    fedilink
    English
    arrow-up
    17
    arrow-down
    1
    ·
    18 days ago

    I recently began hating devices and how each distro does it slightly differently. /dev is the worst. I plug in a usb, look for it under /dev/usb, not there, oh it’s /dev/serial I suppose that makes sense. Plug in a different usb, not in either, no by-path or by-id, oh, I can only find it by the bus… but that path changes each time I plug it in, and that’s the only place I can find it. Permissions are black magic on devices. I’ve been root and can’t open a cdrom, get permission denied. Other times I can give a user 777 and it seems like they have it all, but still can’t open that drive. Everytime I reboot my coral usb changes bus paths and breaks my frigate docker, but I can’t find any stable path to it. Fought for days trying to get proxmox to forward a cdrom drive to a container then a vm. Went through half a dozen tutorials and threads of people getting it working and I couldn’t. Spin up my laptop and do it bare metal, and STILL can’t get it to work. VLC can play the disk just fine, but not the docker container. Switch to ubuntu instead of my arch distro, and boom everything works… most of the time. Other times I have to do a ritual of removing the database, logs, reboot, start the container, unplug usb, plug in usb, and then it works.






  • yaroto98@lemmy.orgtoLinux@programming.devMy Experience Switching to Linux
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    3 months ago

    In addition some things don’t work without tinkering. Last year I told a buddy to install steam on his linux partition and give it a go. He couldn’t get steam to play any games. It was a snap, had him install the apt version and he was good. I’ve heard others debug similar issues and he likely had to pass in the gpu path like in a docker.

    Also it’s super annoying with popups. Firefox updates weekly. That means weekly you get notified to restart firefox to update. Dismiss the notification? Well, it’s back after a new scan for updates in an hour.

    Eventually you do close firefox to let it update. And the progress bar sits there, so you have to manually force it to run despite all the assurances it’ll happen automatically.

    Honestly it’s decisions like these that are pushing people away from using Ubuntu anymore. It’s becoming more and more like windows.

    Top that off with ads in the terminal and I left completely.




  • Garuda - because like endeavor it’s arch for lazy people, plus I got sold on the gaming edition by how much I like the theme and the latest drivers. But that’s just what got me to try it, what sold me on it is when I had a vm of it that ran out of hdd space mid kernel update. I shut it down to expand the drive, booted it back up and no kernels present. Fiddling around in grub in a panic made me realize snappertools auto snapshots btrfs before updating. I think only once in my life (out of dozens of tries) has Microsoft’s restorepoints actually worked for me. Booting to the snapshot was effortless, clicking through to recover to that snapshot was a breeze. I rebooted again just to make sure it was working and it did. Re-updated and I was back in action.

    That experience made me love garuda. I highly recommend snappertools+btrfs from now on and use it whenever I can. Yes, preventative tools and warnings would have stopped it from happening, but you can’t stop everything, and it’s a comfort to have.


  • yaroto98@lemmy.orgtoLinux@lemmy.mlLinux PC build (2025)
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    Ahhhh have you double checked to make sure your GPU will fit in your case? I see you went micro atx for case and mobo, but gpus nowadays be chonky. It should fit, but I’ve seen new builds where the gpu didn’t fit in a normal atx case due to layout and mobo positioning.


  • yaroto98@lemmy.orgtoLinux@lemmy.mlLinux PC build (2025)
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    I have a similar build, but everything is a generation behind. I really like Garuda Linux. Arch keeps the latest drivers comin’ and It’s a nice easy install. Btrfs+snappertools come setup by default, and it’s saved my bacon a few times. Really nice to be able to have grub boot to a snapshot and just work. And the snapshots are auto created everytime pacman is run.