Bruno Paz

Results 30 issues of Bruno Paz

Right now, I am using javascript function "window.find" to enalbe search in Webviews. Webkit2 provides a [FindController](https://lazka.github.io/pgi-docs/WebKit2-4.0/classes/FindController.html) class to do this. RIght now it seems to have a bug as...

enhancement
hacktoberfest

enhancement
help wanted
hacktoberfest

Hello all! When I built this extension I was not expecting to get so many attention (30 stars 14 forks and 18 issues) is a personal record!! I have been...

help wanted

Hello. I follow all the instructions to deploy Kubernetes on vagrant but now when I try to access the cluster url via browser I just get a blank screen saying...

Hello. I am trying to run llama-gpt on Kubernetes, with manifests based on the ones provided in the repo, but I can´t get the api container to start. It fails...

### Name and Version bitnami/postgressql:16 ### What is the problem this feature will solve? Right now, the image has the non-root user with id 1001. This is a very low...

triage
feature-request
postgresql

**Is your feature request related to a problem? Please describe.** I would like to be able to configure different purge policies by feed or category. For example, I have a...

Feature Request

Hello. I have created my own devcontainers template repository (https://github.com/brpaz/devcontainer-templates) using the [template-starter](https://github.com/devcontainers/template-starter), but I when I try to use my template as a base image in another project, I...

### What is the issue? Hello. I finally managed to have ollama using my AMD 780M GPU but now it´s completely broken. every time I run some prompt, I got...

bug

This pull requests adds support for handling commits that are not part of a pull request. This allows release drafter to work in other Git worklfows like Trunk based development,...