mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-05 08:37:03 +02:00
Add Pi-Apps and PiKISS to new package managers section, add Botspot Virtual Machine to the Virtualization category
This commit is contained in:
parent
3ab73c1244
commit
5b18dbeb3a
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -45,6 +45,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Audio](#audio)
|
||||
* [Services and Utilities](#services-and-utilities)
|
||||
* [File Storage](#file-storage)
|
||||
* [Package Managers](#package-managers)
|
||||
* [Password Management](#password-management)
|
||||
* [alternatives](#password-manager-alternatives)
|
||||
* [Social Media](#social-media)
|
||||
|
|
@ -338,6 +339,13 @@ Also, there is an advistory database of Rust slopware crates, which you can use
|
|||
> * [Jekyll](https://jekyllrb.com/) maybe? No signs of AI in the repo but also [no clear statement](https://talk.jekyllrb.com/t/ai-usage-in-the-jekyll-project/10269) provided
|
||||
> * [Bridgetown](https://www.bridgetownrb.com)
|
||||
|
||||
### Package Managers
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [Pi-Apps](https://pi-apps.io/) | Use system repositories provided by your distro or manual installation of software | Includes known AI vibe-coding app [Google Antigravity](https://antigravity.google) in the [Pi-Apps repositories](https://github.com/Botspot/pi-apps/tree/master/apps/Antigravity), install scripts like for [Boxy SVG](https://github.com/Botspot/pi-apps/blob/f2dc4d272e777602c4e15831d0d707864c6aef7d/apps/Boxy%20SVG/install#L40) have AI code in them |
|
||||
| [PiKISS](https://github.com/jmcerrejon/PiKISS) | Use system repositories provided by your distro or manual installation of software | Use Sourcery AI for reviews ([example](https://github.com/jmcerrejon/PiKISS/pull/240)) |
|
||||
|
||||
### File Storage
|
||||
|
||||
| Name | Alternative(s) | Evidence |
|
||||
|
|
@ -413,6 +421,8 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
|
|||
| Name | Alternative(s) | Evidence |
|
||||
|---|---|---|
|
||||
| [Lutris](https://github.com/lutris/lutris) | [Bottles](https://github.com/bottlesdevs/Bottles) | Issue ["is lutris slop now"](https://github.com/lutris/lutris/issues/6506#issuecomment-3976118573) & Discussion ["is lutris slop now"](https://github.com/lutris/lutris/discussions/6530) |
|
||||
| [Botspot Virtual Machine](https://github.com/Botspot/bvm) | [QEMU](https://qemu.org) + [virt-manager](https://virt-manager.org/) | Author says in the readme that [ChatGPT was used in coding](https://github.com/Botspot/bvm?tab=readme-ov-file#ask-me-anything) |
|
||||
|
||||
|
||||
### VPN Software
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue