Loren ☺️

Results 280 comments of Loren ☺️

Sorry for the radio silence! We're forming a new team to maintain this repo and respond to PRs, if you're interested: #399

Sorry for the radio silence! We're forming a new team to maintain this repo and respond to PRs, if you're interested: #399

@adelsz is this still an issue in the `0.1.0` version I just published?

It includes these changes: https://github.com/acarl005/join-monster-graphql-tools-adapter/pull/15/files

I can reproduce this bug. To replicate, eg on Android: - Turn off system GPS - Open app - Turn on system GPS - Return to app, `currentLocation()` does not...

Okay, so solution is to repeat the `watchPosition` call on a timer.

This would fix #1164. When I update this repo to Gatsby v3, I get these errors (after switching to minimum Node 12): warn Plugin gatsby-plugin-emotion is not compatible with your...

Thanks! 1.7 takes it down to 26.5s. > a lot of scss files in your node_modules which get compiled unnecessary Do all .scss files inside node_modules/ get compiled, or only...

Thank you for your time! ``` openssl genrsa -des3 -out redmine-private.pem 2048 openssl rsa -in redmine-private.pem -pubout > redmine.pub ``` It is password-secured, but the prompt is: ``` $ git...