Jon Grythe Stødle

Results 6 issues of Jon Grythe Stødle

[Render.com](https://render.com) has native support for Rust, and includes multiple examples of how to deploy rust web apps in their docs

I've made a fork of the [Rust template present in the openfaas-incubator organization](https://github.com/openfaas-incubator/openfaas-rust-template) and optimized the container size, and making the Dockerfile similar to the Go version. Project can be...

If there's already an instance open of an application it would be preferable to have that application receive focus instead of launching a new instance. That way Jarvis could be...

Improvement

Adds a function on `IQueryProvider` to supply a "fallback result" which supplies a generic search with the provider. This makes it possible to add a setting specifying a desired fallback...

After having difficulty getting #49 to work i propose this alternative solution. Using an addin to query the currently running processes and provide them as query results. This still needs...

This is just the initial work, but I want to get your feedback before I might head far off in the wrong direction. This code will move focus to the...