rwjack
rwjack
Why two Baikals? Seems like wasteful use of processing power, especially because the chances of your VPS going down are practically 0. I would just replicate the docker volume of...
I had to configure the default service onto which to save contacts on my iPhone - had to change from iCloud to my CardDav (baikal) instance.
Don't want to scare you guys, but 😂 https://zeropath.com/blog/breaking-authentication-unauthenticated-api-key-creation-in-better-auth-cve-2025-61928
I know, I want oidc too, just saying how it's a crazy exploit, and it conveniently came up just as BetterAuth came into talk for Kuma.
I keep getting this one with the default settings, tried with the Ollama API + mistral:7b: ``` 2024-07-20 17:51:41.176 ERROR (MainThread) [homeassistant.components.assist_pipeline.pipeline] Unexpected error during intent recognition Traceback (most recent...
Don't mean to hijack, but how did you manage to point the integration to the Ollama API through OpenWebUI? When configuring the integration, when I set the API hostname to...
> I think what you can, and maybe should, do is use a reverse proxy to put ollama api on a route path of a domain. You can create another...
@lucharo ``` function layout() { return { name: "Centered Widescreen", getFrameAssignments: (windows, screenFrame) => { const oneWindowWidthRatio = 0.75; const splitMainRatio = 0.55; if (windows.length === 1) { // Centered...
Just to clarify, I haven't configured anything yet because I'm still waiting on an esp32 to use as a BT proxy, but I'm just investigating if this is worth implementing...
I think this is what would work: https://esphome.io/components/bluetooth_proxy.html Just to confirm, if the proxy can forward BLE advertisements to HA, that means I can set the light activation time to...