Amir Amazigh BOUBEKKI

Results 55 issues of Amir Amazigh BOUBEKKI

enhancement

It would be nice to have atom or rss support. I think it would be better to have feeds for every database that has a single datetime field, if they...

enhancement

I don't think daiquiri provide a ready solution for multiprocessing context. ref: https://stackoverflow.com/questions/641420/how-should-i-log-while-using-multiprocessing-in-python ref: https://github.com/jruere/multiprocessing-logging

In modern javascript, there is `async` and `await` new keywords that allows to write asynchronous code that looks like synchronous code. For instance, ```javascript async function fetchPosts() { let response...

enhancement

Is there a way to summarize the results given by the benchmarks ?

Hello! I am the organizer of the [FoundationDB meetup](https://www.meetup.com/fr-FR/FoundationDB-Paris-Meetup/). I would like to invite an expert about `ardb` to present a talk at the meetup about `ardb` in the coming...

There is no documentation for the argument `config` of method `client.containers.create(config, wait=False)`. The [documentation](https://pylxd.readthedocs.io/en/latest/containers.html#manager-methods) says: > This method requires the container config as the first parameter. The config itself is...

ORBIT: An Optimizing Compiler For Scheme by David Andrew Kranz https://cpsc.yale.edu/sites/default/files/files/tr632.pdf

Use the following template and create one markdown per document: ``` # [Title](https://link/to/document) By Author1, Author2 and Author3 ## Keywords - abc - def ## Abstract abracadabra... ```