Downsides can be inconsistent behavior. As with any alias it’s not meant to be anything but a replacement in your shell. Scripts/SSH etc.
Also, you gotta remember to empty your trash. :)
Downsides can be inconsistent behavior. As with any alias it’s not meant to be anything but a replacement in your shell. Scripts/SSH etc.
Also, you gotta remember to empty your trash. :)
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.
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.
Knowing how to actually navigate vim is worth learning. Especially if you work in embedded systems where a lot of the time you’re on setup that is running barebones and likely just has vi as a text editor.
But I used VSCode for dev work with the VIM plugin.
That’s just not correct. Mate. It’s setting up a secure route from the client to your Plex server. It’s essentially doing what Tailscale does but just handling the client setup automatically via their Plex authentication. They are authenticating the connection and setting up the route from the client to the server. They are not handling petabytes of data people are streaming. The ISPs are doing that.
Its not. It is setting up a secure route from the client to the server. That is quite literally not a server. No one thinks Tailscale is a Server service. That’s essentially all they are doing but just handling adding the clients automatically when they authenticate.
Unless Jellyfin becomes more plug and play Plex will be fine. I like Jellyfin but there is a reason Plex is still around. People are willing to pay for how user friendly it is. Every time I’ve reinstalled Plex it just works with no issues. I can literally set it up at a friend’s house once and never have an issue ever.
With jellyfin Its just never been that experience.
Yeah. The day they start making something subscription that isn’t included in the lifetime pass is the day they get their office burned down by a lot of angry people.
My dude if you are connecting from outside your local network you are “exposed” to the Internet in some way. What magic are you thinking Plex is doing? Is someone hand deliverying the packets via USPS?
Why is this getting upvoted? Plex isn’t running a server. You are. Your computer and your media files are quite literally “the server” that is serving the files to you remotely. Plex is at best doing authentication.
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.
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.
Nice analogy. I should clean my shower.
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.
Reach into your backpack and get 3rd degree burns.
My first guess world be unplug your mouse and keyboard and see if it still happens. Your mouse or keyboard could be sending phantom inputs sometimes. If it’s a laptop maybe not though or you’d have to test it another way at least. But it’s the first thing I’d do.
Exactly. Ctrl+C and hope ls isn’t completely empty.