• 0 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle


  • Is a vote a bad thing?

    In general, no. In this specific context, they may be trying to grind the union down by forcing them to vote on one unsuitable offer after another until they ratify one because they’re tired of voting or because of government pressure, instead of attempting real negotiation. I don’t think it’s going to work, but they may be trying.

    Declaring work-to-rule rather than a full strike was a very smart thing for the union to do here—it reduces the other side’s options for applying pressure. Can’t have the government order them back to work when they’re already working. Which, I’m sure, is why they did it.


  • Author admits smartphones are ubiquitous, and doesn’t at all consider, in a hypothetical situation where everyone unanimously agreed to stop using them, where all this e-waste will go?

    Pretty much every single smartphone in use right now will be ewaste 20 years from now, and most of them will be within 10. So we have that disposal problem already regardless. Hypothetically, if everyone were to get rid of their phones, we’d at least stop creating even more future ewaste.




  • Gentoo is quite happy to allow you to copy your world file and config files from one system to another, then just issue emerge --emptytree world and take a couple of days’ vacation somewhere while the system rebuilds itself as specified. That’s been an option for as long as I’ve been using it, so at least 20 years. Other than the speed, the only issue is that you have to know where to find all the config files, of which there may be many distributed across /etc and ~ (and maybe other places if you’re really unlucky).

    (Figuring out how to word the emerge command so that it downloads as many binary packages as possible to shorten the wait is left to the interest of the reader.)