• 0 Posts
  • 55 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle







  • I imagine Microsoft has the same problem as Google, which is internally prioritizing flashy new things over maintaining useful old things. That’s why Google comes out with so many new things and kills so many old things.

    If you want a raise/promotion/etc., you have a better shot at it by bragging about the new feature/service you launched than bragging about maintaining the relatively stable project that’s been running for years but could use some improvements.

    It’s a really bad structure imo and I hate that Google and other companies prioritize like that :/


  • A lot of what this administration will do is going to be illegal and nonsensical and dumb, but they will do so much of it that it will be impossible to effectively push back against it all. If you hear something that you care about, pick that and keep up with it. Don’t get overwhelmed by the torrent of stuff happening over the next four years.

    This is especially true in the current media environment, where there’s so much noise that it’s really difficult to break in and sort through what’s true and what’s false and what’s missing context and what’s misleading and what’s technically true but there are other factors that change how it plays out in reality, etc.

    It takes a lot of energy to keep up with it all, so pick something you care about and pay attention to developments about that. Maybe that’s trans rights, immigrant rights, democratic institutions, economics, geopolitics, military industrial complex, whatever. You won’t be able to effectively care about it all, so pick one and focus on that.




  • They could create a new flag for Abandoned Early Access games. If an Early Access game hasn’t been updated in a long time, that could trigger an automatic email to the publisher saying “Hey your game hasn’t been updated in a long time and could be changed from Early Access to Abandoned Early Access. Consider updating the game or store page to keep Early Access status. If you would like to switch to Abandoned Early Access, you can ignore this message and it will automatically update in two weeks or you can manually change the status on your game’s Steam page.” Wouldn’t really need more employees to handle this unless the current employees are all too busy to implement something like it.


  • Considering they hate us this is their best move.

    This is a super naive way of looking at geopolitics, especially regarding China. We are their biggest trade ally. If the US crumbles, both of our economies implode. Trump wants to put insane tariffs on our imports from China. An economically strong US is to China’s benefit since we are their single biggest trade ally (comparable to the entire European Union, which includes major trade allies as well). A strong US is not “China’s biggest hurdle.”

    Russia geopolitically benefits from Trump in power because, among other things, Trump is fine letting Russia continue to ravage Ukraine with war and wants to pull us out of NATO (or at least cut funding to it). We don’t have strong trade relations with Russia so they aren’t directly affected if we economically flounder (the weak trade relations is why the sanctions on Russia did basically nothing long-term; Russia was already doing very little trade with the US).

    China is not interested in “destabilizing the west.” They would obviously benefit from being the economic center of the world, but they get there via strong geopolitical and economic relations with other relevant countries (which means not trying to cause those countries to collapse). Russia has less incentive to avoid causing turmoil in the US and EU, but right now it would very directly benefit from a Trump presidency, which in this case would be the driver behind Russia’s decision to help put Trump back in power.




  • This most recent ruling wildly expanded the immunity, added presumed immunity for adjacent actions, and phrased everything in such a way that actually prosecuting the president for literally anything will take years.

    Say the president does something you think is illegal and should be prosecuted. Stop. Before you can take him to court over that, you need to determine if what he did was “official” or “unofficial.” SCOTUS didn’t give deterministic guidelines to differentiate, so you need to have a separate court case just for that. Alright so let’s have the court case that determines whether what the president did was official or unofficial. Let’s introduce some evidence—

    Stop. Evidence from official acts cannot be introduced in a case to prove something was unofficial. So you actually need to have a separate court case to determine if that evidence is official or unofficial. Once you have your results, one party won’t like it and will appeal it up and up to the supreme court. Repeat for potentially every single piece of evidence.

    Okay now that we know what evidence we can and can’t introduce, we can finally determine if what the president did was official or unofficial. Once we have a result, one party won’t like it and it will be appealed all the way up to the supreme court again. Only when SCOTUS rules the action was unofficial (IF they rule it was unofficial) can you then BEGIN the process of actually taking the president to court over that action.

    This will take years, not to mention the supreme court is appointed by the president and it recently ruled that taking bribes after you do something instead of before is perfectly legal actually. This is all by design. The point is to keep this all tied up in court for years, which effectively gives the president full immunity for everything. And he can also pressure the courts or judges to rule his way via any number of threats (if you think that’s an unofficial act, feel free to take him to court over it).

    This is pretty clearly designed to functionally protect the president from all culpability (which the dissenting SCOTUS opinions agree on, ergo their dissent).


  • I imagine the largest mobile phone operating system on the planet has a few more downloads than one of the several available package managers for the comparatively very small desktop Linux audience, yeah. This is the Linux community, not the Android or Google community, so I’m not sure what you’re yapping away about or why.

    edit: i wanted to know how many devices run android and according to this it’s three billion so you’re wrong anyway lmao



  • I was using Radarr/Sonarr to download files via qBittorrent and then hardlink them to an organized directory for Jellyfin, but I set up my container volume mappings incorrectly and it was only copying the files over, not hardlinking them. When I realized this, I fixed the volume mappings and ended up using fclones to deduplicate the existing files and it was amazing. It did exactly what I needed it to and it did it fast. Highly recommend fclones.

    I’ve used it on Windows as well, but I’ve had much more trouble there since I like to write the output to a file first to double check it before catting the information back into fclones to actually deduplicate the files it found. I think running everything as admin works but I don’t remember.