Did you know that coal ashes is also a bit radioactive? Contrary to the fuel of a nuclear power plant which is very radioactive but well contained, these ashes are just spread in the atmosphere during normal operation.
1. A fossil fuel is a hydrocarbon-containing material. The fuel used for nuclear doesn't fit that description. 2. We're talking about fission, not fusion 3. We have enough of these non-renewable metals for a very long…
Your link show the opposite of what you claim. According to the main graph. Nuclear generation is not more expensive than other sources. Also the costs at the output of the generator is one thing, but what counts is…
Yes. Unless you use `unsafe`. Then the undefined behaviour rules gets even more difficult I'd say.
http://www.0euro.org/ It's for tourists
For example, as mentioned in another comment, by making all read and write `volatile`, that way, dangling pointer and out of bounds are "defined" to be memory corruption or crash, and not the compiler optimizing the…
Also, the car having automated sound alerts, or following the road and breaking automatically helps
Wikipedia for example Edit: oh, and Hackernews, too
> make large areas unlivable for thousands of years I think you are over-estimating the cost of this. I contest the use of 'large'. The 30km radius exclusion zone is nothing compared to the surface occupied by deserts,…
The German are uneasy because of irrational fear and exaggerated risks. Even if the worst happen at that nuclear power plant, it will still be a small disaster compared to all the causalities that already have happened…
> Global warming continues to be a civilization-ending level threat, Global warming is a threat that will have tons of negative impact. But is it really "civilization-ending"?
It's like asking "do you accept bitcoin to circumvent tax law" First of all, bitcoin does not circonvent tax law. (And linking does not circonvent GPL)
Qt is already idiomatic C++17. Isn't it?
Never done RISC-V, but for ARM, this is trivial, one just have to rustup the right target stdlib, and then pass --target to cargo and done. Well, at least that's that easy if what you try to compile don't have C…
Exactly. But there are already bindings to Qt in different states. Let's see if this one bring anything.
There are already plenty of GUI solutions for rust. All with a diverse level of polishing and convenience.
I believe you're orders of magnitude off.
Even with less regulation, the problem is that it takes a huge amount of capital, and you need a decade or more to get return on your investment. So it is really not that interesting for a private investor.
> For the waste we have no solution that works, except for storage, which has tons of risk And instead, you burn coal and Gaz which creates even more waste which we can't even store. The difference is that the nuclear…
> This is also due to the ecological impact it had on Germany. What impact did it had on the environment in Germany?
> code that erroneously assumes those to be true in theory isn’t portable, but in practice is. Be careful about undefined behaviour still. Even if your architecture have defined semantic, the compiler might still not…
Maybe it depends on the cities but where I live, these scooters are limited to about 12.5 mph (20 km/h), and are supposed to share the space with bikes on the bike lanes and road, not on the sidewalk. So while they are…
if you have better example suggestions, you can easily make a pull requests with them.
There is also the compilation time. So it depends if the program is meant to be run about as many time as being compiled (during development) Or if the program is compiled once, and run millions of times
They should throw AI at this problem.
Did you know that coal ashes is also a bit radioactive? Contrary to the fuel of a nuclear power plant which is very radioactive but well contained, these ashes are just spread in the atmosphere during normal operation.
1. A fossil fuel is a hydrocarbon-containing material. The fuel used for nuclear doesn't fit that description. 2. We're talking about fission, not fusion 3. We have enough of these non-renewable metals for a very long…
Your link show the opposite of what you claim. According to the main graph. Nuclear generation is not more expensive than other sources. Also the costs at the output of the generator is one thing, but what counts is…
Yes. Unless you use `unsafe`. Then the undefined behaviour rules gets even more difficult I'd say.
http://www.0euro.org/ It's for tourists
For example, as mentioned in another comment, by making all read and write `volatile`, that way, dangling pointer and out of bounds are "defined" to be memory corruption or crash, and not the compiler optimizing the…
Also, the car having automated sound alerts, or following the road and breaking automatically helps
Wikipedia for example Edit: oh, and Hackernews, too
> make large areas unlivable for thousands of years I think you are over-estimating the cost of this. I contest the use of 'large'. The 30km radius exclusion zone is nothing compared to the surface occupied by deserts,…
The German are uneasy because of irrational fear and exaggerated risks. Even if the worst happen at that nuclear power plant, it will still be a small disaster compared to all the causalities that already have happened…
> Global warming continues to be a civilization-ending level threat, Global warming is a threat that will have tons of negative impact. But is it really "civilization-ending"?
It's like asking "do you accept bitcoin to circumvent tax law" First of all, bitcoin does not circonvent tax law. (And linking does not circonvent GPL)
Qt is already idiomatic C++17. Isn't it?
Never done RISC-V, but for ARM, this is trivial, one just have to rustup the right target stdlib, and then pass --target to cargo and done. Well, at least that's that easy if what you try to compile don't have C…
Exactly. But there are already bindings to Qt in different states. Let's see if this one bring anything.
There are already plenty of GUI solutions for rust. All with a diverse level of polishing and convenience.
I believe you're orders of magnitude off.
Even with less regulation, the problem is that it takes a huge amount of capital, and you need a decade or more to get return on your investment. So it is really not that interesting for a private investor.
> For the waste we have no solution that works, except for storage, which has tons of risk And instead, you burn coal and Gaz which creates even more waste which we can't even store. The difference is that the nuclear…
> This is also due to the ecological impact it had on Germany. What impact did it had on the environment in Germany?
> code that erroneously assumes those to be true in theory isn’t portable, but in practice is. Be careful about undefined behaviour still. Even if your architecture have defined semantic, the compiler might still not…
Maybe it depends on the cities but where I live, these scooters are limited to about 12.5 mph (20 km/h), and are supposed to share the space with bikes on the bike lanes and road, not on the sidewalk. So while they are…
if you have better example suggestions, you can easily make a pull requests with them.
There is also the compilation time. So it depends if the program is meant to be run about as many time as being compiled (during development) Or if the program is compiled once, and run millions of times
They should throw AI at this problem.