Comment Re:Nice try MS (Score 1) 79
Well, if not a two-headed rat, how about a three-eyed fish? D'oh!
It seems to me they could redirect the 10 figures a year they are spending on building a VR world no one wants or will use. Or did they cannibalize that already?
When there is no other option, technical tricks are all that's left
In the past, it was hand drawn animation, then CGI, now it's AI
This is completely different from artless, mercenary slop made entirely with AI
I think most jobs that matter when you're making a movie cannot be performed by this tech and never will be performed by this tech.
This basically means that if your part of the movie making process can be performed by this tech, now or in the future, then your job doesn't really matter. Which is a wild take considering that he felt like he could not release the video without the parts AI provided, and which would have been handed to a person to do before AI exists, or if he'd had the budget for it.
Fact is the job DOES matter. He just does not want to have to address the difficult question of what is lost by using AI to do creative work that would previously have gone to a human profession, or what it means that he is willing to make that substitution without any apparent concern for the folks that decision harms. He is yet-another rich-fuck who does not care about the human consequences of technology, so long as they do not impact him personally. Fuck him, and fuck anyone who agrees with him.
>"The Resin Identification Code(RIC) mark was deliberately chosen to look like the recycling symbol without actually being the recycling symbol. That's clearly a problem with the mark."
Is it? The only reason to need to know the type of plastic is for recycling. And plastic can be recycled. Putting the number inside the symbol makes perfect sense to me.
Tires have a speed class rating number on them. That indicates the max safe speed for that type of tire composition before it will fail. It doesn't mean it WILL be driven that fast, or that it SHOULD be driven that fast, or that there is anywhere it can be driven that fast in your area, or that it is otherwise a safe speed to drive.
In my own systems, I've just compiled my own kernel, but obviously you can't do that if you have a huge farm of devices to support.
Anyway, I have always thought that the whole point of a modular kernel for typical Linux distributions is that if your hardware or software configuration does not need a particular model, it is not loaded. If there's some piece of software (e.g. Virtualbox) that needs kernel-level access, those do get loaded as part of the software installation. Same for most package-managed software (install a VPN server, you get IPSec/ESP networking modules included). So with devices, they are autodetected (load driver module when you detect hardware, including when plugged in to USB or other removable port), and with other kernel features, they are brought in when some software requires it (some might of course be there by default, like firewall). Only case where you would manually edit
>"The mark was originally intended to inform waste processors what polymers a plastic item was made from. But the public reasonably assumed anything stamped with the symbol was recyclable"
Then the problem is education, not the mark. Every product with the mark is ABLE to be recycled (methods do exist), but that doesn't mean it can be or will be in your area. I don't recall running across anyone who thought having the symbol means anything more than the number inside it is the type of plastic. And if you remove the mark, the already confused people are just going to say "oh, plastic" and put it in their container [incorrectly] just as before.
My biggest issue with the mark is that the number is often way too small or malformed to read. Where I live, only #1 and #2 are accepted (along with paper/cardboard, glass, and metal cans) and sometimes it is nearly impossible to see the number. Even so, by volume, I almost always have more recycling than non-recycling waste.
ASCII a stupid question, you get an EBCDIC answer.