Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Well... (Score 1) 143

I don't entirely hate the idea. VW gets a benefit from simplifying hardware variation, just unlocks via software.

a one-time £649 "lifetime" fee that is tied to the car, not you. If you sell it, you have to pay again.

Summary is unclear. The article also notes that Volkswagen did not clarify whether the upgrade is tied to your account or to the car.
If it's to the car, then....*shrug*. If it's to the user...I guess it depends one whether that upgrade is applicable to future cars (seems unlikely).
What I would fear would be treating it like certain console games where you could sell the game disc but certain features (included DLC, content, or w/e) would be tied to a one-time code that came with the game and the purchaser would have to buy a replacement code from the publisher. They can fuck right off with that bullshit.

Comment Bad training (Score 1) 151

When you move a file to a non-existent directory in Windows, it renames the file to the destination name instead of moving it.

This is true when the parameters are ambiguous. Assuming the command issued was something along the lines of "move foo bar", an incredibly simple trick is to append a backslash change it to "move foo bar\". The command would return an error about not finding the specified path.
Also, don't force overwrites with "/y" when you aren't planning to overwrite data. Of course, the "AI" could just as easily have been running it interactively and just bulled its way through the unexpected results.

Comment Shocking (Score 2) 51

This is a fair and proportionate response to such a ridiculous policy. The idea of a nation taxing a foreign company not operating within their borders for transactions with (or involving) their citizens is preposterous, and it's curious how they even conceived of such a hare-brained cash-grab!

That was, naturally, sarcasm. Uncle Sam *always* wants a piece of the pie. For instance, foreign streamers that monetize will (generally?) be taxed on earnings resulting from viewers in the US. I find this specific example interesting, but, more broadly, "foreign corporations" profiting off US citizens/companies will be required by the US to pay taxes on "Effectively Connected Income" (and possibly non-ECI, as well).
What's good for the goose...

Comment Interesting (Score 1) 86

I'm glad I actually skimmed the article before posting, as I drew an inference from the summary that just wasn't true.
A neat idea, if they can make it practical, but I didn't see anywhere they mentioned the size of the apparatus to generate this result. How long would it take, I wonder, for the cost of building it to pencil out?

Comment AI can solve that (Score 1) 79

They should have asked the AI to help them design these computers for gaming. :-P

On a somewhat related note, the current state of AMD64 -> ARM64 in Windows 11 seems pretty decent, at least for some basic use cases. I had a client who wanted to run a piece of Windows-only software on their new MacBook M3. Originally, I tried the app a Windows 7 VM using x86 emulation, and it was trash. Not unexpected, but had hoped it wouldn't be quite that bad. Loaded Win11 ARM in a VM, instead, and it ran the x86 app just fine.

Comment Re:i9-13000K Owner (Score 1) 66

Ran Memtest86 on it for 3 days, never reported any errors. I presume that the instability only manifested under loads that were pushing the power usage above the limit (that is now) recommended by Intel. Memtest86 may not have pushed it across that threshold. From what I've read online, very math/arithmetic-heavy operations were more likely to be affected.
Didn't particularly test different archives / compression algorithms. The system could definitely extract some other various archives without error, including other LZMA2 archives. Checking the archives I tried, now, I see that the few similar archives I checked only had a 16MB dictionary, not a 64MB as in the NVIDIA package.

Slashdot Top Deals

In computing, the mean time to failure keeps getting shorter.

Working...