Leo Nikkilä
Leo Nikkilä
Let me preface this by making it clear that I have no idea what I’m doing! Still new to Rust and I don’t understand much about Obj-C interop. I’m trying...
Makes long presses more consistent with iOS, which doesn’t cancel the gesture due to maxDist if it’s already in the `ACTIVE` state. This is also more consistent with TapGestureHandler, whose...
Crashed for me otherwise when testing methods directly using Rack::Test.
Due to the recent changes in Chrome I’ve decided to stop maintaining Panel Tabs. I’ve written a more thorough blog post with details, [please check it out here](https://lnikki.la/articles/farewell-panel-tabs/). Thanks for...
Depending on 1.7.x prevents upgrading beyond Cowboy 2.8.0, since Ranch 1.8.0 is used by Cowboy 2.9.0 and up.
I’m using `auto_explain` to log analyses of function calls. When it’s configured to output JSON, the root element of the document is a single plan object instead of an array...