Steve Klabnik
Steve Klabnik
Chiming in with my two cents, even though I know nothing about `pnpm` :D I think it's important to get clarity on what the objective is here, specifically. The one...
> They are effectively threads??? Yes and no. But in this sense, they're the same: there's an amount of stack that they get, and they can overflow it. In theory,...
I don't have a ton of experience with this specific problem, but in my understanding, the format of tarballs should support it. Sounds like a decent idea. I don't have...
Came here to say what worked for me. I have a project that's a workspace, and am using sqlite. What I had working when I was using `query`, but not...
Here is an example of someone enjoying the current behavior: https://github.com/jj-vcs/jj/discussions/2425#discussioncomment-12117924
> I don't think we should optimize for jj split being used in this way, but it drives home the point that we need to provide better solutions for users....
This has historically been controversial. I'm pro, but there are a lot of people against.
Don't forget that there's nothing that says you have to use a non-Rust solution for these kinds of things; any "cargo-foo" executable on your $PATH works as "cargo foo", and...
@eshellman https://github.com/rust-lang/rust/blob/master/LICENSE-APACHE and https://github.com/rust-lang/rust/blob/master/LICENSE-MIT