mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-05 16:47:00 +02:00
Tidy C based on new style guide (#367)
Tracking based off #325 ~~Currently a WIP as it depends on information from System Services and Daemons section, needs PR #369 merged first~~ merged Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/367 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org> Co-authored-by: matu6968 <wierzejskimateusz8@gmail.com> Co-committed-by: matu6968 <wierzejskimateusz8@gmail.com>
This commit is contained in:
parent
2d3a5f4308
commit
ad069c9b12
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -451,11 +451,11 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
### C
|
||||
|
||||
| Name | Alternative(s) | Evidence | Notes |
|
||||
|---|---|---|---|
|
||||
| [harfbuzz](https://github.com/harfbuzz/harfbuzz) | Not realistically replaceable currently, use earlier version. | [Core developer enthusiastically discloses LLM usage](https://typo.social/@behdad/116172838540880597) | |
|
||||
| [sd-bus](https://www.freedesktop.org/software/systemd/man/latest/sd-bus.html) (via systemd) | basu (sd-bus extracted from systemd 2 years before first AI commits) | *See systemd section* | |
|
||||
| [zlib-ng](https://github.com/zlib-ng/zlib-ng) | [zlib](https://zlib.net) | LLM-powered Coderabbit reviews are used extensively for pull requests: [Example](https://github.com/zlib-ng/zlib-ng/pull/2197), contains commits authored by Claude: [1](https://github.com/zlib-ng/zlib-ng/commit/927c5a46a72cf058043a4b792ff20d8b50a9f1ab), [2](https://github.com/zlib-ng/zlib-ng/commit/061f0e4fa8b266f643a7070befe8d7a0b412ef31), [3](https://github.com/zlib-ng/zlib-ng/commit/a7e15da75f8ec00b392a467675617a9112948d00) | |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [harfbuzz](https://github.com/harfbuzz/harfbuzz) |[`12.3.2`](https://github.com/harfbuzz/harfbuzz/tree/12.3.2) | [](#permissive-ai-policy) ([1](https://typo.social/@behdad/116172838540880597),[2](https://github.com/harfbuzz/harfbuzz/commit/73616f9808dfc31f82877e842be87e4f4543d8ab),[3](https://github.com/harfbuzz/harfbuzz/commit/664085f0ae19bf101ef4c8cda94a590a0f253286)) | [](#request-for-help) |
|
||||
| [sd-bus](https://www.freedesktop.org/software/systemd/man/latest/sd-bus.html) (via systemd) | [](#request-for-help) | [*See systemd section*](#system-services-and-daemons) | [basu](https://sr.ht/~emersion/basu/) |
|
||||
| [zlib-ng](https://github.com/zlib-ng/zlib-ng) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/zlib-ng/zlib-ng/commit/927c5a46a72cf058043a4b792ff20d8b50a9f1ab),[2](https://github.com/zlib-ng/zlib-ng/commit/061f0e4fa8b266f643a7070befe8d7a0b412ef31),[3](https://github.com/zlib-ng/zlib-ng/commit/a7e15da75f8ec00b392a467675617a9112948d00)) [](#ai-code-reviews) ([1](https://github.com/zlib-ng/zlib-ng/pull/2197#issuecomment-4020684882)) | [zlib](https://zlib.net) |
|
||||
|
||||
### C++
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue