Tidy operating systems section based on new style guide

This commit is contained in:
Pixelo789 2026-04-13 12:54:12 -08:00 committed by JesseBot
commit 3f06893d64

View file

@ -572,11 +572,11 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
## Operating Systems
| Name | Alternative(s) | Evidence |
|---|---|---|
| [Linux Kernel](https://kernel.org/) | BSD? Honestly this one's tough | [Maintainers are explicitly trying out the technology and considering LLM-based reviews](https://lwn.net/Articles/1041694/) |
| [FreeBSD](https://freebsd.org) | |[Commit by Claude](https://github.com/freebsd/freebsd-src/commit/6495dafd58b94a44fc9bc966ef47d6bc6916f5b9); [Commit "in collaboration with Claude and Anthropic Research."](https://github.com/freebsd/freebsd-src/commit/25cc459286a02b646751541ccde5a33319471c73); [AI usage is allowed](https://github.com/freebsd/freebsd-src?tab=contributing-ov-file#quality-expectations)|
| [TrueNAS](https://www.truenas.com/) | | [CLAUDE.md](https://github.com/truenas/truenas_pylibzfs/blob/master/CLAUDE.md) |
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [Linux Kernel](https://kernel.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://lwn.net/Articles/1041694/))<br />[![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/torvalds/linux/blob/0f00132132937ca01a99feaf8985109a9087c9ff/Documentation/process/coding-assistants.rst)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
| [FreeBSD](https://freebsd.org) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/freebsd/freebsd-src/commit/6495dafd58b94a44fc9bc966ef47d6bc6916f5b9), [2](https://github.com/freebsd/freebsd-src/commit/25cc459286a02b646751541ccde5a33319471c73))<br />[![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/freebsd/freebsd-src?tab=contributing-ov-file#quality-expectations)) | Other BSDs? |
| [TrueNAS](https://www.truenas.com/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/truenas/truenas_pylibzfs/blob/master/CLAUDE.md)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
# Why not LLMs?