Eric Jain
Eric Jain
Just verified that the `silent` property is supported in the current version of Chrome at least... See https://developer.mozilla.org/en-US/docs/Web/API/Notification/silent.
I don't always start logging where I last stopped logging. If the data exported to GPX had one track (or segment) for each period of recording, that would avoid some...
Steps to reproduce: 1. Choose "Edit" from the menu on https://quantified-self.io/settings. 2. Check "I want to delete my account". 3. Click "DELETE MY ACCOUNT". 4. Conmfirm "I am sure, Yes...
Should there be an option to set the output dir?
Tried to install the current version of this cookbook with Chef 12, and got this error: ``` Cookbook 'aws' version '9.1.4' depends on chef version [">= 15.3"], but the running...
Should have some protection against brute-forcing security codes, especially since `TOKEN_LENGTH` can be set to a low value like 4...
### What happened? After upgrading react-native-navigation from 7.39.2 to 7.40.1, builds with React Native 0.70.x (or older?) fail: > error Failed to build the app: No package name found. We...