Jason Pearson
Jason Pearson

Let me know if you like this or would prefer something different, happy to modify. And THANK YOU for the super nice project, it was a joy to experiment with....
## Add Hinge - [x] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md) - [x] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md) - [x] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the...
### Steps to Reproduce: 1. [Run ValidationTool](desktop/ValidationTool) 2. Connect to emulator 3. Click on `check_399` ### Expected: See the rendering within the ValidationTool ![Screen Shot 2021-01-24 at 10 12 45...
### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...
For context, I talked with @liutikas about this change. While configuration cache doesn't yet have a good way of working on non-ephemeral hosts, it should be fine as long as...
I noticed in https://github.com/davidepianca98/KMQTT/issues/17 there was a discussion about how the openssl klib doesn't get included in the dependency package. I had a discussion with @kpgalligan in the [Kotlin Lang...
Caliper attempts to measure how much time a given function takes to process by sending it various sizes of work, but Java 8's new compiler optimizations can remove loops that...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem I was talking about the settings used in this project...
**What I have done and why** It was pointed out in a discussion that NowInAndroid uses a 6GB heap size which seemed high. I did a couple perf runs with...