You are here |
rolisz.ro | ||
| | | |
rolisz.com
|
|
| | | | So the ML engineer presented the model to the business stakeholders and they agreed that it performed well enough on the key metrics in testing that it's time to deploy it to production. So now we have to make sure the models run reliably in production. We have to answer | |
| | | |
zzamboni.org
|
|
| | | | via http://www.freshblurbs.com/blog/2013/06/22/github-multiple-ssh-keys.html#tldr Since Github doesn't allow us to reuse an SSH Key, the only sane solution is to jump through some hoops and generate + use multiple keys on the server itself. Let's look at some effective approaches of doing that. Short version: define multiple hosts in the SSH config file for each repository, which use different SSH keys, then you can assign different deploy keys to each repo. But read the whole article for the full details. | |
| | | |
gavinhoward.com
|
|
| | | | In this second post in an ad-hoc series, I talk about why eating your own dog food is so important. | |
| | | |
utf9k.net
|
|
| | Why setting for one gitconfig when you could have two or more |