You can push up a series of commits, but each one is it's own code review so you want to do it less often. Another thing is if you have to add something to the HEAD^^ you have to rearrange your history and squash things…
Fine, don't use it. But you probably will because after fighting it you will likely find it makes you life easier.
The console is working if you are already logged in. Although loggin requires going through www.amazon.com.
Asynchronous driver isn't always needed, but he was working with Tornado, an asynchronous framework. Using anything non asynchronous that has the possibility to block for any significant period of time (i.e. network…
You can push up a series of commits, but each one is it's own code review so you want to do it less often. Another thing is if you have to add something to the HEAD^^ you have to rearrange your history and squash things…
Fine, don't use it. But you probably will because after fighting it you will likely find it makes you life easier.
The console is working if you are already logged in. Although loggin requires going through www.amazon.com.
Asynchronous driver isn't always needed, but he was working with Tornado, an asynchronous framework. Using anything non asynchronous that has the possibility to block for any significant period of time (i.e. network…