Matthew James Briggs
Matthew James Briggs
I would also like to know. Can a large file be both encrypted by git-crypt and stored in git lfs?
> asm-dom is a minimal virtual dom that can be easily used to build a framework, just like [snabbdom](https://github.com/snabbdom/snabbdom#structuring-applications). It would be interesting to develop something similar to react, class...
It seems you have this implemented already via gccx. Just a side note here to let you know about an alternate type of brain using your software. The first thing...
Is this PR required before we can make http calls to a backend (or other site) asynchronously? i.e. if we need to make a call to a backend, in the...
Does this mean that a subset of derive macro code is currently considered (e.g. for code completion and missing-symbol highlighting? > take into account all items generated by custom derive...
> additional use-case can be useful indeed to check it during the corresponding implementation Here is the use-case: Cargo.toml: ```toml [package] name = "snafu-jetbrains" version = "0.1.0" edition = "2018"...
How are we coming along on `take into account all items generated by custom derive macros` and #7365? This is suuuuuch a huge feature for me. Is at the top...
Same here. I like to keep it running but it grows by 1GB per day.
> This would be a great addition! I agree, I have had to use OpenSSL instead of rustls because of this. I am interested to see the feedback on this...
> ecdsa-sha2-nistp256 should be encoded only with PEM. For the sake of interoperability, it seems better to have the "defined" key types' schemas unchangeable. I would consider updating the wording...