Come back to us comrade. I have over 6000 hours now and it's still great. I've been playing since TI2 though so it's only like 600hr per year average.
Yeah some kind of topside roast I reckon. Cuts are different in the USA so probably not what we have in my country.
A-line
I really enjoyed the Vince McMahon episodes a while back. Hope these ones are good too
Yep that's the one. If you can make a cron job to make the zip file, logrotate could handle keeping the last x files.
It might sound complicated, but the cool thing about *nix environments is that everything is made up of a combo of little tools. You can learn one at a time and slowly build something super complicated over time. First thing would be figuring out the right set of commands to make a zip file from the directory I reckon. Then add that to cron so it happens every day. Then add logrotate into the mix and have that do its thing every day after the backup runs.
Sounds like a job for logrotate. It does more than just log files, kinda average name I guess. Checkout this server fault q&a for more details. https://serverfault.com/questions/196843/logrotate-rotating-non-log-files
Sorry, I was first but I'm not super good with words.
I had a non-binary friend who wasn't just a tomboy or a fem guy, they had a bit of a cycle back and forth between being full guy mode and full girl mode over the course of six months. I don't personally identify as NB but I also have a tendency to lean in and out of my masc side over time.
"Someone who doesn't want to be 100% a man or 100% a woman. Imagine gender wasn't a single choice, but a slider from 100% fem to 100% masc, and you could pick where it sat each day."
I'm missing stuff but that's how I would explain it to my nana.
The one thing I find difficult in Insomnia is making the auth common across a group of requests. I end up duplicating existing requests which doesn't help if I need to update the process at all. Is there a way to use common auth routines yet?
Obviously!
I didn't put too much in my intro as I don't think I'm all that interesting and I didn't want people to think I was getting a big head. Short version of my relevant bio:
- I'm a 15+ year veteran of the software dev industry
- I run a small contracting company (a sub-5 person cooperative)
It was either that or a C++ programmer. Those template error messages are gnarly.