It's like finding code snippets through a search engine: many treat the snippets as a learning tool, but some cut and paste them, placing dangerous explosives into the code.
It's like finding code snippets through a search engine: many treat the snippets as a learning tool, but some cut and paste them, placing dangerous explosives into the code.
Oh yes. As a code reviewer, I look for out of place, non sensible code and copy/paste patterns. It's bad enough now. Then I ask, why is this block of code here? <crickets>. The problem is when I get busy, time bombs make it in the code base.
Oh yes. As a code reviewer, I look for out of place, non sensible code and copy/paste patterns. It's bad enough now. Then I ask, why is this block of code here? <crickets>. The problem is when I get busy, time bombs make it in the code base.
(post is archived)