On Wed, Nov 20, 2019 at 6:35 PM Roy Smith wrote:
>
> The last couple of days, I've been having problems with interactive ssh into
> login.tools.wmflabs.org. Every so often (multiple times an hour, at least),
> my connection will hang for a few seconds. Sometimes more like 10-15
> seconds. I c
Since we are talking about this, I've been meaning to ask. I run a build
on bastion from time to time when I need to deploy a new version (npm
run build). Is there a better way of doing this? Should I try to run the
build on the grid?.. It's not a periodical task, I just run it manually
maybe o
On Fri, Nov 22, 2019 at 11:56 PM Ле Лой wrote:
>
> Since we are talking about this, I've been meaning to ask. I run a build
> on bastion from time to time when I need to deploy a new version (npm
> run build). Is there a better way of doing this? Should I try to run the
> build on the grid?.. It's
I'm starting to look at some machine learning projects I've wanted to do for a
while (ex: sock-puppet detection). This quickly leads to having to make
decisions about data storage formats, i.e. csv, json, protobufs, etc. Left to
my own devices, I'd probably use protos, but I don't want to be s