I really liked Bill Gates new Book: How to Avoid a Climate Disaster[1].
I liked that it shows what we have to do to get to 0 greenhouse gas emissions. What's the current state of technology and what's still left to do to get there.
I often find suggestions like "Meatless Monday" or "Only fly when really necessary" etc, while probably good, not really useful advice.
In Gates book he talks about that transportation and "building things" is good and we should not stop it, but instead find a way to make it emission free.
What I also like about the book is that it speaks very practically: Gates doesn't put the onus on developing countries to reduce emissions. Instead, he shows how the developed nations need to allow people in developing nations to reach the status of developed nations while reducing their own emissions.
I very much agree, and as a bonus, these more optimistic solutions – solutions where we do something instead of (just) stopping doing something – seem easier for people to swallow too.
We have the means to stop the catastrophe. We don't need more solutions, just to comprehend that our behavior is destroying our ecosystems and pick the right solutions for the right behavior. We just need to act on it.
Also, no one pretended that violence can be annihilated when we collectively decided to swallow that killing one another is not a right and we outlaw it (except in some context that is defined by laws and treaties).
Ah, I see you have not read the book. No no my friend, we are not all there yet.
Some things are easy like energy production (mixed sources including nuclear) and transportation (batteries and electrofuels, though the latter is still too expensive for poorer countries so we'll need to improve those even if we technically could do it). But for example steel and concrete, things we need insane amounts of to house a few more billion people until 2100 and to build those nuclear/wind/etc facilities with, we don't really have solutions for those yet. I would recommend checking out the book.
I didn't manage to grasp it from quickly skimming the video and the gifs: is it possible to retry a command in piper until I find the right combination of flags, and only then press `|` to push it to the buffer? Ideally, keeping the incomplete command visible for editing all the time? Also, can I get back to older contents of the buffer, i.e. a couple `|`s back? If yes, that might be basically what I wanted up to be from the beginning.
If you live in Emacs and interacting with it every day there is always something to tweak and it just grows organically. I don't think a big config file is an outlier. Not because it's necessary but simply because it's so much fun to scratch a small itch with a few lines of elisp which you couldn't do in other editors.
My config[0] for example is 10k lines with >1k commits.