Max
Max
Opinion: Mapping README.md to index.html seems fine, however _if_ that is done then I think any links to `README.md` also need to be handled. The options seem to be: *...
Maybe `README.md` could be mapped to `index.html` AND `README.html`. This way the links don't need to be updated. Just an alternative as changing the links seems to be complicated. I...
It might make sense to have a label for bincode-2 blockers, as e.g. this ticket is labelled bincode-2 but doesn't block a bincode 2 release. That might help focus the...
How is bincode funded? I'm just a private individual so there's a limit to how much I can contribute but if enough individuals and companies really want v2 to be...
I am in a similar position - I need a maintained rust webview that is sufficiently fully featured to cope with e.g. onMouseMove. Looking for an alternative, I see that...
Thank you, that is useful information. I have a couple of blue pills. I may have a shot at getting it to work there the next time I get some...
@mbknor How would you generate the JSON schema for subtypes if some subtypes are simple strings, others objects or arrays? trait Poly case class SimpleSimon() extends Poly // serialises as...
This is still an issue in 0.4.0. It would be most helpful if this could be bundled and published as 0.4.1. Can this be done please? I am happy to...
Is there a way of saying "Do not wrap this comment"? We have a similar problem with long maths formulae. It's not a blocker, it just takes a bit of...
> How do you deal with the issue? In nns-dapp we cannot deploy to mainnet, we have to make a proposal, so we don't have the issue. That said, dfx.json...