Stephen Edwards

Results 19 issues of Stephen Edwards

I am having trouble publishing locally after upgrading GPG past 2.1 on a new computer where I no longer have `secring.gpg` and I am not sure where to point the...

Hello, I'm wondering about extending clusterize.js to 'scroll' with translateY on the container rather than scrollTop. This could support accelerated scrolling of complex list items, or places where 'overflow: scroll'...

The kdoc for `runBlocking` claims it blocks the thread from which it is called (interuptibly). But I have observed behaviour where other coroutines waiting for dispatch on that thread (e.g....

question

We have a number of great samples demonstrating different use cases for Workflows, but it is not always clear what particular mechanism they are highlighting. A small bit of documentation...

documentation
meta

We calibrated the render pass counting performance tests that run on CI to the speed of the emulators on CI that we use. However, if we re-run locally the outcomes...

testing
optimization

Either that or #840 somehow broke it? Either way, its `@Ignore`ed now so we need to fix it and get it running again.

testing
optimization

Placeholder for this thought in the `optimization` backlog. @zach-klippenstein and I once talked about re-writing the `WorkflowNode` tree using compose mechanisms (and optimizations?) but the problem there (IIRC) was that...

optimization