deleted by creator
deleted by creator
Distro maintainers are a lot better about keeping libraries up-to-date than random application developers. They will even patch applications to work on newer libraries, even when the app developers do not.
There’s also auditability. If e.g. OpenSSL (or some other library) gets a high rated CVE and Debian ships a same-day patch, I know I am safe. I can verify that I have installed the patched version, and I know my applications use that patched version. Not with flatpak. Now I’m at the mercy of a dozen app developers, many of which probably value security less than the Debian Security team.
IMHO it’s a mistake for Fedora to drop its own packages for flatpak. But Fedora appears just to be a RedHat experiments playground these days, not a user focussed distro.
Don’t get me wrong, Flatpak is fine if you want to install stuff from Joe Random Developer off the internet, but I trust the Debian maintainers a whole lot more. If they ship it, i can trust it.
deleted by creator
Distro native packages are:
If an application is new or niche or small then flatpak is definitely a good option. But if there’s a distro native package then that one is almost always the better option. Flatpak is nice for when there is no native package.
Only install flatpacks if the distro repository doesn’t have the application in question. But I agree about snaps. Never ever use snap packages.
There are plenty of public toilets that charge a small fee. Train stations and airports for example. Also at gas stations it’s pretty common. But I have never seen it at a restaurant or bar. Maybe sometimes there’s a sign that says it’s 50 cents for non-customers or something. But never for customers.
There is no cloud. Only someone else’s computer.
Debian stable has newer packages than Ubuntu LTS. Debian has pretty regular releases these days.
Why not move to Debian? Ubuntu was born in a time when Debian stable had a really long release cycle and wasn’t desktop ready. But times have changed. Debian is a great desktop without all of Canonical’s Ubuntu “experiments” like snap.
Too bad the alternatives suck so much. Vimeo used to be nice. I don’t know where they went wrong.
I think that vulnerability was a non-issue. Someone could get to your password if they had full access to your machine to run arbitrairy code. But if someone has that much access, it’s already game over.
But yeah, Bitwarden is better IMHO
That doesn’t mean it’s a smart thing to do…
Why would anyone use Ubuntu on a server? Ubuntu is basically Debian unstable + non-free drivers that they tried to get sorta stable in 6 months. That may be ok on a desktop where you can accept some bugs in exchange for newer versions of the software. But why would you not run Debian stable on a server instead?
Maybe 10 years ago when Debian stable got really out-of-date, but that hasn’t been true in a looong time. Debian releases much more frequently, much stabler, it has all the goid stuff from Ubuntu backported but none if the bad stuff.
True, but swords (including longswords) are largely a backup weapon or ceremonial too. A sword doesn’t do much against maille or plate armour.
I have fought with many kinds of European blades, from longswords to zweihanders to sabres and foils. Some of these can be very light and thin. In fact, the average longsword weighs the same as the average katana: between 1.1 and 1.5 kg. But I’ll take the length, cross guard and double edge of a longsword over a katana every day.
Source: I practice HEMA
No, like the original poster says, the fancy Japanese folding technique is just a way to make a decent blade from shitty impure steel. Once that is done, you have better steel. That’s all it does.
Probably still worse. European swordmaking is also very good. But since the european swords tend to be thicker and harder they will probably still beat katanas, all other things considered equal
Yeah, but did it do well on the specific examples from the Winograd paper? Because ChatGPT probably just learned those since they are well known and oft repeatef. Or does it do well on brand new sentences made according to the Winograd scheme?
How does ChatGPT do with the Winograd schema? That’s a lot harder to fake: https://en.m.wikipedia.org/wiki/Winograd_schema_challenge
My guess is that you have Docker configured incorrectly. Its internal IP range probably overlaps with your real network, so all requests are routed to Docker. Uninstall docker and reboot the server. If that works, reinstall docker and properly configure its internal networking.