From 3f06893d6455abcee5e54830b2ae480601a5a23b Mon Sep 17 00:00:00 2001 From: Pixelo789 Date: Mon, 13 Apr 2026 12:54:12 -0800 Subject: [PATCH] Tidy operating systems section based on new style guide --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index be12ea3..c63025f 100644 --- a/README.md +++ b/README.md @@ -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/))
[![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))
[![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?