Ankan Roy
@cu8code
Joined on 15 July 2022
linux; opensource; contributing @nodejs;
GitHub Stats
10
Followers
53
Repositories
1
Organizations
0
Gists
21
Pull Requests
50
Issues
198
Commits
0
Sponsors
14
Contributed To
4
Star Earned
Most Used Languages
44.72%
TypeScript
27.90%
GDScript
16.99%
JavaScript
7.45%
Python
1.98%
HTML
0.82%
CSS
0.09%
Dockerfile
0.05%
Nix
Popular Projects
Temporary-Environment-4-React
No description
TypeScript
2
2
22
7
tiny-world
No description
GDScript
1
0
0
0
magic-blocker
No description
TypeScript
1
0
3
0
notes
all my thinking put online
Unknown
0
0
0
0
advent_of_code_2024
No description
JavaScript
0
0
0
0
image-search-using-vector-embeddings
No description
TypeScript
0
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
12/21/2024, 7:32:38 PM
Pushed 272 commit(s) to cu8code/deno on branch main
- perf(lsp): don't walk coverage directory (#26715)
- chore: update dlint to v0.68.0 for internal (#26711)
- refactor(runtime/permissions): use concrete error types (#26464)
- fix(fmt): ignore file directive for YAML files (#26717) Closes https://github.com/denoland/deno/issues/26712 Support `# deno-fmt-ignore-file` directive for YAML files. Also added tests for single line ignores.
- fix(types): missing `import` permission on `PermissionOptionsObject` (#26627)
- fix(lsp): scope attribution for lazily loaded assets (#26699)
- fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)
- fix(ext/node): add `findSourceMap` to the default export of `node:module` (#26720) Next.js 15.0.2 tries to use this and errors out
- fix(workspace): support wildcard packages (#26568) This commit adds support for wildcard packages in `workspace` configuration option in `deno.json`. This is now supported: ``` { "workspace": [ "./packages/*" ] } ``` Closes https://github.com/denoland/deno/issues/25783
- ci: use self-hosted mac arm runner for building on tags (#26727)
- chore: fix serve_watch_all test (#26725) It's been failing a ton lately, it looks like the test is just incorrectly using TS syntax in a JS file https://github.com/denoland/deno/actions/runs/11672972415/job/32502710624?pr=26724#step:43:2791 I'm not really sure how this ever passes
- fix(add): better error message when adding package that only has pre-release versions (#26724) Fixes https://github.com/denoland/deno/issues/26597 A small refactor as well to reduce some code duplication
- fix: op_run_microtasks crash (#26718) Upgrade deno_core to 0.318.0 Fixes https://github.com/denoland/deno_core/issues/951 Fixes https://github.com/denoland/deno/issues/26468
- fix(install): handle invalid function error, and fallback to junctions regardless of the error (#26730) Fixes #26116. Handle the new error and treat is as lacking permission to make symlinks, but also to make this more robust, just always fall back to junctions no matter what the actual error is. Instead, warn if the error isn't one we've handled, but go on to attempt creating the junction
- chore: deprecate run itests (#26444)
- fix: panic_hook hangs without procfs (#26732) Fixes https://github.com/denoland/deno/issues/26701 Ref https://github.com/denoland/sui/commit/69e491353fb82ce15a861376ee8dc68f183e0486
- chore: upgrade publish workflow to ubuntu 24 (#26731)
- chore: forward v2.0.5 release commit to main (#26755) This is the release commit being forwarded back to main for 2.0.5 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
- feat(lsp): auto-import completions from byonm dependencies (#26680)
- fix(fmt): don't use self-closing tags in HTML (#26754) Closes https://github.com/denoland/deno/issues/26748
12/21/2024, 12:24:08 AM
Forked godotengine/godot to
12/21/2024, 12:19:07 AM
reopened pull request lib: resolve the issue of not adhering to the specified buffersize on nodejs/node
12/21/2024, 12:09:51 AM
starred repository jozu-ai/kitops
12/20/2024, 10:22:12 PM
Forked jozu-ai/kitops to
12/20/2024, 8:41:16 PM
12/18/2024, 7:02:52 PM
starred repository Saghen/blink.cmp
12/16/2024, 9:18:39 AM
12/16/2024, 9:01:54 AM
12/16/2024, 9:00:30 AM
12/16/2024, 7:42:07 AM
12/16/2024, 7:41:29 AM
Created New branch on cu8code/notes branchmaster
12/16/2024, 7:40:47 AM
Created New repository on cu8code/notes
12/15/2024, 9:27:01 PM
Forked facebook/react to