Joshua Brest (杰成)

Results 14 issues of Joshua Brest (杰成)

This is better beacuse i don't want my de instance to interfere with my real instance.

I think we should add the following features to make development easier: - Async - Maybe you need to call async functions - Could be done by calling a background...

question
theoretical

There doesn't seem to be any builds of alpine with arm. Is there a reason? ```[tasklist] ### Tasks - [ ] Make a PR to add alpine arm64 to the...

C-bug

## What I Changed Soon^TM ## Screenshots of Changes Soon^TM ## Issues Closed By This Pull Request Soon^TM

This RFC proposes a leading-dot syntax for path inference in type construction and pattern matching. When the expected type is known from context, developers can write `.Variant`, `.Variant { …...

T-lang

To make the user experience more friendly for users, I added a custom, friendly update UI. Some highlights of the update UI are: - Uses a sheet instead of a...

## Deno Info Version: Deno 2.0.3 ## Steps to reproduce File Tree: ```tree - .vscode - settings.json - app.ts - deno.json ``` Deno.json: ```json { "imports": { "@aws-sdk/client-s3": "npm:@aws-sdk/client-s3@^3.679.0" }...

bug
node compat
install

A delete option would be better than "No Effect" preferably with an icon next to it.

Enhancement Request
P1