Piracy

zarkanian@sh.itjust.works to Memes@sopuli.xyz – 772 points –
17

This is why I was so disappointed after the first time I appropriated someone's culture.

I keep asking for other people's names, but somehow keep ending up with my own.

1 more...

If piracy is stealing. Then copying and pasting code is plagiarism.

Edit: Jesus people it was /s

No, then copy and pasting code is stealing as well.

Technically you can plagiarise code. You're supposed to have a list of references with your code that's even including solutions you've found on stack overflow and tutorials, doubly so if you just copy pasted with no changes at all.

1 more...

Me plagiarizing myself a dozen times in an hour (I am making getter and setter methods for a class)

most code very much is plagiarism and the entire profession wouldn't function without it, but no one gives a shit about plagiarizing code because you don't sit there reading code for fun lol

it's like how people don't care if their toaster's design was wholesale copied from someone else, it's a piece of functional equipment and who came up with the design is almost entirely irrelevant so long as it does its job.

Copying others is actively a good thing when you're working with functional things, it means you're not doing a bunch of extra work for no reason, and improves compatibility between things.

1 more...