Byron Ruth
Byron Ruth
I had prototyped an abstraction for a "read model" which is built on a consumer. This can be an ephemeral one which exists for the duration of a process or...
Thanks. The easiest solution would be to add a `position: fixed` CSS rule for the navigation element. You can adjust the `top` and `left` offsets to position it the way...
You are free to make a copy of the object prior to applying the set of operations. The README disclaims this: `Note: at this time, all operations are applied in-place.`
@neilalexander @ripienaar I advocate for this coming into 2.11. There is no new risk. For those who use it, the performance profile would be equivalent to any other code path...
@derekcollison this is ready for final review and merge for 2.11
@cchamplin This is a great addition and straightforward PR. I will want to play with this a bit to see how much this could be abused (subject length/number of tokens),...
I just tested this and still fails.
☝️ All of these contributions are so cool to see 😄
@aricart No urgency, but is this and #171 extending an existing ADR or does a new one need to be created?
Ok thanks, that is what I assumed. I am in the process of evolving some PR templates to help differentiate the kinds of issues that are created in this repo.