Results 421 comments of Aria Desires

yeah i made the dream *slightly* manual just so we could do absolutely whatever we want and extract only the parts we care about for individual runs. i.e. "this old...

basically it would be useful as a * test-harness * artifacts-for-other-tests/projects generator * debugger

Ok here's a rough diagram of what a full deployment architecture looks like. I've broken the architecture into 3 major sections: * your build * your client (user) * your...

@Jake-Shadle is this done?

Oh also node_modules is in .gitignore but in localdev you can create it and the template system I think will gobble it up and we should prevent that. I think...

~~(Or maybe it does avoid node_modules? In which case: *why*? is that a bug in the template code?)~~ No it super does lmao.

note that this needs to be aware of https://opensource.axo.dev/cargo-dist/book/reference/config.html#github-releases-repo

One of my big concerns about cross-compilation is to what extent certain Fancy Things cannot be cross-compiled. Apple certainly does not want you cross-compiling from linux to macos. I'm not...