I remapped the power button of my computer to whatever that series of keypresses is that exits vim.
“I’m knittin’ like a fuckin electric nan”
I remapped the power button of my computer to whatever that series of keypresses is that exits vim.
Ah, I see. At the least though, it demonstrates that it is still possible to watch YouTube via proxy.
I use PipePipe and Mullvad to watch YouTube everyday. Occasionally it complains, and I just have to change the VPN server.
Every fucking version displays our HTML email signatures differently.
Subscription search seems at odds with privacy.
I’ve got to admit that I’ve never used Plex (I’m a cantankerous open software fanatic), but how do you get your media on there? You’re hosting your own server so presumably you’re downloading the media somehow. Are you doing it manually? If so, you can do the same with Jellyfin. Is it automated with some tool built into Plex?
I’m surprised by the resistance to Jellyfin in this thread. If you are using Plex, you’re already savvy enough to use bittorrent and probably the *arrs. If you can configure that stuff, Jellyfin is absolutely something you can handle. If you like Docker, there’s good projects out there. If you’re like me and you don’t understand Docker, use Swizzin community edition. If you can install Ubuntu or Debian, and run the Swizzin script, you’re in business.
Uh if the cameras are in public, they have no expectation of privacy, right?
Hey @Soatok@pawb.social ! Just want to say that I really appreciate your blog, and that it has inspired some really illuminating discussion lately in my security-focused group chats.
You don’t have to be a beginner to love Mint. I am very happy that they are putting more energy into the Debian edition. I’ve tried lots of other distros over the years, and I am just comfortable in Mint.
I’ve been using Linux for almost 20 years, but I still remember the fear of the terminal. The truth is that there is not much that you need to learn for daily use. Unless I’m working on an actual project (like configuring servers/networking) I don’t spend much time in a CLI. Start with a beginner friendly distro (Linux Mint Debian Edition is my pick). You shouldn’t need terminal at all for basic usage. Next, find some tutorials on basic Linux terminal usage and practice. The goal isn’t to “learn every command” but to just familiarize yourself with how it works. Learn how to navigate your files and folders (ls, cp, mv, touch, etc). Learn how to edit text files (use nano). After that, anything you need to learn will be because you want to do something beyond basic use.