Ferry

Results 5 issues of Ferry

**Describe the bug** I would like to run ctrl-space on Apple silicon. **To Reproduce** Steps to reproduce the behaviour: 1. Run Linux on Apple silicon (either directly, or using a...

**Description** Hi, Following the instructions given here: https://github.com/ghaerr/elks/blob/master/BUILD.md When I select the option to build a ROM, the compile fails with an error about undeclared elements. However, as far as...

discussion

## GORM Playground Link https://github.com/go-gorm/playground/pull/766 ## Description I have a simple example here that shows when using First() I can preload the Pets and Pets.Toy relationship for a User, however,...

type:with reproduction steps

## Explain your user case and expected results I have a simple example here that shows when using First() I can preload the Pets and Pets.Toy relationship for a User,...

Hi, I'm porting ELKS to a new platform. This platform is similar, but not the same as the standard PC platform. I have modified EMU86 appropriately and this is working...