mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 14:47:04 +02:00
Add BOINC (#529)
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/529 Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
parent
569b8a7a8f
commit
550f1fea0a
1 changed files with 9 additions and 0 deletions
|
|
@ -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) ([1](https://github.com/BOINC/boinc/commit/95cf8aa6c4cfaa5cb2ead01f6161290f0c1fa2ac), [2](https://github.com/BOINC/boinc/commit/efba32432d383732249b6171acdba3799b02da65), [3](https://github.com/BOINC/boinc/commit/ea17911ab1fe8b5b0167c47c46d9d2297d2eb501))<br />[](#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) |
|
||||
|
||||
## VPN Software
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue