Fernando Mumbach

Results 20 issues of Fernando Mumbach

If I index, for example, 'revisión', only 'revisi' gets indexed. This only happens on the CommonTerms (spomet-fullword) collection.

Hello. I'm trying to use cluster_management, and I know it's old and hasn't had commits since 1 year ago, but it's magnificent! I want to use it in my projects....

Rails 4 introduced ActionController::Live, and it would be perfect for gon.watch, since it uses another thread and does not overheads the main process.

Is there any way to add a tooltip?

When using caching, I get the following error: `ActionView::Template::Error File name too long` Maybe the filename should be in sha1 or md5.

After reading #128, I looked around the code of `msgfmt:extract` and found it's using regexes for parsing files and file extensions. Since typescript augments vanilla JS, there should be no...

Steps to reproduce: - Clone the repo - Execute the `Example` in a device or an emulator (Android) - Version is `undefined`. After updating the app for the first time,...

Suppose I have a system where I spawn an actor to manage each item in a list. Once the item is removed from the list, how can I stop the...

Hello! Great project and I love how organized it is. Adding & using it was a breeze! Would it be possible to add the types of each component to FormKit...

On the [Ingress definition](https://github.com/windmill-labs/windmill-helm-charts/blob/9fa1cd00016499210dfe513fcac0da6b36d48763/charts/windmill/templates/ingress.yaml#L35C2-L44) ws_mp is always defined, even if enterprise is disabled.