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

help-circle
  • I continued watching Silo on Apple TV+, what a fantastic show, the scope and the depth of the décors and props are off the charts. if you’re up to date, watch Adam Savage’s behind the scene videos on his YT channel (heavy spoilers).

    I also started watching Flight Attendant on Amazon Prime, starring Kaley Cuoco (Penny on The Big Bang Theory), a dark comedy that’s fun to watch, i can’t tell much about it to avoid spoilers but recommend it after seeing the three first episodes.


  • if it’s open source, you can definitely have someone copy that code, make the change you want and use that modified version.

    if you wish to redistribute the modified version, some rules will apply depending on the type of licensing of the original program.

    if you wish your changes to be integrated to the “official” version of the program, that’s a bit more difficult, as this change would have to be accepted by the owner of the code repository, it needs to fit the code quality, planned features implementation, pass the tests, and that people involved have time for and interest in your changes.