-
Updated
Feb 16, 2021 - Go
storage
Here are 2,265 public repositories matching this topic...
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Feb 16, 2021 - Go
-
Updated
Feb 12, 2021 - Python
** Which Category is your question related to? **
Interactions
** What AWS Services are you utilizing? **
Cognito, Lex
I'd like to be able to do a face auth and if a valid user is found, I'd like to simulate a click of the Microphone button without the user having to do so. How can this be done with the existing Chatbot component ?
Is your proposal related to a problem?
We currently use go-bindata
and it is not maintained. Also, another (kind of unrelated) problem is that we capture the modification time of files hence we cannot run `make
Local PV (device) provisioner leaves a stale BDC in the following case:
- On PVC request, creates a BDC
- If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
- Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.
This causes the stale BDC
I read the docs of dexie-export-import thoroughly, however I didn't find a way how to add onto the current database when importing the data. It either completely replaces the whole table or merges and overwrites any row with the same id.
What I'd like to do is to import the data with new id's, while keeping the old data in the table intact.
-
Updated
Feb 15, 2021 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
Page: Using a JavaScript module as a worker
This code example appends a canvas to the existing canvas#output, which is not valid. Maybe replace canvas#output to div#output, or reusing canvas#output to paint the image without creating a new one every time.
-<canvas id="output"></canvas>
+<div id="output"></div>
-
Updated
Feb 15, 2021 - Python
-
Updated
Oct 11, 2019 - Java
-
Updated
Feb 15, 2021 - C
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 10, 2021 - Go
-
Updated
Jan 11, 2021
-
Updated
Feb 15, 2021 - Ruby
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Nov 1, 2018 - Go
-
Updated
Nov 19, 2020 - JavaScript
Currently, notifications show time in the format HH:MM:SS
:
We want instead to check the browser locales and display the time according to the user location/preferences. Date formatting should be done either natively (i18n module, cf. [here](https://developer.mozill
-
Updated
Jan 12, 2021 - Go
-
Updated
May 11, 2019 - JavaScript
Improve this page
Add a description, image, and links to the storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the storage topic, visit your repo's landing page and select "manage topics."
There are a lot of options in persistConfig that aren't mentioned in the README. We should add a section to the README that documents each option you can declare in a persistConfig.