Joe Arasin
Joe Arasin
A useful bit of functionality I threw together: Given a time window, emit the latest value given a uniqueness function. It might make sense to generalize this as a "time-aware...
For legislators who don't go by their first name (i.e. Jim Sensenbrenner, Lou Correa), the current name handling in the CSV is insufficient (as only first and last are included)
When I mix in a DockerKit in with AsyncFlatSpec from Scalatest3, I'm getting a "ambiguous implicit values" error because both are creating an execution context. I think the right behavior...
Mfglabs/commons-aws is jumping through hoops b/c of a few missing methods in the S3 client. It'd be great to be able to clean things up. The 3 methods in particular...
Fixes #47
This may be an appropriate fix for the spec as a whole, but HTTP Headers are not included in TypedRequest. This can make handling authentication difficult as the types don't...
It would be really useful to expose the raw HTTP API to elastic search, so tire does not need to keep up with features. i.e. something like: ``` ruby Tire.index...
Punchlist is tripped by the word TODO in scalastyle_config.xml that is... checking for the same thing as Punchlist.