André Portela
André Portela
That will be awesome!
`CONFLUENT_SUPPORT_METRICS_ENABLE: 0` It isn't working for me 🤷♂ I can enter the container and it's still enabled: ``` $ cat /etc/kafka/server.properties | grep metrics.enable confluent.support.metrics.enable=true ``` Kafka container log confirms...
`KAFKA_CONFLUENT_SUPPORT_METRICS_ENABLE=false` does the trick 👍
I am very interested in this feature. Appending hashes at the end of cacheable resources when building a static site allows one to use an aggressive caching mechanism. It is...
from [py-tree-sitter](https://github.com/tree-sitter/py-tree-sitter?tab=readme-ov-file#install-languages) documentation: It seems they are migrating to this implementation to reduce the hassle of using widely available grammar, which is nice. Another benefit is that it seems to...
I did hit that wall. I installed typer (0.9.0) first and now I cannot install typer-cli =)
Aplicações web em python puro com Reflex cabem como sugestão aqui? https://reflex.dev/