Hacker News new | ask | show | jobs
by mattbgates 3458 days ago
I am always reusing code from prior programs that I've written. No point in re-writing it again, especially if i need it to do the same exact thing. Even if it only needs a few changes, I'll just copy and paste the code and tweak it.