Hacker News new | past | comments | ask | show | jobs | submit login

I haven't watched the video, but isn't the strategy usually to compile source files into object files, and then link them together into executables and DLLs? So you would only recompile the source file you're working on, and just relink, much faster than recompiling everything.



In addition to this, it wasn't typical to test your code every ten seconds. A good programmer can write a significant piece of functionality and have it work reasonably well right away (and even start on the next item while it's compiling!).




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: