Aleksa Sarai

Results 791 comments of Aleksa Sarai

Weird, we use `std::io::BufReader` in a fairly straightforward way; I wouldn't expect it to block indefinitely at 1024 bytes. I'll take a look...

*(Comment by @YouXam, from #71.)* > ### Description > > On macOS, there appears to be an issue when attempting to input a complete set of QR code data into...

@YouXam It wasn't necessary to open a new issue :sweat_smile:. We could add new lines to the QR codes, but because of how QR codes are encoded, adding a character...

> Is there currently a plan to develop a GUI program? There is a _plan_ to do that but this is currently a one-man project and I don't have a...

Good point. For reference, at the moment one sheet contains 9 QR codes, each storing ~1kB so it's ~8-9kB per sheet at the moment (with the caveat that I haven't...

It's a backup you print out on paper, hence "paper-based".

We can add a mode for people to write down the codewords but given that a mistake when copying them can lead to the shard becoming unusable I suspect it...

> (also kick the CI. Looks like the VM is stuck booting?) It looks like that test is super flaky (it's been failing for basically every PR until you restart...

I'm strongly in favour of removing as much as we can from `state.json`. The actual processes should be the source of truth when needed as much as possible (I worked...

> not using IRC