Forgot your password?
typodupeerror

Comment Re:BitTorrent (Score 1) 51

Yes there is, it's hardware and driver version dependent. It's far more efficient to just do the compilation in the background than to keep a precompiled version for each game for each combination of hardware and driver, x2 once for Vulkan and once for DirectX for games which support both.

They could take that one step further: once your computer has compiled the appropriate shader for its particular combination of hardware/driver/etc, the game could upload that particular shader to a repository, so that the next install with the exact same combination of conditions could just download it instead of having to duplicate the work. I imagine there are a lot of people out there running functionally identical systems that would benefit.

I suppose they don't do that because they don't trust people not to repurpose the mechanism as a malware vector, or something.

Comment Why we don't polygraph people anymore (Score 2) 116

I can think of a few things leading to Voight-Kampff-style polygraph tests being phased out in this timeline

1. Several U.S. states have banned reliance on polygraph test results by employers. "Polygraph" on Wikipedia lists Rhode Island, Massachusetts, Maryland, New Jersey, Oregon, Delaware and Iowa. In addition, the federal Employee Polygraph Protection Act 1998 generally bans polygraphing by employers outside the rent-a-cop industry.
2. Autism advocacy organizations raised a stink about false positive results on autistic or otherwise neurodivergent human beings.
3. The LLM training set probably picked up answers from someone's cheat sheet, such as "The turtle was dragging its hind leg, and I was waiting for it to stop squirming so I could see if it needed to go to the vet."

Comment Re:I love it! (Score 1) 159

I love this idea because I know the second a company using this crap gets bitten it's going to be an extremely expensive problem the fix

That's my gut reaction too -- this will result in software with obscure bugs that are near-impossible for a human to find or fix because no human even understands how the software works.

OTOH, maybe no human will need to find or fix the bugs, because they can task an AI to find and fix them instead. I'd say that strains credibility, but last year I would have said it strains credibility that an AI can understand (or, at least, "understand") human-written code as well as a human programmer, and yet here we are.

Comment Free apps are more likely to use protocols (Score 1) 68

you have your itinerary saved in a note taking app that isn't on the appstore

If an app meets F-Droid's licensing policy then it is more likely to follow the principle that protocols are better than platforms. This means there are probably other apps, probably including apps on Google Play Store, that can reach the document repository where you saved your itinerary.

Comment Apple was beaten to Tivoization by decades (Score 1) 68

insane market (started by Apple) of personal devices that you buy that you literally don't have admin access on

That was 1985 with the Nintendo Entertainment System and the Atari 7800 ProSystem, the first popular home computing devices to use cryptography to lock out unauthorized software. Between that and the iPhone was the TiVo DVR, the first popular home computing device to use cryptography to lock out unauthorized derivatives of copylefted software.

Slashdot Top Deals

"It's my cookie file and if I come up with something that's lame and I like it, it goes in." -- karl (Karl Lehenbauer)

Working...