Hacker News new | ask | show | jobs
by mbrodersen 1878 days ago
Same here. As I learn more and find better ways to do things, I simply spend a few minutes refactoring the code to improve it. I also program to interfaces so that subsystems can be completely rewritten/refactored with only local impact.