You’re recommending Flatpak for users that are confused by packages?
You’re recommending Flatpak for users that are confused by packages?
It looks like sonarr is not in the official Ubuntu mirrors. The website mentions adding a new repo to apt. Is this what you did, or something else?
Also, how are you starting it? I’m looking at the Arch package in the AUR (not your distro, but just looking), and I notice that it includes a .service file. This means that it would be started as a service, and not as a user, like you’re probably attempting to do.
What directory is it trying to write to? Can you show us the full error, preferably as text and not a screenshot?
What happens when you try to start it?
If there is a dependency problem in the upstream packages, then there is a bug in Ubuntu. This doesn’t happen often, and isn’t a good reason to go to Flatpak by itself. A bug should be filed upstream and it’ll likely get fixed quickly.
If this is expected and everything is peachy, then why does Instacart say to not give the receipt to the customer? You don’t see this as something to hide?
I agree. That would be absurd.
However, I don’t like not having the option of using HTTP if I want to use it. It’s okay if the webserver redirects me, but I don’t like if my browser does it when I didn’t tell it to. I might want this when doing development, port tunneling, VPN stuff, etc. In most cases, it won’t matter, but when it does, it will be a pain in the ass.
I disagree. While in practice, this is often the same website, it is a different protocol and a different port. It just happens to use the same DNS address. You’re explicitly giving your browser a FQDN, and it is ignoring it and doing something else.
I hope this feature can be disabled. Google has been ignoring the W3C and has shipped proprietary, insecure features in their chromium engine for a while now, so it wouldn’t surprise me if they made it permanent 🤷
For real. It’s so much better to think about using the screen space you already have. People can do what they want, but I am happy with one screen, a tiling window manager, and workspaces. I can have a dozen or more things going on, and have it packed on a workspace. Fullscreen a window of I need to, then pop it back.
It’s incredibly efficient. I see stuff like this, and I imagine what it’s like to have text several feet away, screens covered by other screens, lots of neck fatigue, all the monitor borders… like it’s truly bad. It feels like someone watched a lot of TV and “felt” that this was the best way to do it without trying it.
Butt I digress. It’s not my setup. If they’re efficient with it, more power to them.
You mean this one? With 3.8M up-votes?? https://www.youtube.com/watch?v=YbJOTdZBX1g
How time passes. This was not the case when down-votes were there. It used to be easy to identify when videos were full of shit, even with lots of views.
This might help others. It’s crowd-sourced and uses averages, but for what it “feels” like, it seems pretty accurate:
https://addons.mozilla.org/en-US/firefox/addon/return-youtube-dislikes/
Oh hey, YouTube has a mechanism for that! Simply down-vote the video, and any future viewers will know that the video is likely ineffective because of the visible down-vote count that Google didn’t remove to make more money from advertisements. They didn’t remove it because they value the health of people suffering from cancer more than money. Good on them.
From man systemd
:
DESCRIPTION
systemd is a system and service manager for Linux operating systems. When run as first process on boot
(as PID 1), it acts as init system that brings up and maintains userspace services. Separate instances
are started for logged-in users to start their services.
systemd is usually not invoked directly by the user, but is installed as the /sbin/init symlink and
started during early boot. The user manager instances are started automatically through the
user@.service(5) service.
For compatibility with SysV, if the binary is called as init and is not the first process on the
machine (PID is not 1), it will execute telinit and pass all command line arguments unmodified. That
means init and telinit are mostly equivalent when invoked from normal login sessions. See telinit(8)
for more information.
When run as a system instance, systemd interprets the configuration file system.conf and the files in
system.conf.d directories; when run as a user instance, systemd interprets the configuration file
user.conf and the files in user.conf.d directories. See systemd-system.conf(5) for more information.
Wow, what a horrible setup.
This is my opinion, too. Their “autopilot” feature is a glorified driving aid. It’s not self-driving. It’s supposed to help with driver fatigue, and you’re supposed to keep both hands on the wheel. If it makes a mistake, that’s okay, because you’re driving the car, right?
Traditional cruise control without radar will maintain the speed you asked and it won’t stop for emergency vehicles, but we don’t blame that. Even though the “autopilot” feature does more automation, you’re supposed to drive the car in an identical fashion with identical attention compared to traditional cruise control.
But safety is still what matters first. If you’re sending a freeway-speed land missile into motorcyclists and police cars, I don’t care if you were driving a 90s Civic or a car with automated driving features. The car hit someone. Fix that problem first, then figure out who to blame later.
In my option, until we have cars that are guaranteed to function as a completely autonomous experience, and the manufacturer of the car doesn’t tell you to keep your hands on the wheel, you’re still driving it. It’s your responsibility. You can still steer, brake, change lanes, evade, etc. That’s on you. As far as I’m concerned, anyone who thinks otherwise might as well blame their heated seats or radio station.
I understand that Tesla would be improving their software, and I agree with this, too. It’s not great that they are fudging things quite a bit by pushing the self-driving rhetoric. They should focus on this, and it should be improved. But I still think that negligent drivers are at fault.
On my Ubiquiti APs? I suppose I could. I’m also looking to upgrade the network capabilities to a modern 6E setup if I can swing it.
If the package manager leaves you with broken dependencies, a broken system, or a system that “doesn’t work,” then there are significant bugs in how the distro has packaged things. It happens, but seldomly.
Package managers aren’t “hard.” There are GUIs where you can search and install packages, even. In my opinion, if you have a Linux user that has avoided learning how package managers work, then they’re skipping a core foundation of how to use their operating system.