top | item 43880214

(no title)

SubmarineClub | 10 months ago

In what way, functionally, is it any different than scouring through StackOverflow and blog posts until you've got whatever thing working?

discuss

order

grey-area|10 months ago

It’s different because licensed code on github and other websites is different from freely given code snippets on stack overflow.

A blog post is not permission to reproduce code with small changes. Neither is posting it under an open source license which usually require attribution.

detaro|10 months ago

quiz question: What's the license of code snippets on stack overflow?