Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
isomel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
isomel
5y ago
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.
2.
▲
by
isomel
5y ago
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 time.
3.
▲
by
isomel
5y ago
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 actually the cost of the
4.
▲
by
isomel
5y ago
Yes. Unless you use `unsafe`. Then the undefined behaviour rules gets even more difficult I'd say.
5.
▲
by
isomel
5y ago
http://www.0euro.org/ It's for tourists
6.
▲
by
isomel
5y ago
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 code in a way
7.
▲
by
isomel
5y ago
Also, the car having automated sound alerts, or following the road and breaking automatically helps
8.
▲
by
isomel
5y ago
Wikipedia for example Edit: oh, and Hackernews, too
9.
▲
by
isomel
5y ago
> 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, ice floe
10.
▲
by
isomel
5y ago
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 in Ukraine the last f
11.
▲
by
isomel
5y ago
> 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"?
12.
▲
by
isomel
5y ago
According to the Linear-no-threshold model [1], any level of radiation, no matter how small, causes cancer. According to this model, the 1,000 μsv/year of normal background radiation already cause cancer for 1% of people. And any addit
13.
▲
by
isomel
5y ago
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)
14.
▲
by
isomel
5y ago
Qt is already idiomatic C++17. Isn't it?
15.
▲
by
isomel
5y ago
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 dependencies. For
16.
▲
by
isomel
5y ago
Exactly. But there are already bindings to Qt in different states. Let's see if this one bring anything.
17.
▲
by
isomel
5y ago
There are already plenty of GUI solutions for rust. All with a diverse level of polishing and convenience.
18.
▲
by
isomel
5y ago
I believe you're orders of magnitude off.
19.
▲
by
isomel
5y ago
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.
20.
▲
by
isomel
5y ago
> 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 waste are loca
21.
▲
by
isomel
5y ago
> This is also due to the ecological impact it had on Germany. What impact did it had on the environment in Germany?
22.
▲
by
isomel
5y ago
Signed overflow is not defined in C++
23.
▲
by
isomel
5y ago
> 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 assume them.
24.
▲
by
isomel
5y ago
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 indeed parked on
25.
▲
by
isomel
5y ago
if you have better example suggestions, you can easily make a pull requests with them.
26.
▲
by
isomel
5y ago
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
27.
▲
by
isomel
5y ago
They should throw AI at this problem.
28.
▲
by
isomel
5y ago
Yeah, humans have lived fine before fossil fuels so we can do it again, right? Just kill half of them. And let 90% of the remaining population work in the fields like slaves. Easy /s
29.
▲
by
isomel
5y ago
GitHub claim this is 93% C and 3.8% C++, despite it being entirely in C++ (and a bit of ASM). I guess GitHub just consider that a .h file is a C file
30.
▲
by
isomel
5y ago
> Imagine becoming a felon because the police searched your phone and found a discussion between you and your friend about buying LSD, and discovering that the legal basis for that search was that your phone was in the vicinity of a crim
More ›