1241
What came first, the programmer or the code?
(lemmy.world)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
When I get helper functions from stack overflow or similar, I normally add a comment with a link to the article, mostly for my own sake so if there's any problems later I can re-read the article to get more info, or use it to try and find other solutions.
You’re supposed to do that anyway. Code on SO is licensed as CC BY-SA, which requires attribution.
The links from that post and top comment point out that that initiative was dropped. It got mired down in bikeshedding from hundreds of opinions and SO eventually just said, "Fuck it."
The MIT announcement thread was edited with the cancellation announcment:
The top comment from your link points out the current license:
And CC BY-SA is the only license listed on the official help page.