I like to tell my juniors "readable code is maintainable code". 9 out of 10 times a comment could instead just be choosing better names.
I'm not quite sure why I keep seeing this news in various forms, yet Flathub gets fair crypto wallets and that only shows up on my feed once.
It's pretty relevant to hosting providers, especially VPS providers. But if you have an AMD processor in your home PC / laptop, not really relevant to you.
When I got into the space I had to find a private tracker, but since then I've had no issues with Readarr aside from some series being slow to get their metadata updated, but that's not a Readarr issue.
I've been professionally diagnosed depression and sleep disorder for well over a decade and never had any issues with my license or had it come up. I agree, this smells.
Just to clarify #1 - while it is implied under "will recognize" - that recognition may come from being told by their partner they need space, not necessarily from recognizing cues or intuition. And that's okay, good communication is key in relationships.
I root my phone so I can record my calls. That's about it. I do other things with root but they aren't the reason.
Why do I want to record my calls? Because my memory is shit and it's nice to just be and to go back to a recording lol
Safety net is on the outs, now the go-to is "Play integrity fix".
It's why I went with an inside only smart lock (I have an August that's been running like a champ for half a decade). A door lock is a deterrent in the first place, and I don't expect it to ever stop someone sufficiently motivated. Hell, I broke through an exterior door by accident when I was a young teen - haven't trusted them since.
However, if some cheat came out (like some of LPL's "just hold a powerful magnet" locks) I'd rather not have an obvious smart lock that can be picked out from the street.
Thanks for the well reasoned reply. Your original comment and no history reminded me of similar stuff on Reddit lol.
Your reply inspired me to try and find it as well.
I managed to find it in poster form, from what may possibly be the original artist: https://www.redbubble.com/i/canvas-print/Programmer-Cat-Beep-Boop-Coding-by-baramater/113977661.UZX4H
I also managed to find dozens of versions of it as tshirts using the search term "i are programmer beep boop cat* on Google images.
I'm using wefwef and the preview was perfectly cropped it looked like an ad as well. I was relieved it wasn't.
Zikeji
0 post score0 comment score
Individually. If the app requires a DB, I put it in the compose file. This simplifies both backups and migrations. My tooling for backups has a pre and post script I can customize on a per app basis so I just have the pre do whatever *dump for that DB and the post clean it up (backup takes a tar of the folder).