It’s possible that it’s not supported on your arch.
It’s possible that it’s not supported on your arch.
I mean, fuck Elon and Tesla but if you’re spending money on a car you’re giving it to a bastard one way or another. The CEOs of Ford, BMW, et. al. might not be making asses of themselves on the global stage, but I’m sure they’re still horrible. Even used cars run on gas 99% of the time.
Because at some point after the first few million you turn into a dragon that must hoard wealth and the people that generate that wealth become a cost to minimize.
Hell yes, Amy Goodman is a national treasure.
I got my account locked on BLU because I stopped seeding when my RAID went down. I was able to recover the data and get back up in about 24 hours but there was literally no recourse other than begging some random mod’s reddit account.
Always sad to see a tracker go down, but this place was a shit show.
The only thing Samba is really great for is interop with Windows. If that’s not an issue, Dolphin can browse SFTP directly by adding it as a network share (you may need to setup a password-less key pair to avoid having to login). SSHFS is a similar option and works even if the client is totally naive (it just looks like any other mounted FS).
Right. GCC -f optimizations are basically like “how hard are we going to try to be clever” and are, I believe, orthogonal to the actual instructions used. Machine dependent args start with -m, like -march or -mavx etc.
I feel guilty about it, but I appreciate the monthly pass. I played EUIV for exactly one month, at a total cost of like $7 (got the base game for free at some point) with all the bells and whistles. It seemed like a good compromise because you’d have to pay it for years at this point to cover the DLC out right, but it is a disgusting level of rent seeking behavior.
Now it bothers me that I’d need to put another $7-$10 into the machine to access those saves, but not as much as if I’d throw down hundreds of dollars on it to own the content for a 10 year old game.
I have a few hundred, but 5500? Sheeeit. The game is definitely evergreen though.
Can’t wait for the expansion, 10/21. I’ve been putting off a new play through for it, and Wube always puts in so much polish (as the FFFs show).
So you’re right that this is a bit arbitrary because the line between the standard lib and the language is blurry, but someone writing Rust is going to expect Vec to work, it doesn’t even require an extra “use” to get it.
Perhaps a better core example would be operator overloading (or really any place using traits). When looking at “a + b” in Rust you have to be aware that, depending on the types involved, that could mean anything.
Anyway, I love Rust, it just doesn’t have the 1:1 relationship with the assembly output that C basically still has.
Huh weird, these pull requests just magically accepted themselves
Rust can create native binaries but I wouldn’t call it close to the metal like C. It’s certainly possible to bootstrap from assembly to Rust but, unlike C, every operation doesn’t have a direct analog to an assembly operation. For example Rust needs to be able to dynamically allocate memory for all of its syntax to be intact.
For XP, the machine KVM presents as may be too new, but that isn’t an issue with non-virtualized QEMU.
Also curious. Possibly just sex / masturbation getting out of hand with intense stimulants, or maybe meth induced paranoia makes putting something in your ass for safe keeping seem reasonable… Meth heads generally aren’t hanging out in the safest conditions.
Perfect headline.
Reason number one million capitalism sucks. We should be happy to turn over dangerous or menial jobs to machines but we can’t do that because without jobs our society views us as worthless.
Already happens on streaming, at least with TV. Watched a few episodes of House a while back and they changed the great Massive Attack theme to some generic sound-alike. Honestly put me off a rewatch more than some of the other parts of the show that didn’t age well.
You can, but it’s not a perfect solution. Mostly because the TVs interface is still designed around this app mentality.
I bought a Samsung TV recently and it’s never been on the internet, but I still have to go to a dead home screen where all of the ads would be just to switch inputs and half the buttons on the remote are for services I don’t want.
I’ve only used Jellyfin, what does Plex do better for the non-expert user?