• 0 Posts
  • 9 Comments
Joined 10 months ago
cake
Cake day: March 3rd, 2024

help-circle


  • It said the Israeli leader was covered by immunity rules that apply to states which are not a party to the ICC. Israel is not an ICC member.

    “A state cannot be held to act in a way that is incompatible with its obligations in terms of international law with regards to immunities granted to states which are not party to the ICC,” the French statement said.

    While this technicality may be true, it still seems like there should be a mechanism to hold people accountable for genocide that they don’t have to agree to beforehand. Saying “oh we can’t arrest him for crimes against humanity because he didn’t already agree to be arrested for them should he ever commit them” is a diplomatic copout and a moral failure of the international framework.


  • Geoengineering is cheaper and easier than rapid emissions reduction

    I don’t know if your whole comment is sarcasm, but every part of this statement is wrong. We are in the very, very early stages of developing the technologies needed for the level of geoengineering required to mitigate what we have already done to the environment. To roll it out to the levels needed would be far more difficult and expensive that converting our entire way of life to renewables, which should really say how hard and expensive it would be given how utterly daunting of a task full conversion to renewables is.

    Now, putting in token investment and paying lip service to geoengineering, that’s cheaper and easier than switching to renewables. But that’s not even treating the symptoms. That’s just your standard con game against the broader population to try to manipulate the conversation.



  • I don’t think that follows, because those are temporary conditions, and consuming the drug is a choice made by an individual not currently under the influence. So it’s the person’s responsibility before they consume the drug to prepare their environment for when they are under the influence. If they’re so destructive under the influence that they can’t not commit a crime, it is their responsibility not to take the drug at all.


  • Been the only one in my family for years using Linux, but over the last few months struggles with Windows have basically resulted in all but one computer in the house being migrated to Linux.

    Put it on my 10-year-old son’s desktop because Windows parental controls have been made overly complicated and require Internet connectivity and multiple Microsoft accounts to manage. Switched to Linux Mint, installed the apt sources for the parental control programs, made myself an account with permissions and one for him without permissions to change the parental controls, and done. With Steam he can play all of the games in his library.

    Only my wife is still using Windows, but with ads embedded in the OS ramping up, and features she liked getting replaced with worse ones, she’s getting increasingly frustrated with Microsoft.


  • Democratic candidates have raised far more than Republicans and can purchase ads at the cheaper rate offered to candidates. Republicans rely more heavily on independent expenditures from their campaign arm and allied super PACs, which have to pay much more per ad.

    Gee, it’s almost like Republicans aren’t favored by a large proportion of the population who can donate up to the ~$3,300 federal limit directly to campaigns and have to rely on their wealthy benefactors donating much, much more per capita through side channels that shouldn’t even exist in a functional democracy.


  • This makes sense to me, and is in line with recent interpretations about AI-generated artwork. Basically, if a human directly creates something, it’s protected by copyright. But if someone makes a thing that itself creates something, that secondary work is not protected by copyright. AI-generated artwork is an extreme example of this, but if that’s the framework, applying it to data newly generated by any code seems reasonable.

    This wouldn’t/shouldn’t apply to something like compression, where you start with a work directly created by someone, apply an algorithm to transform it into a compressed state, and then apply another algorithm to transform the data back into the original work. That original work was still created by someone and so should be protected by copyright. But a novel generation of data, like the game state in memory during the execution of the game’s programming, was never directly created by someone, and so isn’t protected.