Ian Duncan

Results 95 comments of Ian Duncan

Hi @kakkun61, thanks for your patience. I'm reviewing this now.

@kakkun61 can you update this against main if it's still relevant?

I love this idea. Let's make it happen.

I think the best place to support this would be in `TracerProviderOptions`, maybe something like: ``` haskell data TracerProviderOptions = TracerProviderOptions { ... , traceProviderOptionsExceptionProcessors :: SomeException -> Maybe [(Text,...

This is probably a good overview on the tradeoffs around catching errors for various monads: https://stackoverflow.com/questions/46425062/should-i-prefer-monadunliftio-or-monadmask-for-bracketting-like-functions > if you know [...] (that you) want compile time guarantees about the correctness...

> I don't believe that anything can be faster than toASCIIBytes uuid = BI.unsafeCreate 36 (pokeASCII uuid). It's literally just allocating exactly 36 bytes and poking stuff at the right...

It's true that @lykahb made a further improvement, but I don't think it's unfair to state that he provided benchmarks prior to you saying that you didn't want to "complicate...

I think I figured out what the problem is here. effectAllowed gets set as part of dragStart in the drag coordinator, which seems to only allow the cursor to look...

> [!WARNING] > This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite....

* **#5** * **#4** * **#3** 👈 * **#2** * `main` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @iand675 and the rest of...