Bruno Arruda

Results 11 comments of Bruno Arruda

+1 This is my exact scenario. I need to evaluate if blackbox-exporter has what I need, I got into this project, didn't find any docs about metrics, so I went...

Hi, a bit too late on this topic. Recently I had to write a pipeline with SOPS, and I thought a dry-run could help me to check what files were...

Something like a `sops --validate ` (not a dry-run) would be useful for use cases like this one about pre-commit hook validation: https://github.com/onedr0p/sops-pre-commit/issues/24. As SOPS doesn't have such functionality, the...

Any updates? Is this project active yet?

Hi Stefano, requirement 2 tells about javadocs and source, and the Maven example for it is here: https://maven.apache.org/plugin-developers/cookbook/attach-source-javadoc-artifacts.html I made that change locally but didn't send the PR for it...

In another issue (https://github.com/Stability-AI/stablediffusion/issues/4#issuecomment-1459810506) someone referenced a repository with a working containerization of Stable Diffusion. I haven't tried it yet, but it has large community interest, with almost 5k stars...

Your project is amazing, I will join slack to follow the discussions and help where I can :)

Se for fazer o PR, por favor altere também `"constituição"` para `"\bconstituição\b"` nesta linha: https://github.com/MiguelMedeiros/visao-libertaria/blob/5bd98ea8ad3e02866b56f5df32a9dba0d4e1f607/js/app.js#L205 A extensão está pegando por engano o termo 'reconstituição'. Sugiro testar com esta página pra...

Hi, can you elaborate the types of optimization you did in your code? I'm planning to fork this project and your work seems interesting.

Hi, any updates on this? @mitsutaka there are conflicts between the branches. I'm not a Golang expert but if you don't have time, I can (try to) help.