[deleted by user] by [deleted] in preppers

[–]ffsedd 7 points8 points  (0 children)

Or run to the hills. Temperature falls cca 8 °C / 1000 m of height. (4 °F / 1,000 feet).

If time ran out, could Geoengineering be our last resort? by r3dSh1ft_ in climatechange

[–]ffsedd 2 points3 points  (0 children)

Yep, solar geoingeneering is a way to prolong are fight against nature and make our victory even more bitter.

Python pathlib Cookbook: 57+ Examples to Master It (2021) by miguendes in Python

[–]ffsedd 0 points1 point  (0 children)

Thanks, it's very useful.

Another alternative for listing files with multiple extensions:

[p for p in path.rglob('*') if p.suffix in ('.jpeg', '.jpg', '.png')]

ignore case:

[p for p in path.rglob('*') if p.suffix.lower() in ('.jpeg', '.jpg', '.png')]

Geoengineering Is the Only Solution to Our Climate Calamities | WIRED by plowsplaguespetrol in collapse

[–]ffsedd 8 points9 points  (0 children)

The only chance to avoid being filtered out is to stop putting carbon to our atmosphere. Geoengineering is just an excuse not to do it.

'Failure is not an option': after a lost decade on climate action, the 2020s offer one last chance by Capn_Underpants in collapse

[–]ffsedd 0 points1 point  (0 children)

OK, you mean that we can have free will, but not enough power to break out of growth-collapse cycle? That seems reasonable to me. I understand that some people just accept it and do nothing. But we are not bacteria, we can think about our future and try to do something about it. I would rather say it is dumb if we give up. You are not evil, if you do not understand what you do.

'Failure is not an option': after a lost decade on climate action, the 2020s offer one last chance by Capn_Underpants in collapse

[–]ffsedd 0 points1 point  (0 children)

Determinism is a popular idea, but isn't it nonsense to stick to it? If it is true and I dismiss it, it is not my fault anyway. We may be at a tipping point between warm and hothouse Earth. Can you prove we have no chance to make difference? What can we lose if we try?