mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 14:47:04 +02:00
fix typos and misspellings (#785)
(Mostly) detected with `codespell` and `typos` programs, which I wholeheartedly recommend everybody using to check their writings :) Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/785 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
ea6959ff67
commit
74aa535661
3 changed files with 9 additions and 9 deletions
2
FAQ.md
2
FAQ.md
|
|
@ -48,7 +48,7 @@ There's no great place to put these in our current files, but these sorts of que
|
|||
|
||||
## Why is removal harder than landing on the list in the first place?
|
||||
|
||||
> Because the project betrayed our trust. Now they have to try harder to rebuild that by committing to doing better in an accountable, public, concreate, and enforcable way. If the project is committed to doing better by rejecting AI in the future, putting out a No AI policy or updating their contributing docs, shouldn't be that difficult.
|
||||
> Because the project betrayed our trust. Now they have to try harder to rebuild that by committing to doing better in an accountable, public, concreate, and enforceable way. If the project is committed to doing better by rejecting AI in the future, putting out a No AI policy or updating their contributing docs, shouldn't be that difficult.
|
||||
|
||||
## Why can't I include an social media post?
|
||||
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@ A lot of AI companies also work directly with nation states for use in their Wa
|
|||
|
||||
As another example [NPR: OpenAI announced Pentagon deal after Trump banned Anthropic](https://www.npr.org/2026/02/27/nx-s1-5729118/trump-anthropic-pentagon-openai-ai-weapons-ban) which was due to the USA Department of War [launching an AI acceleration strategy](https://web.archive.org/web/20260113071131/https://www.war.gov/News/Releases/Release/Article/4376420/war-department-launches-ai-acceleration-strategy-to-secure-american-military-ai/).
|
||||
|
||||
Due to the nature of LLMs being only kind of as good as the data they are trained on, this can lead to additional civilian deaths and housing/infrastructure damage either intensionally or not. Examples:
|
||||
Due to the nature of LLMs being only kind of as good as the data they are trained on, this can lead to additional civilian deaths and housing/infrastructure damage either intentionally or not. Examples:
|
||||
|
||||
<details>
|
||||
<summary>Content Warning: War details, death</summary>
|
||||
|
|
@ -193,4 +193,4 @@ For a specific policy, I can recommend the following policies for inspiration:
|
|||
- [Loupe's Use of Generative AI Policy](https://discourse.gnome.org/t/loupe-no-longer-allows-generative-ai-contributions/27327)
|
||||
|
||||
Thank you and kind regards :pray:
|
||||
```
|
||||
```
|
||||
|
|
|
|||
12
README.md
12
README.md
|
|
@ -530,7 +530,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
> #### Desktop Browser Alternatives
|
||||
> * [Epiphany] (by GNOME, WebKit based) does not currently have a stance, but GNOME developers as a whole [show aware anti-"AI" sentiments](https://discourse.gnome.org/t/loupe-no-longer-allows-generative-ai-contributions/27327) and roll out [wide reaching rules](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated) against it.
|
||||
> * [Servo] (New engine, formerly owned by Mozilla, now by a co-op) is not yet daily driver ready, but has [strong protections](https://book.servo.org/contributing/getting-started.html#ai-contributions) for when it is some time in the future.
|
||||
> * [waterfox] They have [clear anti-ai stance](https://www.waterfox.com/blog/no-ai-here-response-to-mozilla/)
|
||||
> * [Waterfox] They have [clear anti-ai stance](https://www.waterfox.com/blog/no-ai-here-response-to-mozilla/)
|
||||
|
||||
### Headless Browsers
|
||||
|
||||
|
|
@ -549,7 +549,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
> [!Note]
|
||||
> #### Mobile Browser Alternatives
|
||||
> * [IronFox] For Android, while not officially related to LibreWolf, some of the same developers work on it.
|
||||
> * [waterfox] For Android.
|
||||
> * [Waterfox] For Android.
|
||||
|
||||
## Cheat Sheets and Documentation
|
||||
|
||||
|
|
@ -924,7 +924,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
> [!Note]
|
||||
> #### Alternative Microcontroller Tools and Libraries:
|
||||
> Suggestions for alternative microcontroller SDK's are necessarily more complex than many other categories considered here, as that's one of the core technical choices to be made when starting a new hardware development project and the fact that a microcontroller SDK contains many peices (like HAL's for hardware blocks, Wi-Fi/Bluetooth libraries) that are not easy to replicate from scratch, so don't feel pressured to switch.
|
||||
> Suggestions for alternative microcontroller SDK's are necessarily more complex than many other categories considered here, as that's one of the core technical choices to be made when starting a new hardware development project and the fact that a microcontroller SDK contains many pieces (like HAL's for hardware blocks, Wi-Fi/Bluetooth libraries) that are not easy to replicate from scratch, so don't feel pressured to switch.
|
||||
>
|
||||
> Switching to a different less known platform (e.g. Realtek or Beken) means losing out on many examples, community support and depending on the SDK also different licensing.
|
||||
>
|
||||
|
|
@ -1031,7 +1031,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
> [!Note]
|
||||
> ### Package Manager Alternatives
|
||||
> For most operating systems, there should be a default package mananager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. Cross-platform alternatives include:
|
||||
> For most operating systems, there should be a default package manager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. Cross-platform alternatives include:
|
||||
>
|
||||
> * [pkgsrc](https://pkgsrc.org/) - A framework for managing third-party software on UNIX-like systems. Used by default on [NetBSD](https://www.netbsd.org/) and [SmartOS](https://wiki.smartos.org/), but also available on Linux, macOS, and illumos.
|
||||
>
|
||||
|
|
@ -1713,7 +1713,7 @@ A lot of AI companies also work directly with nation states for use in their Dep
|
|||
|
||||
As another example [NPR: OpenAI announced Pentagon deal after Trump banned Anthropic](https://www.npr.org/2026/02/27/nx-s1-5729118/trump-anthropic-pentagon-openai-ai-weapons-ban) which was due to the USA Department of War [launching an AI acceleration strategy](https://web.archive.org/web/20260113071131/https://www.war.gov/News/Releases/Release/Article/4376420/war-department-launches-ai-acceleration-strategy-to-secure-american-military-ai/).
|
||||
|
||||
Due to the nature of LLMs being only kind of as good as the data they are trained on, this can lead to additional civilian deaths and housing/infrastructure damage either intensionally or not. Examples:
|
||||
Due to the nature of LLMs being only kind of as good as the data they are trained on, this can lead to additional civilian deaths and housing/infrastructure damage either intentionally or not. Examples:
|
||||
|
||||
<details>
|
||||
<summary>Content Warning: War details, death</summary>
|
||||
|
|
@ -1827,7 +1827,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
|
|||
[Vim Classic]: https://sr.ht/~sircmpwn/vim-classic/
|
||||
[virt-manager]: https://virt-manager.org
|
||||
[wafrn-rn]: https://codeberg.org/wafrn/wafrn-rn
|
||||
[waterfox]: https://www.waterfox.com
|
||||
[Waterfox]: https://www.waterfox.com
|
||||
[WriteFreely]: https://writefreely.org/
|
||||
[xfce4-terminal]: https://gitlab.xfce.org/apps/xfce4-terminal
|
||||
[XTerm]: https://xterm.dev/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue