• 11 Posts
  • 2.25K Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle












  • The hard part is that turning the raw data into actual forecasts requires a lot of processing power.

    Hmm, I hadn’t really thought about that; I was just thinking about stations reporting current conditions. But yeah, you’re right that that’s the important part. Is weather modeling software another one of those areas like CAD where the state-of-the-art is locked up in proprietary shit, or is it government/scientific enough that the software is public? If one were to start building a distributed weather prediction system, are we talking about refactoring existing software to be distributed or reading research papers and implementing algorithms from scratch?






  • Even not underestimating the scale, I’m not sure it would work because all the debris would need to be ejected from the thousands-of-kilometers-deep hole. And then you’d also have to have a solution to stop the walls from caving in before the next bomb had a chance to arrive. It’s almost as if you not only need thousands of extremely powerful (even for nukes) bombs, but also need to deliver them in a continuous stream to keep the blast pressure up and the hole open.

    I feel like, at that point, the easier strategy to accomplish your goal would be redirecting a large asteroid to impact the planet, or something like that.



  • Contracts require four elements in order to be valid: offer, acceptance, consideration, and intention to create legal relations. EULAs fail at multiple of these:

    1. As I already said, they offer no “consideration” because you already have the right to do the thing they purport to give you permission to do (i.e., make the incidental copy necessary to run the game).
    2. They lack “acceptance” and “intent” because they are contracts of adhesion (sprung on you after the sale transaction is complete and you already own the copy of the software), and clicking through them is nothing but a mechanical act necessary to use your property (which, again, you already have the right to do, by definition of “property!”) with no legal intent behind it. And if you have no intent, how the fuck can merely doing a thing you’re being forced to do constitute “acceptance?” It is, simply, complete bullshit.

    If it were presented at the time of sale and you had to agree before the money was exchanged maybe it’d be different, but that’s not how they do things. And even then, it would still fail at “consideration” unless they offer you something above and beyond the right to use your property, which I cannot emphasize enough, you already have.

    (By the way, since it sometimes comes up as a “gotcha” rebuttal attempt: no, Free Software licenses are not EULAs, and that’s why they are valid while EULAs are not. You are not required to “agree” to the GPL etc. merely to use the software; it only kicks in when you want to do something, like modification or redistribution, that would otherwise be copyright infringement. It grants you those new privileges in exchange for accepting its terms, and that consideration is what makes it valid.)