Roscoe Rubin-Rottenberg

Results 54 comments of Roscoe Rubin-Rottenberg

@marvinhagemeister if this is blocked, why is it already implemented in 2.2.0, a stable release? It's breaking all new projects' ability to use type checking

I haven't had any problems with `nodeModulesDir: "auto"` so far and it fixes this issue. Am I missing something?

How are these accounts chosen? Is there an algorithm or is it all manual?

### To reproduce: Run `deno init` in an empty folder and change `deno.json` to: ``` { "tasks": { "dev": "OTEL_DENO=true deno run main.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1" }, "unstable":...

+1 this is my biggest feature request

Of course! Completely fine to take your time, thank you so much for all the work you're doing on this.

Any updates on this? @thecoolwinter do you think the new icon will be ready by the time Tahoe is out?

This is a big issue for me. I'm really interested in hosting my code on alternative platforms like [tangled.sh](tangled.sh) and getting out of the GitHub lock-in. I understand not having...

> This is a complicated issue since we require GitHub accounts currently to interract with the GitHub API, and as such having other log-in systems will make features and other...