Results 52 comments of Mara

I just started using it and am hoping for the best.

I have no idea on why creating PRs is broken. The way I did this is to open two PRs in the web interface and merge one. Also I was...

If I don't specify that, will it connect to the first hidden network it finds that matches, or the strongest signal? There is a lot of speculation and not much...

@glittle The second example at your link and some brief testing of my own show that your first two examples are identical in the dom. Either way it's unrelated to...

So I was hoping to use the `more-menus` branch, but I'm not able to even get the things in this thread to work. I have a GPT partitioned disk, I...

That gives me `invalid signature` as well. It was found at `C:\Windows\Boot\EFI\bootmgfw.efi`. Any other suggestions or should I just give up for now?

It was not. I've learned a lot of things and gotten it working. Made a pull request to add the file for win7 to the search path and to show...

I resized that image by ```bash qemu-img resize mac_hdd_ng_auto_big_sur.img +$whateverBiggerYouWant sudo qemu-nbd --connect=/dev/nbd0 ./mac_hdd_ng_auto_big_sur.img sudo gdisk /dev/nbd0 # delete partition 2, create new partition 2 of a bigger size sudo...

Oh interesting. It looks like my problem is that I have the official board so I am compiling with -DOFFICIALBOARD, but my relay needs to be asserted high to lock...

I have the PCB in the images in the readme from the tindie store. I set the relay to "active low". If I compile with `-DOFFICIALBOARD` then it doesn't lock...