Andy Weidenbaum

Results 25 comments of Andy Weidenbaum

Can you provide example code? I’m open to making that change, but I don’t see how to restrict calling `wincmd p` without a conditional check of the `err` variable. For...

In testing, the serial console works post–GRUB boot encryption password entry. It just takes running VNC and a serial console simultaneously. Use VNC to enter the GRUB boot encryption password,...

Update: the problem is identical on [Archvault](https://github.com/atweiden/archvault) with mkinitcpio. The same gap in serial console I/O appears at the GRUB boot encryption password entry stage. Afterwards, all is fine. Which...

One can vendor Lua in their golua-using module, compile Lua with a `Makefile` or similar, and then link to the vendored Lua library using `CGO_CFLAGS` + `CGO_LDFLAGS`. Enabling this would...

Required by newest Raku