Just check the stats https://en.m.wikipedia.org/wiki/Aviation_safety#Transport_comparisons
The desillusions people seems to have here is the same kind you have for religious people and moral, where the religious people claim that religion is what provides moral, and hence non-religious people cannot know right from wrong. It seems that in the same way, people in this discussion have defined that communism is the mechanism for being generous and being willing to contribute to society. Hence, all non-communist societies cannot exists, since nobody will build it. Basically, it is a very brainwashed take on communism, not based on anything existing but on some fantasy, especially since all practical attempts at communism seems to requires to strip people of all their freedoms.
Corrected my typo, so contextually challenged persons can avoid being confused. You are welcome.
And if I understand it correctly, it now would be enough for them to ping in this community in a post to get it do show up here... so that might be something for them to think about.
Well, but then any function may also throw random runtime exceptions, so even if a function declares that it throws IOException, it may also deep down throw an IllegalStateException. And if you then were naive enough to only catch IOException, then you are in trouble. I recently had that case, were I had forgot the top level catch (Throwable t) clause and the program just died with nothing in any log. Adding that top level catch and a log line, made me see where it threw and what. Then I just needed to add additional logging around that to see the application state to understand the why.
cargo-feature seems like a nice thing to have... will definitely try that.
snaggen
0 post score0 comment score
No, but the process to identify the ones that work is all part of the modern medicine. Before that, placebo and lack of scientific methods made it impossible to separate a working substance from snake oil.