• 0 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: July 8th, 2023

help-circle


  • To actually answer your question, you need some kind of job scheduling service that manages the whole operation. Whether that’s SSM or Ansible or something else. With Ansible, you can set a parallel parameter that will say that you only update 3 or so at a time until they are all done. If one of those upgrades fails, then it will abort the process. There’s a parameter to make it die if any host fails, but I don’t recall it right now.


  • If I see comments explaining every other line, especially describing “what” instead of “why”, I assume the code was written by a recent grad and is going to be bad. Describing what you are doing looks like you are doing a homework assignment.

    Like on that line, obviously we’re initializing a variable, but why 1 instead of 0? Could be relevant to a loop somewhere else, but I guess I’ll have to figure that out by reading the code anyways.






  • Starbuck@lemmy.worldtoLemmy Shitpost@lemmy.worldoWo
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    7 months ago

    You’re at the top of my comment chain, so I’m replying to agree with you and take this further.

    Whoever photoshopped this and the other one with the park bench that’s floating around is trying to pit liberals against each other by making it seem like fighting for trans rights and fighting to house the unhoused are opposed to each other.

    For anyone reading this, don’t fall for it.


  • I think you and the others trying to pass off the same idea don’t seem to understand the problem here. It’s not that you can’t have satire, or fiction that acts as a social commentary. It’s that all of the examples you are mentioning aren’t trying to pass themselves off as reality . Nobody reads A Tale of Two Cities and thinks that it is literal. Or A Modest Proposal. This here is trying to pass itself off as real and as soon as it gets called out for it, the choir shows up to say “Oh, so we can’t have satire anymore”.











  • Can you easily switch drives in your system? I’ll often do that on my computer because little m.2 SSDs are so darn cheap now. It’s easier and cheaper to pick up a little 64GB drive for one off projects than it is to do a proper backup and restore.

    Also, I’d just go with Tumbleweed. I don’t distro hop like I used to, but that’s because as everyone else is saying, most of the distros have gotten really good. Most of the time, my little projects are trying out specific features of a different distros. So I’ll just pop a new drive in, test drive it, then either switch back or not.