> In fact Germany even recently invested in new coal powered plants.
Any sources on this? In Australia in the past few weeks Germany is given as an ideal example of a country decommissioning all of its coal mines and power plants.
We are decommissioning them. The plan was quite badly executed.
Basically, in order to set a deadline, politicians decided to compensate power plant owners for their losses. Problem is: suddenly, all power plant owners came up with very optimistic plans on how long they would’ve kept each plant running.
This would’ve been acceptable to a certain degree if the plan to shut down plants was aggressive to begin with. However, the phase-out plan is largely in line with the plant’s lifespans anyway, so we’re not actually shutting anything off very early.
Reactions have been very mixed, to say the least.
On the bright side, it does close the discussion around coal energy once and for all, but for an unnecessarily high price.
The only ongoing commissioning of a coal fired plant is Datteln 4. Construction was started 13 years ago to replace several ageing coal fired power plants. Due to technical and legal delays it will go online in 2020. Several other power plants will go offline afterwards, roughly with the same generation capacity as Datteln 4. I think it is safe to assume that this will be the last newly built coal fired power plant in Germany.
You're not hearing about it because it's very embarrassing to Germans, as it should be in my honest opinion. I get that Germans have a very unique and real perspective on the use of nuclear power. I get that nuclear power has very real and serious risks. It's still done less harm to the planet and the things that live on it than the use of coal. Furthermore, the forced dependence on fossil fuels as a result of shunning nuclear power has all kinds of add on effects. There's no Germany without Russian gas, and Putin knows it.
Maybe I am wrong, but the way I see it Germany is sacrificing the overall less negatively impactful option (nuclear power) for fossil fuel because they are unwilling or unable to confront the cultural stance on use of nuclear power. That's the norm for cultures so I don't blame them for it, but I do think it's leading to the wrong choice here.
I'm sure locals and many others know far more about this than I. I'm very happy with Germany's 2050 renewable plan which is way more than my country would ever think about doing.
One would wish. In reality it's quite difficult. We are rebuilding the whole electricity landscape for a country with 80+ million people. The time frame for this is 50 years.
There are lots of factors which are working against it. For example Germany has heavy coal resources (unlike France for example) and it's the largest domestic source of energy. Thus the country has used it for many many decades and this brought wealth and employment to people. Now to tell them that their coal-related jobs will be replaced is creating massive resistance in certain federal states against changing that.
> ...trigger alarms when patient's vital signs met certain criteria set by doctor
Most of us aren't working on life or death code like this. My React app doesn't need 100% code coverage but you put it well when you said "There should be just enough to feel safe"
What I really want to drive home is that you should listen to the engineers who are working on the project. Testing is one of those things that is entirely subject to project needs. Like you say, a React app doesn't need 100% coverage, neither does code running a CI, something far out of the serving path, etc. But we shouldn't have a knee-jerk reaction to an engineer saying we should have 100% coverage.