The source is open. “Open Source” does not mean the FLOSS-flavour of Open in conventional speech. If you want to fight that battle, sure, it’s not unreasonable, but realize that you’re pushing a sub-consensus view.
> Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.[1][2]
No it's not, and yes it does. This trend on HN that has consisted in wanting to kill the meaning of "open source" as most people understand it is very weird and surprising. I don't understand what is at stake. I have noticed this since one month or so.
The vast majority of projects that call themselves open source mean the open source definition as defined by the open source initiative, or something equivalent.
You might not like or recognize the OSI and that's fine, but you can't decide what people mean when they say open source.
You are the one starting the battle and I don't understand your motives.
I just searched for "open source" in a search engine, I'm getting [1,2,3] and lists of "the best open source software". And they are all using the OSD. You are at odds with Wikipedia, IBM, RedHat and with Microsoft, Google, Amazon, Facebook, Apple [4,5,6,7,8], and with everyone else, really.
This sounds like it's getting into a pedantry I wasn't aware of. If the source is available for me to look at and potentially mess around with, I'd consider it open source, but I assume it's the non-commercial aspect that makes it not "Open Source"?
That said, I'm very impressed with the reverse engineering work on this having played it before.
Don’t forget who you’re arguing with on this website. Most people here earn their livelihood by commercializing huge amounts of work done for free by others. They definitely have a horse in this race.
There are many licenses and license models, and there's an already a consensus on what consists of open source software.
There are also licenses which shows you the code, but you can't legally reuse parts of it. Even some of the licenses prohibit you from compiling and creating your own version and use it, yet alone study, modify and/or distribute.
There are many sinister versions of so-called open source software per your definition. The most famous ones in my book is Microsoft's VSCode and Google's Chrome.
Both have "open source" counterparts VSCodium & Chromium, yet they lack the sauce to perform like the closed source one, or is confined to its small space and prevented from operating like the closed source versions.
Can we call these crippled versions open source software? Yes, they compile & run, but to what extent? They are intentionally a shadow if their real selves, and this creates a situation where you can see the code but can't use it. They run afoul the idea behind open source by adopting a permissive license, and abusing the license to create the closed source, superior version which is force-fed to users.
Even GPL doesn't prohibit selling the software itself or other commercial/for profit uses. It bolsters four freedoms, and make sure that it's continued from generation to generation, maintainer to maintainer.
So, just because you don't agree on the ideas, ideals and consensus amongst the developers and open source / free software people, it doesn't give you the license to treat every codebase the way you see fit regardless of the license it contains.
I have not used chromium in a while, but when I did, all it could not do compared to chrome, was playing proprietary codecs (I could add via terminal somehow).
> Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.[1][2]
In which situation outside the developer world people use this phrase… to mean something other than FLOSS?
Open source is not common speech. It's jargon. Jargon that's becoming popular outside the tech world because of the advocacy around open source and free software going on.
Can't edit anymore, so replying to self instead. But now that I look at it again, it seems you aren't saying the face value meaning of the words "open source" would be the consensus either, just that the OSI-style meaning isn't common enough to be considered consensus either.
Which I suppose is fair enough, and it seems like I may have originally replied to something you didn't say. I'd still disagree both about the lack of a consensus, based on my general experience, and about the meaning.
> Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.[1][2]
Is it stands, it would be rejected for inclusion in Debian and other distributions (unlike open source games) and I wouldn't be able to bring it to my software club and study it with kids, because that would be using it in a commercial setting.
Don't get my hopes up by calling it open when you post it on HN. It's not that much to ask.
"Commercial activity" can be as benign as "There are membership fees", "There's a soda machine in the corner that takes coins", "I'm doing it to brush up my CV" (increasing future income potential), or "There are ads on the website".
As such, any of these might trigger the "only for ... non-commercial ... use" clause. So folks generally just don't sweat it.
The Sustainable Use License doesn't seem to contain a blanket ban on commercial use. Here's what it says on limitations:
"You may use or modify the software only for your own internal business purposes or for non-commercial or personal use. You may distribute the software or provide it to others only if you do so free of charge for non-commercial purposes. You may not alter, remove, or obscure any licensing, copyright, or other notices of the licensor in the software. Any use of the licensor’s trademarks is subject to applicable law."
Studying the software in a commercial setting seems to be permitted.
Because it comes with the freedom to used for any purpose in its core goals / social contract [1], including commercial purposes:
> No Discrimination Against Fields of Endeavor
>
> The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used for genetic research.
I think you're in the minority here. Open source is generally understood to be the OSI definition of the term, not just "source available". The latter is typically what is understood by people who are not familiar with OSS or free software.