Commercial product using a GPL OS
we are planning to create a commercial product. The product consists of some MCUs and a small computer (we are developing on a Raspberry Pi at the moment).
Is there an open source license with proprietairy-like terms?
Is there any license meeting the following criteria:
As a software architect, am I supposed to focus that much on analysing the logs and fixing other’s bugs?
Since my graduation (late 2005) I was working for the same company as a c++ software engineer. A year ago I was promoted as a software architect but I have found myself involved more and more in qualification and fixing bugs, level 2 support.
Static Tables vs Dynamic Entity Attributes Storage Configurations
I am trying to figure out a better way to decide table storage configurations whether it will use static configurations using tables or dynamic configurations using EAV (entity-attribute-value)
Is “frontend” generic term or it is used only in web design?
When I read about frontends, it always mentiones webpages. Can it be used in different contexts, e.g. desktop applications?
Problem Understanding the IEEE definition of Software Engineering
Background
Is there an established software taxonomy that’s based on the type of software?
I’m researching engineering approaches to software development based on the type of software, for example:
How is the Trial Period for Softwares generally implemented?
I was always under the assumption that trial softwares write a registry value of the installation date and then the software makes a comparison of the current date of the system with the remaining days + installation date to verify whether the trial period is still valid or not. If this assumption is to be true, winding your system clock further up ahead than the remaining days should end the trial period of the software (or keep winding the clock backwards to use the trial software as long as you wanted to). From experience, This was the case for some softwares, not so for others.
How many different configurations are used for software tests? [closed]
Closed 10 years ago.
Development methodologies when hundred of developers are working on one single solution?
We are an organisation consisting of around 200 developers that are working continuously on one single product (using the revision control Git) which is planned to be released at a certain date.