w3irdrobot

Results 17 comments of w3irdrobot

Have this same issue. Mine points to the version brought in by `coreutils` from Homebrew. ``` /usr/local/opt/coreutils/libexec/gnubin/dd -> ../../bin/gdd ``` I "fixed" it by putting `/bin` at the beginning of...

I have some time today to work on this. I can tackle this one if no one else is already doing it.

Not sure if this is still being worked on, but a way to document that an API key is required for all requests would be great! So somewhere I could...

is the idea to save this in the database then or on the filesystem? if kept in memory, the encrypted child passphrases would be lost if the main node was...

AFAIK the content in here is still valid and up-to-date. What is out of date?

I am also having this issue. I was able to do a WiFi update of the watch face to put Basic on it, but now I'm having the issue in...

@walex53 Using an rpi to clear the flash works. I was then able to upload a watch face via my Linux machine afterward. However, I have to erase the flash...

``` ~ 2 $ cat /sys/class/dmi/id/product_sku B6-I ``` i have been running NixOS on this machine for a few months now. i use it almost daily in the evenings. there's...

> We could use the [dioxus server context](https://github.com/DioxusLabs/dioxus/blob/8149868ebc8610c4c2bc6fc41b50d9be4f4bfb40/packages/fullstack/src/server_context.rs#L11) which is a version of context provided to handlers that works with all backends the thought being that instead of making it...