• 58 Posts
  • 651 Comments
Joined 3 years ago
cake
Cake day: August 9th, 2023

help-circle

  • I don’t remember exactly how long it is. I went for 100% in that game; you can definitely take your time with it.

    Even just getting to the end can take a fair chunk of time, and there are fun secrets to be found. I was enamoured with the world and its characters. Though the part after the tutorial when that song kicks isn’t matched in its high elsewhere, for me.




  • That’s a conclusion the article doesn’t leap to:

    What Created the Honeycomb Patterns?

    Some polygonal formations previously examined by Curiosity clearly began as cracks in drying mud. However, several different processes can produce this kind of honeycomb appearance.

    Repeated warming and cooling can fracture the ground into geometric shapes. Compression may also create similar patterns by forcing water out of sediment after the material becomes buried beneath the surface.

    Scientists are now studying the newly discovered formations to determine which of these processes, or possibly a combination of them, shaped the landscape in Valle Grande.





  • That’s not what that means. Open source/source available only pertains to how the source code is published, it has nothing to do with how the app itself is distrubuted/sold.

    Open source distributions are usually free, but don’t have to be.
    Open source code may be copied in part or in full, source available generally may not.
    Similarly, just because an app is closed source doesn’t mean it can’t be free.

    Does the GPL allow me to sell copies of the program for money?

    Yes, the GPL allows everyone to do this. The right to sell copies is part of the definition of free software. Except in one special situation, there is no limit on what price you can charge.

    https://www.gnu.org/licenses/gpl-faq.html#DoesTheGPLAllowMoney

    There are open source licences that say you can’t charge money for any project which use said licenced code, but that’s not the case with the (A)GPL licence used here.