From 550f1fea0aa78cf05ce06cceab3e6a6ef50a2d77 Mon Sep 17 00:00:00 2001 From: Pixelo789 Date: Sun, 26 Apr 2026 21:02:46 +0200 Subject: [PATCH] Add BOINC (#529) Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/529 Reviewed-by: JesseBot --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1ba7fa2..6616a21 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N * [Alternative Version Control Servers](#alternative-version-control-servers) * [Version Control Clients and Tooling](#version-control-clients-and-tooling) * [Virtualization](#virtualization) + * [Volunteer Computing](#volunteer-computing) * [VPN Software](#vpn-software) * [Window Managers](#window-managers) * [Why not LLMs?](#why-not-llms) @@ -1135,6 +1136,14 @@ This section is strictly for software implementing a core set of UNIX-like utili > * [virt-manager]: GUI for managing libvirt machines. Needed for VirtualBox feature parity as QEMU [does not provide one of its own](https://wiki.archlinux.org/title/QEMU#Graphical_front-ends_for_QEMU). > * [GNOME Boxes] +## Volunteer Computing + +Volunteer computing is a system in which someone can donate (excess) compute resources to research projects. + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---|:---:|---|---| +| [BOINC](https://boinc.berkeley.edu/) | [`3e5c24b`](https://github.com/BOINC/boinc/commit/3e5c24b6ed0fdf66ae0e7814c9d9ebc994fb3b01) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/BOINC/boinc/commit/95cf8aa6c4cfaa5cb2ead01f6161290f0c1fa2ac), [2](https://github.com/BOINC/boinc/commit/efba32432d383732249b6171acdba3799b02da65), [3](https://github.com/BOINC/boinc/commit/ea17911ab1fe8b5b0167c47c46d9d2297d2eb501))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/BOINC/boinc/pull/5914), [2](https://github.com/BOINC/boinc/pull/5918), [3](https://github.com/BOINC/boinc/pull/5954)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | + ## VPN Software | Name | Last Untainted Version or Commit ID | Tags and Evidence |