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

help-circle


  • LeninOnAPrayer@lemm.eetolinuxmemes@lemmy.worldFreedom
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    2 months ago

    alias trash-put from trash-cli in both sudo and user.

    myrm() {
      trash-put "$@"
    }
    alias rm="myrm"
    

    This has saved my ass so many times. Especially when typing “rm * .png” instead of “rm *.png”

    Can restore the files using the cli or from system recycling bin.

    The alias to rm is probably not best. So getting use to using another name is probably best. But I’m never had a problem with it.


  • LeninOnAPrayer@lemm.eetolinuxmemes@lemmy.worldFreedom
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Nah. Fuck forced updates. Only time I’m forced to use windows is for work.

    I have to play the “low battery” game when it starts notifying me during work. Unplugging and repowering the laptop right below 10% so it won’t restart and disconnect my VM and SSH sessions I’m using for work.

    I don’t care what anyone says. Updates that can’t have a forever “give me 1 more hour” indefinitely are just going to destroy work.

    Suddenly restarting in the middle of someone working is just awful design. I don’t care how many “warnings” there are.

    I’m connected to a remote session and doing work. If you restart my computer I could lose my work. The OS is not some self contained thing you can always save the state in.









  • LeninOnAPrayer@lemm.eetolinuxmemes@lemmy.worldIt's that simple
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    3 months ago

    I don’t wanna be a politics guy in a Linux sub. But this is not just a problem with Windows or even the choice of software. This is a fundamental problem with capitalism and won’t simply go away if every company suddenly replaced every OS with Linux. The same material incentives would still exist. Look at what Android OS has become. Would it be better for nerds like us? Sure. But software freedom goes hand in hand with the economic structures and incentives of our economic system. Windows is used because of how unfriendly it is. Linux is not used because of how much freedom it gives the end user. And if it is used it’s a special packaged restricted version of Linux.

    If you happen to be a economics nerd and a Linux nerd I can’t recommend this video enough. There is too much to be said on how we got to this state we live in today in a single comment.

    https://youtu.be/oLLxpAZzy0s


  • My rule with trying a new install is to “try docker first” and if it doesn’t work then I don’t bother trying to debug docker because it’s usually easier to just try native OS stuff.

    But when docker works it’s always great. Most of the time it works perfectly and I have only ever had problems when I need cuda support and their is some version mismatch with some random half ass DockerFile someone made.



  • LeninOnAPrayer@lemm.eetolinuxmemes@lemmy.worldIt's that simple
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    3 months ago

    Having to use windows 11 for work for the last few years.

    (1) Randomly a program on the taskbar just has an invisible icon. Like you can click it but if you don’t know it’s there it just seems like that program is gone. I keep waiting it to be fixed after every forced update 3-4x a week. Still happening.

    (2) Sometimes the entire process just disappears graphically. Not even an invisible icon on the task at. Still running in the background but it’s gone in the UI. Have to manually kill it or restart.

    (3) I can’t unzip multiple ZIP files at the same time. Like I can’t select multiple ZIP files and extract them all into their own folder. Something that worked since I’ve used windows. Worked on windows 10, 7, and XP. It now just unzips only the file you right click even if multiple are selected.

    I’m sure there are more but I avoid using windows and mostly just use it to connect to a work VPN and SSH into my redhat VM. Still, all 3 of these really common issues have existed for at least two years. The first two are constant on MS teams and Outlook. Literally no excuse, they are windows apps. Total garbage OS.


  • My only windows is force upon me as my work laptop. I sadly actually work for Microsoft. I literally only use it to SSH to my virtual machine running redhat.

    Microsoft really enjoys forcing updates at the worst time when their employees are trying to work. Sometimes it literally just makes me stop working for that day. Their loss.