Joshua Brest (杰成)

Results 46 comments of Joshua Brest (杰成)

May I implement this? Could you also grant me figma access?

Additionally, I have some questions: - What should "Install Audacity 4" do? Bring you to [https://audacityteam.org/next](https://audacityteam.org/next/)? Bring you to the right download link automatically? We would need to detect the...

I won't work on this because it seems that audacity3 doesn't build on my computer due to `conan`

![Screenshot of Terminal](https://github.com/user-attachments/assets/17ede649-de1b-4c87-87e0-d3c3cd46f591) Reproducable in Github Codespaces.

I think the issue is https://github.com/denoland/deno_npm/blob/3b975895bcc2921a8c7de4b2963730f946343267/src/resolution/snapshot.rs#L231 It's quite silly.

My theory is that packages in `deno.json` and packages found in files might be duplicated. Thus removing the package from `deno.json` should solve the issue. ```rs top_level_packages = [ "@aws-sdk/client-s3"...

> This is great. Just a point on the semantics of your write up under the app icon on the left panel. You write: > > _You're running v2.2.1 (34)._...

> I don't understand how "people have to import too many things to make serious projects" leads to "and now _::new() can have a type inferred by the enclosing expression"....