Jorin Vermeulen
Jorin Vermeulen
### Describe the bug Bottles fails to install the `consolas` dependency. According to the log it appears to think that `/home/USER/.var/app/com.usebottles.bottles/data/bottles/temp/consolas-fonts-tts.tar/Consolas-Bold.ttf/` is a path containing `Consolas-Bold.ttf`; however, in reality this...
Currently it appears the backpack can have it's ability enabled indefinitely without costing anything. This seems pretty overpowered and unbalanced. I'd recommend implementing a cost for the ability to be...
On the stock rom I used to be able to use my phone for contactless payment. For this I had to configure the NFC to use either HCE or the...
### Terraform Version 1.7.1 ### Affected Resource(s) - vcd_nsxt_edgegateway ### Terraform Configuration Files ```hcl resource "vcd_nsxt_edgegateway" "nsxt_egw" { org = "myorg" owner_id = vcd_org_vdc.vdc.id name = "edge-gateway" external_network_id = data.vcd_external_network_v2.ext_net.id...
When I click `Add Link` on the AP to add it as bridge device, the AP status goes to `offline`, and after a second or two comes back as `online`...
It would be great if there's a way to provide some form of authentication to the Ollama LLM method. Options could be an `Authentication` header, Token, or even (though not...