Jarred Ward

Results 33 comments of Jarred Ward

I'm seeing this same issue. This is fully reproducible in a unit test I have against a local DynamoDB. ``` DynamoDB: Query, failed to get rate limit token, retry quota...

I'm encountering an issue with `Option[AnyVal]` as well. I've confirmed that it seems to be serializing and deserializing correctly with the fixes from https://github.com/FasterXML/jackson-module-scala/commit/f6cf609451d01f036e87ff1070abcb0b6e991b42, but the underlying deserialized type is...

I was actually in the process of creating a project just like bottled water -- so it was great to see the approach validated. I'm really interested in the Avro...

@ept At the moment, yes. And I agree, we won't be able to store the entire DB log in Kafka. I'm trying to figure out a stable way to work...

Noting that I'm able to work around this by using exclusions + `http_file` + resources in the `java_binary`. It would be nice if the the rules in this repo could...

I was able to acquire https://github.com/crypto4s -- I can start adding folks.

Also got crypto4s.org that we can point at GH pages.

@DeCarabas any config/code you can share on this exact cc toolchain setup?

@chris-ramon @sogko I see you two are the owners of this org. Could you please merge this in to resolve the CVE?

Seeing another different type of failed request to the server w/ gopls: ```lisp [server-request] (id:15) Wed May 18 13:11:50 2022: (:jsonrpc "2.0" :method "client/registerCapability" :params (:registrations [(:id "workspace/didChangeWatchedFiles-1" :method "workspace/didChangeWatchedFiles"...