Compared to what? Most services do not run PID1
Compared to what? Most services do not run PID1


You can just start the path with a quote and it will auto complete with spaces. I spend a lot of time correcting files with spaces replaced now. The spaces are better. I think music is the most annoying, since I like to use tools like EasyTag to extract metadata from filenames.
So please stop.naming_files.like_this.its_stupid


I thought it was funny when it came out, but it hasn’t aged well at all. Very cringey and stereotypical, with a slight tinge of homophobia.


Clearly post does not understand kernel booting. Initrd will never go away, you need a way to tell the kernel to start systemd, which is usually part of initramfs. Both can be compiled as part of the kernel image which can be directly booted from EFI. So basically EFI->Kernel->Decompress InitramFS->Run Initrd Boot Script (usually ends by kicking off SystemD). Initramfs is compressed to reduce boot partition usage, load faster into ram (more noticeable on HDD). You want the bare minimum of kernel modules available in initramfs to load storage drivers, filesystem, LVM, LUKS. Everything else should be modules on the root filesystem, unless it needed for boot. You can compile these static into the kernel too. Generally modules are preferable as they can be unloaded/reloaded if there is an issue. Also updating initramfs modules is annoying. I wrote my own initrd scripts and custom initramfs. You can build it all with bash scripts and configure the kernel to include the payload.


It’s perfectly fine to host jellyfin online. Use a proxy server to enable TLS and do not use default ports 80/443. Use letsencrypt for free certificates. No need for VPN to access here either. Do not expose any other ports such as SSH on default ports. Lock down your jellyfin server and any other related services behind a VPN service and block access to Internet through other interfaces (except for port forwards on your ISP for jelly). Go high on port ranges since they typically aren’t scanned or blocked. Go dual stack for best results and don’t use your router address for IPv6 more than likely you have your own /64 choose a different address for port forwards. Do not assign this address to your internal servers. Use a reserved unrouted IPv6 range internally and do NAT6. Do not allow any raw IPv6 internet access


This happens on slower USB devices the data is buffered and the write won’t be complete right away. You can use the “sync” command and wait until it completes to make sure it’s done before you unmount the device. These days KDE shouldn’t let you unmount before it’s done though.

We need more people like this, sticking up for what is right. I’m sad that the FBI is doing the clearly illegal work of the current administration. The think tank should be the one under investigation. We need to find out where they are holding her and make sure they don’t get unceremoniously deported to some unnamed prison. I fear for her health and safety. If they ever make it out of holding they deserve a medal for protecting the foundations of our democracy and constitution. I sincerely hope one-day Dump and Ellen are rotting inside one of these “prisons” for treason until the day they die.


I stopped using gnome after they removed the ability to edit the menu without going through a bunch of hoops. Their idea of removing complexity involved removing choice and customization. KDE has had superior multi monitor support for a long time.


I play with controller on PC but I don’t play competitive but honestly… I don’t want to lol. But they should let us play together in competitive. Guess I won’t bother with it cause I like to save my wrists for actual important things on kbm otherwise I have carpal tunnel issues. It would be cool to see controllers on leaderboard with kbm. Gyro aiming is pretty good these days too.


Yeah I’m surprised because my understanding was a lot of businesses were paying so it’s hard to wrap my head around why someone would want to do that now.


Actually this is wrong cross play is enabled by default and the game will even warn you that you’ll have a harder time finding console only gamers to play with.


I’d still be using Ubuntu sometimes if it weren’t for the snaps thing. They only make sense for proprietary software… but snaps still suck. I don’t like packaged software. They contain all kinds of things that can’t be updated. The app store was getting better before all that changed. Now Debian seems better, but I still prefer source based distros like Gentoo because the ingredients come with recipes.


They’re all vicious assholes that get irritated by the most mundane things so I’m gonna expect them to sting me and they have for no reason that I could tell… Also these look like yellow jackets, which are particularly annoying but not as annoying as the 4 species of hornets battling for territory around my old house. I think bumblebees are cute though they will boop you and not try to kill you.


It doesn’t matter if it is a business entity operating under a government then you can never really know because gag orders. Centralized servers can be blocked. Telegram and Signal apps could have a back door. This is why open stack is important. And not just the code. Also encryption is default for p2p one on one conversations. It’s not in channels by default because it can complicate public use.


Yeah the main thing is that the ports and addresses can change and it’s nbd. From a firewall perspective, it’s impossible to block them all. Especially when the clients are doing mundane https requests. Even if the server goes down or partial connectivity, the channel can still be used.


It cannot be easily blocked especially if you use your own homeserver every homeserver replicates the channel and it can operate without the original server! That’s why signal and telegram are inherently flawed.


I can answer this! All matrix calls are over https APIs. Ports and addresses are stored in a text file on the base domain or in DNS txt entry.
Most of the time my desktop is covered, so I use folders on the toolbar


That doesn’t make it any less vile.
I’ve got mine accessible with SSL proxy. I would say make sure you use an alternative port to help reduce exposure during scans.