You could look at logrotate if you don’t want to do something custom
You could look at logrotate if you don’t want to do something custom
Psychopaths exist across cultures and ethnic groups and at an estimated frequency of about 1 percent of the population for males and 0.3–0.7 percent for females. Some researchers challenge these numbers, citing bias toward male manifestations in diagnostic instruments and methods.
Source: https://www.psychologytoday.com/us/articles/201906/why-female-psychopaths-are-different-breed
I thought that link was going to point to this other great programming language
Thank you for that image. “big portion” is a bit vague, and this does clarify it. To me, 11% is quite a lot of that pie, when you think about:
Here’s another chart that breaks down that agriculture portion. My understanding is methane is mostly due to cow farts, and nitrous oxide is mostly due to animal urine and fertilizers.
We need to make impacts in all of these sectors, if we’re going to fix climate change.
Re: meat tax, we could start by just not subsidizing meat and dairy.
This is the thing. In isolation, enjoyment is a decent argument for anything. But you have to step back and look at the impact of things to see if it’s a good or bad thing.
In the case of animal consumption, the pros are:
(People often add “it’s nutritionally necessary” here. I know I did. But that’s a myth. You can get everything you need from plants. If that wasn’t the case, vegans would be unable to live whole lives without issues, but that’s happening)
The cons?
I could go on, but I digress.
But these are the things I came to learn when I went vegan last year. So it came down to a simple question in the end: do the pros outweigh the cons? Do my tastebuds matter enough to contribute to all those problems? The answer was clear enough for me
I struggle with using the word spirituality w/ meditation as well, because of the mentioned connotations. But I think this is roughly the definition people use that does kinda fit: “Spirituality involves the recognition of a feeling or sense or belief that there is something greater than myself, something more to being human than sensory experience, and that the greater whole of which we are part is cosmic or divine in nature.”
And that feeling does resonate with me a bit. I don’t believe in any supernatural or religious deity, but I do believe we’re all part of something bigger in a very literal sense. Meditating and being mindful and reflecting on life are ways for me to remember that bigger whole.
So in that sense, I’m “spiritual” but I don’t use that word personally.
I’m in the process of making this switch. I’m a transplant in the US south and I’ve always been a bit averse to y’all because it feels too southern, but I think that’s the one I’m going with. It’s the best fit I’ve found. And I’ve noticed it getting more popular elsewhere in the world, and there’s nothing inherently wrong with it.
Feature flags are another solution. Merge the code, but have it disabled on prod until you enable the feature flag (when the whole feature is complete and deployed)