Forgot your password?
typodupeerror

Comment Re:One-time download (Score 1) 67

Even the summary is confused. Apparently a copy on your hard drive is not physical, and therefore can't be preserved or whatever. The copy of GTA VI you might download from Rockstar is also not physical no matter what you put it on?

So a physical copy is what, printed on paper? Chiselled in stone? I'm not surprised Rockstar decided not to provide their six terabyte game in those formats.

Comment Re:drone battery size (Score 1) 48

The OP said (and you quoted):

For consumer electronics the legal requirement that batteries must be user replaceable renders this idea dead in the water in the entire EU.

You said it doesn't. I assume now that you objected to only the second part of that sentence but you did not specify. The EU required does require that batteries must be user replaceable, using almost exactly those words: batteries must be "removeable by the end-user" and replacement batteries "available to the end-user."

Making a complex embedded battery buried in a device is perfectly allowed under EU rules providing the user is given tools required to replace the battery and the battery is available for sale.

Correct, although we're not talking about batteries buried in a device, we're talking about batteries that effectively are the device. If those can be made removable by the end-user and replacements are available it should be fine. The regulation does not require that it be easy to replace the batteries, only possible using reasonaly easily available tools.

Comment Re:Why? (Score 1) 175

There is no reactor in the world that can "burn" fission products, aka "WASTE".

Not much (> 10% IIRC) of the uranium fuel is fissioned in a typical light water reactor. The "waste" from those reactors contains that unused uranium and fission products, many of which are themselves fissionable. Plutonium for example. Reprocessing can be used to recover fission fuel from the "waste".

https://world-nuclear.org/info...

Reprocessing is pretty standard. Far from "no reactor in the world", pretty much all reactors can used reprocessed fuel. CANDU can too, as well, including plutonium either from reprocessing or weapons disposal. However, reprocessing is expensive. The DUPIC process basically involves running spent PWR fuel through a CANDU with minimal reprocessing. Basically just chopping it up and packaging it so it fits.

https://inis.iaea.org/records/...

Stupid brainwashed Americans.

1. I'm not American.
2. Can you say "ultracrepidarian?"

They can also run on thorium.
Unlikely. Thorium has to be bread into Uranium before fission. I do not think a CANDU reactor can do that (without upgrade or modification).

At least you're willing to admit there's a possibility you're wrong on this one. No, it doesn't run on pure thorium. You mix it with uranium or plutonium.

https://www.sciencedirect.com/...
https://www.nucnet.org/news/cl...

Comment Re:Give my my SysVInit (Score 1) 169

I was curious WTF you're talking about so I looked up the quote. Poettering was proposing socket-based activation where an infrequently used process, for example, sshd, would be launched when a connection was made rather than idling in the background at all times. You know, like process-based webservers do all the time.

It would have pretty much zero effect on your use case even if it weren't completely optional.

As for the accuracy of the example in the actual quote, excluding phones, which usually aren't running SSH, about half of Linux machines are web servers, another third are cloud machines hosting containers, and another ~10% are file or email servers. The vast majority of those are going to be running SSH for occasional administration. Machines hosting remote X connections are going to be a minority.

Slashdot Top Deals

Houston, Tranquillity Base here. The Eagle has landed. -- Neil Armstrong

Working...