Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

But you could continue working and only have to apply minor patches forward if you later find your starting point needed to be fixed.

You don't have to wait for CI, just create a new branch and continue your work as though CI passed, and your PR was accepted. If that comes true you don't need to worry much, just rebase and continue.

On the other hand if you find out you needed to make changes - do those on the branch you made those changes, and finish your PR/CI cycle. Then go to the new branch you continued work on and rebase, and continue.

Is there something I am missing?



Heaven forbid we find a reason to take a break


In the old days at least we had compiling. Not so much anymore.


No, today we have something else to wait for, it is called the runtime.


But users wait for that, I can get on with finding a new framework instead.


npm install


And when you need to delete your node_modules folder for the upteenth time, it's a nice 5 minute break.


He said a break, not a vacation




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

Search: