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.
There are definitely some places the CGI could be improved these days (thinking distant group shots) but yeah, it’s incredible how well everything else holds up 20 years later even in 4K.
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.
This. So much this. I hate what Discovery did with S31. The Federation isn’t the Federation with an official black ops gestapo running around.
Also, I love Michelle Yeoh but I am way more interested in the Capt. Georgiou we missed out on than the genocidal maniac Empress we got.
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.
I love that game. Recently been putting on the old 90s Superman show and it’s got a good amount of Trek crossover, including Jonathan Frakes as a bizarre villain. Also a cameo from the late great James Earl Jones…
Cheers is another that comes to mind. Young Brent Spiner and Kate Mulgrew years before they were famous and, later, Kirstie Alley is a main character. And of course Norm == Morn.
Connor Trineer (Trip) and Colm Meaney (O’Brien) playing villains too.
For XP, the machine KVM presents as may be too new, but that isn’t an issue with non-virtualized QEMU.
Generations is a fun movie, but I demand an edit where Picard uses the Nexus to go back and save his nephew from burning to death and then uses his foreknowledge to defeat Soren easily.
Why is it okay to go back to save millions of Veridians but not to save Remy and then the Veridians by extension? Either way you’re messing with the timeline. Soren already won.
Meh, Trek is always terrible at following up after the big movie action. Aging is reversible if Insurrection is canon. Literal resurrection has been possible since at least Khan. Time travel is routine in Voyage Home. None of it makes sense outside of the context of the movie, they’re basically their own canon even before JJ.
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.
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.
TIOBE is weighted toward languages that have existed for a long time by virtue of counting lines written / skilled engineers etc. but the speed at which Rust is climbing that list is a better indicator. Also, a lot of the languages above it wouldn’t be appropriate for anything like a DE.
But you’re right, it’s hyped, I just think the hype is real.
This is a weird take. Rust is very popular and is the current heir apparent to C for systems level stuff. It’s a great choice to start a new DE/toolkit.
As for the rest, you’re right the end user doesn’t care about the language their graphical app is in, but the developers fielding their bug reports and making fixes/features sure do.
I’ve only used Jellyfin, what does Plex do better for the non-expert user?