Earlier quoted context omitted.
It might not be like this everywhere, but in the US all software engineers are self-labelled. It's not like medical doctor (MD) or professional engineer (PE) where the title actually implies some license to practice.
Common misconception, but Software Engineer is actually a licensed profession in many states (with vague industry exemptions): https://en.wikipedia.org/wiki/Software_engineering_professio... But virtually nobody does it. The NCEES even abandoned their Software Engineer licensing exam a few years ago because nobody was taking it.
TikTok streaming software is an illegal fork of OBS
141–150 of 543 posts
Re: TikTok streaming software is an illegal fork of OBS
#142It's concerning how many self-labelled software engineers on Twitter are chipping in with comments like "it's open source so it's fair game" or "they just need to add attribution".
In many jurisidictions "Engineer" is a licensed and regulated title, and their professional organizations have tried to regulate it, but lost the war. We know have actual engineering programs that focus on software and 6-week bootcamps graduating people who claim to be "Software Engineers", so add it to the list of appropriated words right next to "Geek".
Re: TikTok streaming software is an illegal fork of OBS
#143People are misunderstanding this and claiming it's not problematic. Ben Torrell (an OBS developer) notes later in the thread that there is indeed GPL code compiled into TikTok's executables; since source is not available and they have not got another license, it is unlicensed and hence illegal.
People are misunderstanding this and claiming it's not problematic because the tweet in the HN link is idiocy. They show one URL in one installer script with an obsproject.com domain and conclude, from the presence of that URL alone, that the entire project is a whole cloth copy of OBS. That URL is nothing but a 302 redirect to the directx runtime at https://www.microsoft.com/en-us/Download/confirmation.aspx?i... The…
Re: TikTok streaming software is an illegal fork of OBS
#144Earlier quoted context omitted.
Common misconception, but Software Engineer is actually a licensed profession in many states (with vague industry exemptions): https://en.wikipedia.org/wiki/Software_engineering_professio... But virtually nobody does it. The NCEES even abandoned their Software Engineer licensing exam a few years ago because nobody was taking it.
In Europe being an engineer has civil accountability on issues. You can be fined really high if you hire a self-called engineer without a proper degree. Or at least decades of alleged experience in the field.
Personally, I like „software engineering“ as it is — being a free profession where talent counts more than a degree.
Re: TikTok streaming software is an illegal fork of OBS
#145It's concerning how many self-labelled software engineers on Twitter are chipping in with comments like "it's open source so it's fair game" or "they just need to add attribution".
Re: TikTok streaming software is an illegal fork of OBS
#146At this point, would it even hurt TikTok to open source their code? The network effect and user profiles are their moat, not their codebase.
Re: TikTok streaming software is an illegal fork of OBS
#147Hope there is a multi-million dollar pay-off for OBS.
OBS is willing to work with TikTok to get them into compliance. That would either mean open-sourcing the software or paying for a license.
no, in general it means TikTok rewriting those portions of the software themselves
Re: TikTok streaming software is an illegal fork of OBS
#148It's concerning how many self-labelled software engineers on Twitter are chipping in with comments like "it's open source so it's fair game" or "they just need to add attribution".
In many jurisidictions "Engineer" is a licensed and regulated title, and their professional organizations have tried to regulate it, but lost the war. We know have actual engineering programs that focus on software and 6-week bootcamps graduating people who claim to be "Software Engineers", so add it to the list of appropriated words right next to "Geek".
Re: TikTok streaming software is an illegal fork of OBS
#149People are misunderstanding this and claiming it's not problematic. Ben Torrell (an OBS developer) notes later in the thread that there is indeed GPL code compiled into TikTok's executables; since source is not available and they have not got another license, it is unlicensed and hence illegal.
People are misunderstanding this and claiming it's not problematic because the tweet in the HN link is idiocy. They show one URL in one installer script with an obsproject.com domain and conclude, from the presence of that URL alone, that the entire project is a whole cloth copy of OBS. That URL is nothing but a 302 redirect to the directx runtime at https://www.microsoft.com/en-us/Download/confirmation.aspx?i... The…
That is a straw man argument. It doesn't matter what percent of the infringing product uses GPL-licensed code.
Re: TikTok streaming software is an illegal fork of OBS
#150Earlier quoted context omitted.
Then it's not an open source software license.
I suspect you're conflating Free, Libre, and Open-Source Software. The first can be free (as in beer), the second free (as in you can do whatever you please with it), and the last is that the source is publicly available. GP's proposition would be Open-Source, but not FLOSS IIUC
"Source available" or "shared source" licenses are not generally considered open source.