Christopher Larson

Results 39 comments of Christopher Larson

> > I see a few disadvantages: > > ``` > > * it's an unnecessary restriction for the users > > > > * internally we'd still have to...

Fair enough, I figured the fetching was the issue, as I'm guessing the gist api doesn't provide content search. Thanks for the quick reply, I look forward to playing with...

If this still occurs, one could presumably work around it by adding a template func to a local plugin which provides a function that replaces os.sep with path_sep_replace? i.e. `%path_sep{%asciify{$album}}`....

Yes, this is Windows 10 with the spring update applied. After disabling both my VPN and firewall just to make sure nothing was blocking it, I verified that docker's drive...

A connection is made just fine with telnet, dropping into the vm via nsenter shows it's listening on both ports in `netstat -nl` and `smbd` is running. Nothing obvious. Setting...

Notes to myself about potentially implementing this from my initial reading of the code: - [ ] Add new container type for `_mk_open_close_empty_dict` for an argument list, which is the...

Thanks, I'll get started on it and keep you posted. Appreciate the feedback.

As I mentioned in the issue description, the bug was with _internal_ repositories, not with github repositories, but I can certainly try again anyway.

Seeing this issue here too.