Update AI_POLICY.md

Co-authored-by: Émilien (perso) <4016501+unixfox@users.noreply.github.com>
This commit is contained in:
TheFrenchGhosty
2026-06-28 18:36:36 +02:00
committed by GitHub
parent 86b2c4fb7a
commit 241938538f

View File

@@ -11,7 +11,7 @@ Invidious is written in an obscure language: Crystal.
Because it is obscure the number of people knowing it is really low.
Invideos is the biggest Crystal project that exists, bigger than Crystal itself [(yes, seriously)](https://shards.info/).
Invidious is the biggest Crystal project that exists, bigger than Crystal itself [(yes, seriously)](https://shards.info/).
The problem of being the biggest software in an obscure language is that you're often effectively the first project to encounter a problem and because it's an obscure language, not a lot of libraries exist to make it easier for you, meaning, you usually have to make everything you need yourself.