Legitimate use for IRC bots [closed]
Closed 10 years ago.
Can I legally and ethically take an open-source project with community contributions to closed-source? [closed]
Closed 7 years ago.
Can I use code in my own projects that I have written for someone else? [closed]
Closed 12 years ago.
Can my company give IP rights away for an application I wrote off hours to another startup? [closed]
Closed 12 years ago.
Extracting main article from webpage/feed. Is it legal/ethical? [closed]
Closed 10 years ago.
Should you promise to deliver a feature that you aren’t sure if its implementable?
In an article from HN, I came across the following advice:
Do we ethically have the right to use the MAC Address for verification purposes?
I am writing a program, or starting at the very beginning of it, and I am thinking of purchase verification systems as a final step. I will be catering to Macs, PCs, and possibly Linux if all is said and done. I will also be programming this for smartphones as well using C++ and Objective-C. (I am writing a blueprint before going head first into it)
Directly copying third-party API
I’m currently planning on implementing API for HgLab and the obvious role model for me here is GitHub.
Do people who get paid to write code but score low on the “programmer competency matrix” have an ethical duty to find a different kind of job? [closed]
Closed 9 years ago.
Is tracking Android OS.Buid/Manufacturer info a privacy issue?
On the Android operating system details about the phone are available via the Android.OS.Build
class. These details include things such as the phone manufacturer, model, version, etc. The customer may want us to collect this data and save it to our database for analytics and tracking. I think this raises some privacy concerns for the end user.