Forgot your password?
typodupeerror

Comment "Fairly voice their opinions" (Score 1) 66

"We're confident an unbiased court will overturn the original certification, and we look forward to the opportunity for our team to fairly voice their opinions."

Yes, a fair voicing of "opinions" on labor conditions between one human and one globe-spanning immortal megacorporation. Very fair.

Comment Re:Earn less? (Score 1) 66

and not great for those buying the companies products because those higher costs will be passed on to the customers in higher prices.

Only true for goods and services where there is perfectly inelastic demand, which kind of doesn't exist. Even demand for fuel is somewhat elastic. Health care has about the least elastic demand. Junk from Amazon has highly elastic demand.

But maybe Bezos and the other execs will take a pay cut to come up with more money for the warehouse workers and prices will not increase.

This would certainly happen to a large degree, otherwise Amazon could price themselves out of competitiveness fairly easily.

Comment Re:BitTorrent (Score 1) 60

That would add the requirement for the central repository as infrastructure which is probably not worth it bandwidth/storage-wise when so many gaming PCs are likely to be online at any time, but the possibility of a malware vector (or some kind of sabotage, maybe people would try to DoS a game by sharing corrupted compiled shaders as a form of protest) is worth considering with or without it.

BOINC protects against errors or sabotage in their distributed computing system by having 2 random different users both run the same task and ensuring that the results from both match before accepting the result. This requires centralized infrastructure, but a duplicated work verification system like this could work. Imagine the centralized system acts as a trusted private torrent tracker, only verifying a shader and making it publicly accessible once multiple uploads match. That would make uploading invalid shaders almost impossible since a group would need to conspire to do it with exclusive earliest-possible access to the game/driver/hardware combo.

Comment Re:BitTorrent (Score 1) 60

Those aren't reasons for everyone to be compiling on their own. In a BitTorrent-like system nobody would be "keeping" shaders they aren't using, just sharing shaders they've compiled because they're using them. If nobody's ever done it before for the hardware/driver combination then you fall back to compilation and then share your results so others can benefit and the same work doesn't have to be done again.

Plus most users are probably on one of the latest driver versions so there would be far more hardware than driver variation.

Comment Re: I've seen this movie (Score 1) 162

Yep, The Island and Altered Carbon (also an excellent TV series) were the first two works of sci-fi that came to mind, but Altered Carbon is a much closer match where the clones were brainless vs. The Island (if I say any more it'd be a major spoiler for sure, even mentioning that it contains the concept is a bit of a spoiler).

Comment Re:"Generally bullish" (Score 1) 124

BTW it turns out that DLSS5 isn't working with any texture properties/layers or geometry meshes, it's taking finished frames with motion data and hitting it with a slop filter, which is why it adds hair to one side of a guy's head where it wasn't before and makes a nostril look oddly huge when a shadow makes it hard to see where it ends:

https://www.youtube.com/watch?...

Comment Re:"Generally bullish" (Score 1) 124

If it's cranking up the bump/AO maps to the point where it appears to any layman, or even a person with texture modding experience such as myself, that the characters are getting face-swapped with AI-inspired replacements, wouldn't you say that's too aggressive an enhancement and should be dialed back massively?

Slashdot Top Deals

Old programmers never die, they just branch to a new address.

Working...