Daniel Orner

Results 56 issues of Daniel Orner

Fixes #569 . This ended up being simpler than I expected. I simply added a `for_read` parameter that's only set on read, which would return an isolated translation object instead...

Confirmed this field is not used anywhere and there is no data in it since 2019.

Time has moved on and ruby-kafka is [now deprecated](https://github.com/zendesk/ruby-kafka). We had an [issue](https://github.com/phobos/phobos/issues/164) opened to ask if we would migrate to rdkafka-ruby, but IMO there isn't much point. [Karafka](https://karafka.io/) (which...

I know this isn't super documented or supported, but I'm trying to figure out if I'm doing something particularly wrong. I'm trying to add YARD comments to Google Protobuf. Taking...

This PR is the first step in the kit redesign. It moves line items from kits to the kits' item. This will set us up to make `items` the only...

Hi! We're looking at supporting a flow where there is no user saved to the database at all - similar to the one shown here: https://4trabes.com/2012/10/31/remote-authentication-with-devise/ We've got this working...