Bruno Paz

Results 55 comments of Bruno Paz

Just discovered Heynote. I really like the idea. Expanding a bit to the multiple files support. I think it could be interesting to have like one file per day. (sort...

Hi, Yes I think its a good idea. Not sure about my free time to work on it, right now, but if anyone wants to help ...

Docker is great for web apps, but for desktop apps, In general, I don´t think it makes that much sense. I can understand the use in this project though, being...

@tpaschalis I stumbled on this when trying to install Grafana Alloy for the first time, on my cluster. I understand the reason, for not introducing a new dependency, but curl...

I have the same problem. Download works manually on youtube-dlp. And the jobs are stuck. It´s not downloading anything for a few hours already and have more than 200 jobs...

I got the same problem. In my case, it seems to be that OpenLens is looking for the extension code in a different place, than where the extension was installed,...

Hey. First of all, congrats on this amazing project. As a Go developer myself, really like to see how it was implemented. But I think I will need this feature....

I have created a fork - https://github.com/brpaz/action-label-syncer if anyone wants to try it. It includes: - Updated versions of Go and all dependencies - Better error messages when the labels...

@gvatsal60 the image is [here](https://github.com/brpaz/devcontainers-templates/pkgs/container/devcontainers-templates%2Fnix-devenv): and was created with the devcontainers-cli, following the `tempalte-starter` repository. I think I had a typo on repository I was using. But running `docker pull...

@gvatsal60 I just discovered this is not specific for my devcontainer. The ones from this repository, give exactly the same error. ``` json { "image": "ghcr.io/devcontainers/templates/python" } ``` ``` [2025-01-25T17:44:27.678Z]...