Y
Hacker News
new
|
ask
|
show
|
jobs
by
bvdbijl
5206 days ago
I think you would want to inspect the source code before you use a third-party library in a case like that
1 comments
lamby
5206 days ago
The whole point is that third-party source code can change without your knowledge (or permission, etc). Or, worse, the third-party can simply be hacked.
link
ceejayoz
5206 days ago
Well, only if you're linking it off someone else's servers.
jQuery is third-party source code too, but I can host it myself.
link
lamby
5205 days ago
Obviously. This was a response to OP putting forward a hosted solution.
link