Hey! If you noticed the similarities between https://emersion.fr/'s blog, that's because I really liked his format. Thanks Simon Ser.
This month's update is about my projects, obs-service-cargo, roast, and obs-service-cargo-vendor-home-registry. I will just combine what happened last month.
obs-service-cargo-vendor-home-registry was an attempt to use the $CARGO_HOME
registry cache as vendored source. Now, it was archived since the code was merged over to obs-service-cargo.
And yes, I did a whole rewrite of obs-service-cargo before doing that1. The only issue now is that cargo-fetch
does not cache for platforms because of this and this.
roast is basically functionally complete. The next plan is to create a Rust equivalent of obs-service-scm, with roast.
That's all for this short monthly update! Most of my time now is learning deno and building Typescript projects with deno. See you next month!