Christian Stewart
Christian Stewart
Odroid m1? I assume you mean you attached a device to your virtual (build) machine and then used format and then install? I have a m1 here, will test.
@symgryph Working on testing this when I have a moment. My current system, I built and did "format" then "install" directly to a sd card, then booted that. The system...
Built the image, will try to test w/ serial debug monitor today.
It seems to work: 1. export SKIFF_CONFIG=odroid/m1,core/debian 2. make configure compile 3. sudo bash 4. export ODROID_SD=/dev/sde 5. make cmd/odroid/common/format 6. make cmd/odroid/common/install I connected via SSH (not HDMI), so...
I see you mentioned petitboot, we use u-boot with SkiffOS. So you would need to boot directly to the SD card, try without the other drive connected. I can have...
I agree this should be more detailed.
Looks good now with "system" theme
Fixed by setting the "system" theme: Write to ~/.config/opencode/opencode.jsonc ```json { "$schema": "https://opencode.ai/config.json", "theme": "system" } ``` I would recommend automatically defaulting to this if vterm is detected
Tinygo seems to already use asyncify for wasip2, is it possible to use this to make async calls to JS code outside the Go program?
I'm also severely missing the presence of a Folder icon within radix-ui/icons! Would love to see this.