mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-31 14:17:01 +02:00
Merge pull request 'clean up ruby: removing screenshots to links we already have' (#181) from clean-up-ruby into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/181 Reviewed-by: Max <cloudymax@noreply.codeberg.org>
This commit is contained in:
commit
0eca702d4d
2 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
| [Julia](https://julialang.org/) | An older version of Python (w/ appropriate scientific libraries) | [`AGENTS.md` in main repository](https://github.com/JuliaLang/julia/pull/58561), [PRs "written by Claude"](https://github.com/JuliaLang/julia/pulls?q=is%3Apr+written+by+Claude) | |
|
||||
| [Kotlin](https://github.com/JetBrains/kotlin) | [Java](https://dev.java/), [Clojure](https://clojure.org/) | JetBrains is [openly embracing AI](https://kotlinlang.org/); the repo is [fully slop-equipped](https://github.com/JetBrains/kotlin/commit/30749bbc1a20e3babda014a9305f17d032199da4) and contains [commits from Claude](https://github.com/JetBrains/kotlin/commit/65fee3c3cad8012a6aad5df7554a1dd20dfb8d22) | |
|
||||
| [Python](https://python.org) | Older version of Python; [Lua] | [Contains code from Claude](./evidence/img/cpython-claude.png) | |
|
||||
| [Ruby](https://www.ruby-lang.org) | | [Maintainer contributed code from Claude](https://github.com/ruby/ruby/commit/a0fc03ef3717ad0aab363a53a6f6f178dab7b526) ([Screenshot](./evidence/img/ruby.png)) | mruby (spin-off) [vibe coded by language founder](https://github.com/mruby/mruby/commit/b9a1a1fb2389e5b36dd0f0d9a6f95818f7f30af5) ([Screenshot](./evidence/img/mruby.png)); TruffleRuby (alternative implementation) [contains code from Claude, contributed by lead maintainer](https://github.com/truffleruby/truffleruby/commit/9f028ec178642bc71285a32c82b0a2761723b40b) |
|
||||
| [Ruby](https://www.ruby-lang.org) | | [Maintainer contributed code from Claude](https://github.com/ruby/ruby/commit/a0fc03ef3717ad0aab363a53a6f6f178dab7b526). Additional examples: [1](https://github.com/ruby/rubygems/commit/da8d622c050d6eeb18b015ba6491ea215e1034e8), [2](https://github.com/ruby/rubygems/commit/3e81961ef8e186d8f64acf1cf9ee05760016d25c), [3](https://github.com/ruby/rubygems/commit/7e47f408c367fc255e4dfc1f3e197b612f54c7d5) | mruby (spin-off) [vibe coded by language founder](https://github.com/mruby/mruby/commit/b9a1a1fb2389e5b36dd0f0d9a6f95818f7f30af5); TruffleRuby (alternative implementation) [contains code from Claude, contributed by lead maintainer](https://github.com/truffleruby/truffleruby/commit/9f028ec178642bc71285a32c82b0a2761723b40b) |
|
||||
| [Scala](https://scala-lang.org/) | See below | Both [v2](https://github.com/scala/scala/blob/2.13.x/AGENTS.md) and [v3](https://github.com/scala/scala3/blob/main/AGENTS.md) are outfitted for slop; v3 [explicitly allows LLM contributions](https://github.com/scala/scala3/blob/3be63382a61d3bddb06866aa7abc1c66556fb7c2/LLM_POLICY.md) | |
|
||||
| [Typescript](https://www.typescriptlang.org/) | Normal JavaScript; [Lua] | Contains [Copilot instructions](https://github.com/microsoft/TypeScript/blob/main/.github/copilot-instructions.md) and multiple commits from Copilot (e.g. [1](https://github.com/microsoft/TypeScript/commit/c9e7428bb76f0543a3555d0af87777e7db3a41e6), [2](https://github.com/microsoft/TypeScript/commit/ad04bf7488384a5dcdf7d250ccb8e5263021a8ff), [3](https://github.com/microsoft/TypeScript/commit/66edca11c98ade9a5e2a2b019fdad7d58ee9d4ac), [4](https://github.com/microsoft/TypeScript/commit/7f6a84673def7665a4c4bc2bdfaf7bcc8549b276)) | |
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 206 KiB |
Loading…
Add table
Add a link
Reference in a new issue