HAH! Sun

Results 64 comments of HAH! Sun

https://supabase.com/docs/guides/self-hosting/docker

>We have provided you a Client Key to get started. You will soon be able to add as many keys as you like. You can find the anon key in...

>Could you provide a link to this on the docs please? it is not in the docs. this is in the page (in the studio dashboard) at localhost:8000 under API...

> Curious where you see those links? like I said it's right there on the web UI. click on the `API Guide` link in the navbar.

this is after creating a tauri app with rust + leptos with `cargo create-tauri-app`. freshly installed. everything according to docs.

Im not familiar with android and the android SDK. I downloaded a pretty recent version of android (version 34). how can it be old? what do I have to do...

> Uncaught SyntaxError: Unexpected reserved word i think this happens when the simulator you're using has a super old webview version I should also mention that I tried this on...

this worked: ``` mqttui -u mqtt publish --username mqtt test test ``` so how come I need to specify the username twice?

yes Im on alpine. there was an update of the mqttui package few days ago. now I am on 0.21.0. still the same issue. I guess the alpine package is...