Click here to Skip to main content
15,885,546 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: AI will replace everyone Pin
Calin Negru16-Jan-23 7:36
Calin Negru16-Jan-23 7:36 
GeneralRe: AI will replace everyone Pin
jschell17-Jan-23 3:09
jschell17-Jan-23 3:09 
GeneralRe: AI will replace everyone Pin
charlieg16-Jan-23 9:33
charlieg16-Jan-23 9:33 
GeneralRe: AI will replace everyone Pin
jschell17-Jan-23 3:10
jschell17-Jan-23 3:10 
GeneralRe: AI will replace everyone Pin
Cpichols17-Jan-23 2:28
Cpichols17-Jan-23 2:28 
GeneralRe: AI will replace everyone Pin
jschell17-Jan-23 3:17
jschell17-Jan-23 3:17 
GeneralRe: AI will replace everyone Pin
Cpichols17-Jan-23 3:31
Cpichols17-Jan-23 3:31 
GeneralRe: AI will replace everyone Pin
jschell22-Jan-23 7:54
jschell22-Jan-23 7:54 
Cpichols wrote:
tutorials or blog posts, but those are usually tiny (~20 lines or less) and always used as a guideline for me since they're usually not exactly what I'm after. Do you think these can be copyrighted, or are you referring to the much larger issues like the one you cited?


You need to check the blog/tutorial.

At least some forums that are on the internet state in the terms of use that posting to the forum means you (the poster) are giving up rights. But as a user of that posted code you need to check first.


Cpichols wrote:
find the reference page I want.


Not sure what you mean by "reference page".

But for example even though I have the original Java API in a book I haven't actually cracked that in years. Rather I would search for a Java API via google. Same for the Microsoft libraries.

However that is the core stuff of both. When I start using additional libraries then I must track down the license for each. What I then do for legal reasons is create at text file (or perhaps several) where I document the following
- The library name
- Source of the libary
- Version
- The name of the license (like 'Berkely')
- A summary that states it is free for commercial use
- A link the license that I found.
- And often a copy of that license document. (Why? Because links can change or disappear.)

All of the above will meet due diligence changes for internal or external audits.
GeneralRe: AI will replace everyone Pin
Gerry Schmitz17-Jan-23 6:00
mveGerry Schmitz17-Jan-23 6:00 
GeneralRe: AI will replace everyone Pin
Kent K17-Jan-23 6:47
professionalKent K17-Jan-23 6:47 
QuestionIs it safe...? (Win10 to Win11 in-place upgrade) Pin
Ravi Bhavnani14-Jan-23 20:23
professionalRavi Bhavnani14-Jan-23 20:23 
AnswerRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
OriginalGriff14-Jan-23 21:20
mveOriginalGriff14-Jan-23 21:20 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
peterkmx15-Jan-23 2:34
professionalpeterkmx15-Jan-23 2:34 
AnswerRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
Slacker00715-Jan-23 6:51
professionalSlacker00715-Jan-23 6:51 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
Richard MacCutchan15-Jan-23 8:19
mveRichard MacCutchan15-Jan-23 8:19 
JokeRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
Jeremy Falcon15-Jan-23 8:22
professionalJeremy Falcon15-Jan-23 8:22 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
Slacker00715-Jan-23 8:23
professionalSlacker00715-Jan-23 8:23 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
Jeremy Falcon15-Jan-23 8:29
professionalJeremy Falcon15-Jan-23 8:29 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
jschell15-Jan-23 8:31
jschell15-Jan-23 8:31 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
OriginalGriff15-Jan-23 9:08
mveOriginalGriff15-Jan-23 9:08 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
jschell17-Jan-23 3:21
jschell17-Jan-23 3:21 
GeneralRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
jmaida15-Jan-23 13:52
jmaida15-Jan-23 13:52 
AnswerRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
RedDk15-Jan-23 9:22
RedDk15-Jan-23 9:22 
AnswerThank you! Pin
Ravi Bhavnani15-Jan-23 19:31
professionalRavi Bhavnani15-Jan-23 19:31 
AnswerRe: Is it safe...? (Win10 to Win11 in-place upgrade) Pin
rallets16-Jan-23 0:29
rallets16-Jan-23 0:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.