-
I'm experimenting with Mirage in an Angular app. Mirage is compiled in the main application. I noticed that Mirage is active automatically without calling it directly, so it redirects all AJAX request…
-
### Too much bandwidth overhead
- We're sending Ping/Pong bidirectionally at **10Hz**
- Hard-coded DefaultPingInterval set to 0.1f
- We're also sending TimeSnapshot bidirectionally at **60Hz**
…
-
Hi @tranxuanthang, following your suggestion under https://github.com/beetbox/beets/pull/5406 I now attempt to find matching lyrics using the `/get` endpoint, and only perform `/search` if they could …
-
would be great to have this on pinephone :)
j0lol updated
3 years ago
-
### Server is up to date
- [X] My server is up-to-date and I'm using the latest version of this mod from this github.
### I've followed the instructions
- [X] I've followed the instructions
### Ga…
-
### Description
Mirage compiles when following the instructions but does not run.
### Your environment
Mobian (Debian Bullseye)
arm64
Phosh 0.4.3-1mobian1
Compiled from git using the instr…
-
### What went wrong?
**What happened**:
- we use argocd to deploy oncall. This tool will from time to time run the helm template to check if the health of the object is still oke or not.
1. Since t…
-
This isn't in the [faq](https://mirage.io/wiki/faq), but it's a reasonably frequently asked question. The answer probably deserves its own blog entry or article. Were I to write it, I'd probably mak…
-
Something that is nice about having `MonadGet` and `MonadPut` as classes is you can use the same serialization logic for different purposes. For instance, you can create a `MonadPut` instance based on…
-
For example it would be cool to just have to do
`[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-mirage-firewall`
to get it installed and ready (would…