-
[updated by @kriskowal 2024-01-09]
Document how to permit powerful globals like WeakRef or Atomics.
---
[original by @michaelfig 2021-06-18]
@erights wrote in: https://github.com/Agoric/ag…
-
- Cree un page de recherche de joueur
- Afficher tous ses resultats
- Ajouter un Compare with
-
Avoir une modal qui dise : n'oublie pas d'amener ta facture à la Kès
-
### Code of conduct
- [X] I have read and agree to adhere to the [Code of Conduct](https://github.com/oxen-io/session-ios/blob/master/CODE_OF_CONDUCT.md)
### Self-training on how to write a bug …
-
so i have hosted my site on lambda using zappa. and i am using django-amazon-ses to send email after submitting a form.
**settings.py**
```
AWS_ACCESS_KEY_ID = os.environ.get("AWS_ACCESS_KEY_ID"…
-
Agoric has stopped investing in the realms-shim. We participate in advancing the realms proposal, but our primary energy is in the compartment shim and proposals (and the related lockdown, harden, ...…
-
### Summary
When I try to use `--with-prov`, it fails to move/copy provenance file, seemingly because it's looking in the wrong place. It's expecting it to be in the temp dir that it creates, b…
-
BIDS dataset allow you to ship the stimuli you used for your experiments with your data.
bids-specification.readthedocs.io/en/stable/04-modality-specific-files/05-task-events.html#task-events
Li…
-
It would be nice to have a feature built in that would throttle the emails being sent to Amazon to avoid reaching your quota. For instance it could be an option during initialization to set a custom …
-
Execution of the code below hangs. When nowait parameter is set to false it returns immediately.
I believe it also affects all API's with nowait parameter.
```
let mut ses = Session::open_url(url…