From 9c2a46142b1914996c1bdc97a23369be0ec1de88 Mon Sep 17 00:00:00 2001 From: lol3rrr Date: Sat, 11 Apr 2026 12:15:14 +0200 Subject: [PATCH] Add teamspeak whitegirl music bot and factorio turing completeness --- README.md | 7 +++++++ projects/teamspeak-whitegirl-music.md | 2 ++ projects/theory/factorio-turing-complete.md | 2 ++ 3 files changed, 11 insertions(+) create mode 100644 projects/teamspeak-whitegirl-music.md create mode 100644 projects/theory/factorio-turing-complete.md diff --git a/README.md b/README.md index f22f8a1..c12624d 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Name | Status | Blog Entries [Custom Gitea Runner](./projects/custom-gitea-runners.md) | - | - [Auto-Scaling Gitea Runners](./projects/autoscaling-gitea-runners.md) | - | - [Custom SQL crate](./projects/custom-sql-crate.md) | - | - +[Teamspeak Whitegirl Music](./projects/teamspeak-whitegirl-music.md) | - | - ## Hardware Projects Name | Status | Blog Entries @@ -60,6 +61,12 @@ Name | Status | Blog Entries [Automate Authentik](./projects/infrastructure/automate-authentik.md) | - | - [Try wger](./projects/infrastructure/try-wger.md) | - | - +## Theory Projects +Name | Status | Blog Entries +--- | --- | --- +[Factorio Turing Complete](./projects/theory/factorio-turing-complete.md) | - | - + + ## Other Projects Name | Status | Blog Entries --- | --- | --- diff --git a/projects/teamspeak-whitegirl-music.md b/projects/teamspeak-whitegirl-music.md new file mode 100644 index 0000000..cd84137 --- /dev/null +++ b/projects/teamspeak-whitegirl-music.md @@ -0,0 +1,2 @@ +# Teamspeak Whitegirl Music Bot +A bot that plays a random selection of white girl music in a channel diff --git a/projects/theory/factorio-turing-complete.md b/projects/theory/factorio-turing-complete.md new file mode 100644 index 0000000..ae0b49d --- /dev/null +++ b/projects/theory/factorio-turing-complete.md @@ -0,0 +1,2 @@ +# Factorio Turing Complete +I want to determine if factorio is turing complete or not, with an actual proof.