mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-03 07:37:06 +02:00
Add Deno (#492)
Very disappointed to see [nearly every recent commit being AI-generated](https://github.com/denoland/deno/commits/main?until=2026-04-21). [`9b2b1c4`](9b2b1c41f5) is the very first AI-generated commit I found, but would appreciate more eyes on this. [miracatbot](https://github.com/miracatbot) looks like their in-house AI code review bot.
Deno is advertised as a zero-configuration, secure-by-default TypeScript toolchain. I don't think there's anything else like that, unfortunately.
@kgf because you [mentioned you too have findings](https://codeberg.org/small-hack/open-slopware/issues/143#issuecomment-13230462), I wonder if you have anything to add? Also, I won't open a PR for Node.js because, having used Deno exclusively for years, I'm rather unfamiliar with that project.
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/492
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
parent
39e2f17fc8
commit
34e74007b1
1 changed files with 1 additions and 0 deletions
|
|
@ -858,6 +858,7 @@ Note that Dart is itself tainted; see [the Programming Languages section](#progr
|
|||
| --- |:---:| --- | --- |
|
||||
| [ArkType](https://arktype.io/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://arktype.io/llms.txt), [2](https://github.com/arktypeio/arktype/blob/main/.cursor/commands/armstrong.md), [3](https://github.com/arktypeio/arktype/pull/1553#issuecomment-3672923281)) <br />[](#ai-code-reviews) ([1](https://github.com/arktypeio/arktype/pull/1594)) | [](#request-for-help) |
|
||||
| [bun](https://github.com/oven-sh/bun) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/oven-sh/bun/blob/main/CLAUDE.md), [2](https://github.com/oven-sh/bun/blob/main/.cursorignore), [3](https://github.com/oven-sh/bun/blob/main/AGENTS.md))<br />[](#ai-functionality) ([1](https://bun.com/docs/runtime/templating/init))<br /> [](#ai-code-reviews) ([1](https://github.com/oven-sh/bun/pull/29395))<br />[](https://codeberg.org/small-hack/open-slopware#ai-in-issue-tracker) ([1](https://github.com/oven-sh/bun/issues/29336#issuecomment-4249855116)) <br />[](#sponsored-by-ai) ([1](https://bun.com/blog/bun-joins-anthropic), [2](https://www.anthropic.com/news/anthropic-acquires-bun-as-claude-code-reaches-usd1b-milestone)) | [](#request-for-help) |
|
||||
| [Deno](https://github.com/denoland/deno) | [`6002d26`](https://github.com/denoland/deno/commit/6002d2624e567d92c5d659be77dfa14fc4db28fa) | [](#permissive-ai-policy) ([1](https://github.com/denoland/deno/blob/ac0a7e60295f00ccd1a0f057062fca8fde5e8140/.github/CONTRIBUTING.md), [2](https://github.com/denoland/deno/blob/ac0a7e60295f00ccd1a0f057062fca8fde5e8140/CLAUDE.md), [3](https://xcancel.com/i/status/2013280952370573666))<br>[](#ai-code-reviews) ([1](https://github.com/denoland/deno/pull/33335#pullrequestreview-4143170352)) | [](#request-for-help) |
|
||||
| [Electron](https://electronjs.org) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/electron/electron/blob/f4c4cd14ac8eebf4ed33d75ca4f9b35b0e013208/CLAUDE.md), [2](https://github.com/electron/electron/commit/3295d0d4b05bf338427e5f98374dda206b83651f), [3](https://github.com/electron/electron/commit/816e5964fb574585840ec82f7b1e3e99b3f93785)) | Use native GUIs, such as [GTK](https://gtk.org) |
|
||||
| [ESLint](https://eslint.org/) | [](#request-for-help) | [](#ai-functionality) ([1](https://eslint.org/docs/latest/use/mcp))<br />[](#permissive-ai-policy) ([1](https://eslint.org/docs/latest/contribute/ai-policy)) | [](#request-for-help) |
|
||||
| [nvm](https://github.com/nvm-sh/nvm) | [`v0.40.2`](https://github.com/nvm-sh/nvm/releases/tag/v0.40.2)? | [](#permissive-ai-policy) ([1](https://github.com/nvm-sh/nvm/pull/3609), [2](https://github.com/nvm-sh/nvm/blob/master/AGENTS.md)) | [](#request-for-help) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue