Hacker News new | ask | show | jobs
by karmakaze 2223 days ago
There is a really good point that I found where it talks about the difference between "borrowing" (bad) and "stealing" (good).

> A borrowed object still belongs to someone else; you copy a style and it still belongs to someone else. To steal, however, is to make that idea your own. Taking credit for someone else’s idea is borrowing; understanding an idea and weaving it into your own work, that’s what he meant by theft.

So the point is when you 'lift' some code from somewhere and use it, use it fully, own it, have mastery of it. Only then have you 'stolen' it and become yours.