this post was submitted on 28 Sep 2023
1251 points (98.2% liked)

Programmer Humor

20118 readers
1747 users here now

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.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 65 points 1 year ago* (last edited 1 year ago) (6 children)

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.

[–] [email protected] 12 points 1 year ago (3 children)

You’re supposed to do that anyway. Code on SO is licensed as CC BY-SA, which requires attribution.

load more comments (1 replies)
load more comments (3 replies)