Diego Vicente

Results 7 comments of Diego Vicente

This is currently not in the roadmap since it seems like a lot of functionality is missing and, in case I were to tackle pending work, I would try to...

Again, it is MIT licensed so feel free to whatever, including copying and pasting the code if you need to. However, understand that this is not production ready code and...

I was indeed writing a small script to automatically star dependencies of a project in GitHub (heavily inspired by [`cargo-thanks`](https://github.com/softprops/cargo-thanks)). Right now, I have small pieces of code for fetching...

The prototype I mentioned just parses the output of `pip show ` and hopes to find a github link (which is not the case in many big packages, like numpy...

Having the same problem with tensorflow 1.8.0 built from source

Hi! Just came accross this issue, and regarding what @mcamou said: > It would be really great to be able to do something like: > > ```sql > -- @var...

@andronat just in case it can be useful to you, I am able to "gain enough time" for `direnv-vscode` to load if I make sure that the first file that...