mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-31 14:17:01 +02:00
add evidence and note that this is an extreme use case tag
This commit is contained in:
parent
061b38dfdd
commit
a4230f3def
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
|
@ -209,21 +209,26 @@ Evidence can be:
|
|||
> [!Important]
|
||||
> If a core maintainer has noted that the code is entirely vibecoded, please put that as the *first* evidence link.
|
||||
|
||||
### Vibecode
|
||||
### Vibecoded
|
||||
|
||||

|
||||
|
||||
Asking an AI to write software for you (often without human review). Per [Wikipedia](https://en.wikipedia.org/wiki/Vibe_coding):
|
||||
Asking an AI to write software for you (*often* without human review). Per [Wikipedia](https://en.wikipedia.org/wiki/Vibe_coding):
|
||||
|
||||
> In computer programming, vibe coding is a software development practice assisted by artificial intelligence (AI) such as by chatbots (programs that simulate conversation) or AI agents such as Codex or Claude Code. The software developer describes a project or task in a prompt to a large language model (LLM), which generates source code automatically. Vibe coding may involve accepting AI-generated code without reviewing the output thoroughly, instead relying on results and follow-up prompts to guide changes.
|
||||
|
||||
The term was coined by [Andrej Karpathy](https://en.wikipedia.org/wiki/Andrej_Karpathy) (co-founder of [OpenAI](https://openai.com/)) in February 2025.
|
||||
The term was coined by [Andrej Karpathy](https://en.wikipedia.org/wiki/Andrej_Karpathy) (co-founder of [OpenAI](https://openai.com/)) in February 2025. A **Vibecoder** is a person who uses AI prompts to generate anything, typically code or images. It would therefore be appropriate to call Andrej Karpathy a vibecoder.
|
||||
|
||||
A **Vibecoder** is a person who uses AI prompts to generate anything, typically code or images. It would therefore be appropriate to call Andrej Karpathy a vibecoder.
|
||||
|
||||
> [!Note]
|
||||
> [!tip]
|
||||
> Humans reviewing vibecoded code does not disqualify said code from being considered vibecoded.
|
||||
|
||||
Please note we only use the  tag in extreme scenarios when a project is *mostly* coded using AI.
|
||||
|
||||
Evidence can be:
|
||||
|
||||
- blog post stating the project was vibecoded
|
||||
- contributing/developer docs *requiring* the usage of AI
|
||||
|
||||
## AI Functionality
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue