Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:China (Score 1) 114

Luckily, we know that growth can be decoupled from CO2 emissions. CO2 emissions from Germany and the EU are decreasing since 90s and of the US and high-income countries overall since the last 20 years (per capita emissions in the US are still relatively high in the US due to wasteful lifestyle and processes). China also seemed to have peaked now due to rollout of renewables. Unfortunately, CO2 emissions are coupled to stupidity and I see no end here.

Comment legacy C code (Score 2) 62

The main fallacy here is to assume there was a lot of effort spend making old C code safe. Maybe they did some fuzzing, etc. and this is great. But if I were takes to make legacy C code safe, I would go over and replace every open-coded string or buffer manipulation by a safe string or buffer abstraction. Yes, nobody want to do this, because playing with AI or new languages is so much more fun.

Even the fact that an issue was fixed in one caller of the function, but nobody considered the other callers before, tells you that the least possible maintenance effort was spend on these issues before.

Comment Re:Smells fishy to me (Score 1) 146

I like to add that there heavily regulated industries that successfully brought down cost - such as aviation. The reason nuclear industry is not able t bring down cost in general is because building plants is slow and there is also no scale in numbers, so you can not iterate and optimize. Bringing down cost also did not work under favorable political circumstances. SMR try to address exactly this, but the problem is that there are also many fixed costs so building larger plants is more efficient. The gains from building many small reactors must be large to overcome this. I would not bet my money on this.

I think the idea that "evil people killed nuclear by adding pointless regulations" is a bit of a fairy tale nuclear proponents tell to rationale the economic failure of nuclear. The fact that there is indeed some element of truth to this may be very misleading.

Comment Re:Smells fishy to me (Score 1) 146

I think it is your comment which is misleading. First, there is capital cost in addition to operational cost. (Ironically, directly in a sentence mentioning "lie by omission".) Then, the idea that it is expensive only because of paper work is clearly wrong. Regulations certainly add cost, but this is certainly not the only reason building a nuclear power plant is expensive. Then it is also clear that "no regularization" is not an option, so it remains unclear how to fix this, as some regularization is necessary. The statement "If this happens, then most of the expense to build a nuclear power plant will vanish, leaving only the significantly cheaper operational costs." implies that all capital cost would disappear without regulations, which would mean you could magically create nuclear plants over night without cost, which is clearly a ridiculous statement.

Comment Re: more than a quarter in 2007? (Score 1) 21

I don't think this is is the case. While the N9 was certainly late and likely for the reasons you explained, and Android was coming strong, I do not think the market has already consolidated at that point, also because Nokia was still selling millions of Symbian smartphones. I certainly did not own an Android phone or seen too many people using it when I bought my N9.

Comment Re: more than a quarter in 2007? (Score 2) 21

IMHO " seemed destined for irrelevance after the iPhone's 2007 arrival." is rewriting the history. My interpretation is that Nokia panicked and self-destructed by switching to Windows Phone after seeing iPhone but even more Android taking smartphone market share in 2010 and 2011, and if it instead just had kept developing their own Linux-based smartphones, it would still be around selling their own Linux-based smartphones which were far superior than Android.

Slashdot Top Deals

An adequate bootstrap is a contradiction in terms.

Working...