|
|
|
|
|
by nsajko
1395 days ago
|
|
Mods, please correct the editorialized and wrong title. NumWorks isn't open source and never was. What it is is source-available, because the source is available. Or at least it still was available the last time I looked at it. NumWorks used to be fun because it had an unlocked bootloader, allowing users to download their own software onto the calculator. But then they did a face-heel turn. To NumWorks' credit, I'm sure the UI is still miles ahead of Texas Instruments calculators. EDIT: it seems NumWorks now allows users to download "apps" onto their devices. This is nice, of course, but still a far cry from the unlocked bootloader situation. |
|
I've settled on using "OSI open source" to avoid this, since those discussions are uniformly tiring and unproductive.
That said, I agree with parent: the repo specifically has a section regarding copyright and it simply says that all rights are reserved[0]. This is proprietary software, disallowing copying, distribution, and derivative works. It's weird, since even cloning the repo appears to be a violation of their stated terms, though they supply instructions for building the software yourself that of course requires copying the code to your machine first[1].
Copyright is weird.
[0]: https://github.com/numworks/epsilon#copyright
[1]: https://www.numworks.com/resources/engineering/software/buil...
Edit: Figured it out. License was changed 13 months ago: https://github.com/numworks/epsilon/commit/b1ea81f067f5fef3f...