Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Linux always make me happy... (Score 3, Insightful) 49

I think the hate for systemd is unfounded because we still have sysvinit in a whole lot of distros.

That doesn't make anything like sense.

sysvinit is good. It is simple and it works.

systemd is bad. It is complicated and when it goes wrong you can't figure out what is wrong without using the debugger.

Hate for systemd is logical because sysvinit still works better than systemd, but systemd has infected all the major distributions and we have to deal with it in the real world where we get forced to work with them.

Comment Re:Aristocracy. Aristocracy never changes (Score 0, Flamebait) 132

Both the far right and far left are insane. Thanks to rightards, we are close to an unlivable planet (650ppm CO2 is enough to decrease mental performance, we're at risk of ocean current collapse, etc) -- but meantime, leftards killed the only way we could have prevented that disaster (nuclear power: the safest, cleanest and cheapest power source we know).

And that goes for most other issues, too: rightards spew racist hate against everyone not from your home country, leftards bring hordes that knows nothing but mass rape, looting and jumping on cars. And in reality? Those millions of _real_ refugees from Ukraine that came to Poland? 87% of them are women and children, guess the crime rate compared to natives. Economic migrants that organized crime "rescues" from leaky boats, taking EUR 5k per person? Typical numbers are 5 women 400 men per boat. And those are not productive members of society who would come on a real visa -- well, had not our far right govt turn visas into a source of income for their cronies.

Then there are reproductive issues, where the far right causes women with life-threatening pregnancy issues to die, and far left promotes bottom surgery which with current technology decreases quality of life so much that > 50% of patients (more like, victims) to suicide.

And so on, so on. Just as if preaching their ideology was more important than any positive effects on the society...

Comment Re:Alternatives? (Score 1, Insightful) 132

Out here in the real world, gas and oil are hard to replace mainly because rich kids' parents like theirs won't let anything be built anywhere near them. These kiddies are focusing on oil because they're radicalized and selfish.

Their parents fought for oil, and they're fighting against oil, so they're selfish? OK there sport

Comment Re:Math (Score 1) 213

While all of that is true, how was that ever going to overcome the fact that the amount of work which must be done was multiplied by using it? If you go from building cars one-off in a shed to building the "same" cars (essentially) through mass production in a factory, you're not creating additional work for yourself as you're building the same number of cars.

Comment Re:Yes obviously (Score 1, Insightful) 213

So ... bring on the big ones then ... right?
What's that? No?

I addressed the question at hand. That question has already been amply answered by reality. THIS question was whether SMRs were going to be what made nuclear power make sense, and the answer was obviously always no as it was never going to address the root problems em was always going to make some of them worse.

If you want to have the usual arguments about nuclear power, I'm sure that would make the site owners very happy, but frankly that stuff has long since gotten quite boring. The pros have no new arguments and the antis need none since nothing has changed for the better.

Nuclear power might make sense in a world where profit wasn't the primary consideration, but we don't live there and most of the same people who want nuclear are against us getting there.

Comment Re:Math (Score 4, Insightful) 213

They never talk about long term operating cost, longevity of the plant without extensive extraordinary maintenance, safety, skill required to build and maintain, or anything else of importance and necessary to determine the true ROI and value of big projects.

Why would increasing the number of units ever help with any of these things? No one has ever explained why that even might be true. They simply claim that mass production will improve the situation because it did for other things which are very different from nuclear reactors.

Comment Yes obviously (Score 3, Insightful) 213

What I have been saying since we started seeing the "SMRs will solve everything wrong with nuclear" argument is that per-unit costs will make them more expensive, not cheaper. More reactors for the same output means for example more welds to make, which means more X-ray inspections of welds which can wind up costing more than the welds themselves (which is why the automated welding they're doing on prototypes isn't going to solve the problem.) The small reactors still need all the same stuff as the big ones. If you're trying to get the same output on a site then not only are you magnifying your costs by building many reactors instead of one, but you're also multiplying the costs of making connections to those reactors from the water source and so on.

Everything tends to get cheaper per unit of output as it gets larger until it reaches the point where it's so large that its very size causes new engineering problems. Why would SMRs ever have been different? It just never made any sense that doing more work to arrive at the same level of output would be cheaper.

Comment Re:Binary compatible? (Score 2) 19

In short, yes.

Though that's not what they're talking about, I still feel like answering this.

If you try to run a program which was designed for an earlier version of Linux on a modern system it will probably fail for lack of shared libraries.

When you try building those libraries you may well find that the build fails for the same reason. So now you have to build libraries before you can build the libraries. And this will often go several layers deep, and sometimes you get into a situation where some library simply will not build without some manipulation because of changes to libc...

One famous concrete example is Loki games for Linux for which there is the Loki_Compat set of support libraries. As the years have gone on this approach has become less and less viable, to the point that you're actually more likely to get good results by running the Windows version of the game in Wine.

This used to be a massive selling point of Windows; they went through all the effort to make sure that there were DLLs and other tools to provide backwards compatibility. However, they have slacked off on that in more recent years, notably since Windows Vista. At this same time we also moved to 64 bit and their VM process doesn't support 16 bit even though it could be done. We can run programs in a 32 bit Wine process now that can't be run in windows without replacing the vm used to run old programs with something custom.

Today, if you want to run old Linux software, your best bet is old Linux in a VM...

Comment Re:Why in such a low-production location? (Score 1) 134

Not emitting CO2 in the first place is a much better strategy in all aspects, so these kinds of plants should only be put where renewable energy is abundant.

Not emitting CO2 in the first place is a better strategy, so the money spent on projects like this should be spent on renewables instead and the places where there's an excess of it already should be using the power to make something that would otherwise be made with CO2-emitting energy sources elsewhere.

Slashdot Top Deals

"Religion is something left over from the infancy of our intelligence, it will fade away as we adopt reason and science as our guidelines." -- Bertrand Russell

Working...