Daniel Lewan

Results 28 comments of Daniel Lewan

Hi, I'll try to write documentation soon :)

It can be done with `ReadTimeout` property: ```go g := gig.Default() g.ReadTimeout = time.Second * 10 ``` --- I added some basic documentation to README.

I'll be moving my personal projects (including Kakoune plugins) to Gitlab soon, so this would be welcome change

I encountered the same issue. With shims: ``` time lua -e "os.exit()" ________________________________________________________ Executed in 160,92 millis fish external usr time 171,70 millis 503,00 micros 171,20 millis sys time 42,09...

Seems like [this tool](https://github.com/asdf-community/asdf-direnv) is trying to sovle the issue.

Maybe it's better to change the type of "download" field to array in next spec version?

1. CKAN could recognize cached files by checksum if there would be more than one url in downloads (I assume checksums would be mandatory)

> That would be nice, but also a barrier to humans writing the metadata themselves. This is simple to solve. We just need to add checksum calculation tool to netkan.exe...