Roman Valls Guimera

Results 129 comments of Roman Valls Guimera

Not instead, but in addition. `pip install aws-cdk` should pull all the `aws-cdk-*` submodules avoiding `ImportErrors`. You can as well just install the just modules you need by being explicit...

> (...) seems to have had its genesis in IGV use cases (...) Not sure if that's accurate. IIRC htsjdk had that `htsget://` scheme *before* discussing and working for htsget...

I think that the bottom line here should be to either include this scheme on the standard or **explicitly** discourage it since implementations are starting to diverge and might cause...

As agreed in [today's htsget APAC-friendly meeting](https://docs.google.com/document/d/16MEoe24jaJ8UTgkiD9XD8-H4_lXVFCrP0hlziurSuNo/edit#heading=h.ef29tt9mwu6v), I've been tasked to summarise this thread in the following table and then I also added some more pros/cons to the mix. Full...

Closing as discussion seems stalled and @jmarshall is going for HTTP 426 response (PR #665) anyway.

I don't know if it's too late for this, but perhaps on future revisions of the spec, I would switch that fieldname with "checksum" instead of "md5". More general and...

+1 on your opinionated hat :) On the plus side of removing those filtering bits (perhaps also the BAM ones?) from the spec is that it'll all be more like...

https://github.com/awslabs/aws-lambda-rust-runtime/pull/235/files

Given multiple recipes, would it be possible to collapse similar shopping list items (fuzzy pattern matching)? I see quite a few duplicates, which makes the output a bit impractical when...

@William-Yeh it would be rad to have this change merged into this repo, I'm looking into deploying prometheus 2.x... @klatys, is the Go environment correctly setup when running this on...