Santiago Fraire Willemoes
Santiago Fraire Willemoes
Hello people, first thanks a lot for the project! I was wondering how is people creating metrics for prometheus. dramatiq has a [middleware for prometheus](https://dramatiq.io/_modules/dramatiq/middleware/prometheus.html), and I was wondering if...
 Hello people, thanks a lot for the app. I was wondering if you could help me here, I have a static website and I've added the tracking code, the...
Hey first of all, thanks for the library, it's really simple and beautiful. I was wondering if it would be possible to have something like this: ```python from bullet import...
## Current behavior The macro [html_translations](https://github.com/getnikola/nikola/blob/af754d3e61bafd748a019b1773fb732440783f67/nikola/data/themes/base-jinja/templates/base_helper.tmpl#L129) is set to use `_link("root", None, langname)`. This means that wherever you are, you are gonna be redirected to the "home". ## Desired behavior...
Hery @Lee-W and anyone who wants to participate, I'd like to make some small breaking changes and release v3. ## Goals - annotated tags by default. `--follow-tag` and date. -...
Hello, I wanted to provide an initial draft for the CI of this tool. It's running test for redis, postgres and kafka. Let me know what do you think. My...
A single consumer [cannot read from a pattern and a normal topic](https://aiokafka.readthedocs.io/en/stable/api.html#aiokafka.AIOKafkaConsumer.subscribe). So at least 2 consumers must be created. This can be done internally, no problem here. Now... how...
Kafka accept n + 1 servers to bootstrap initial cluster metadata. https://aiokafka.readthedocs.io/en/stable/api.html#aiokafkaconsumer-class
Hello people, I would like to request a guide on a simple authentication service (*Ã la* django). I want to try biscuit in a personal project, but being no expert...
It would be awesome if this plugin supported `rust`. I have a lot of notes and samples that would like to run. Looking at the code, it seems it should...