BBBSnowball

Results 3 issues of BBBSnowball

I was wondering why there is so much space before the first partition for PinePhone and then I noticed this piece of code: https://github.com/NixOS/mobile-nixos/blob/3fa21329c44e8fa920108b64e16d2c41e1d7af52/modules/hardware-allwinner.nix#L8-L11 It reserves 8 MB plus 2...

device: pinephone

My system config flake uses `inputs.private.url = "path:./private";` for information that is ok to be in the store but shouldn't be on Github. This is a git submodule so a...

Word8 is used to store the constructor. While this is big enough to store the constructors, the size parameter of getSum and putSum will wrap to zero. We get this...