From 4a1abf06f6f585c030e10cf11211c19101851c26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Wed, 7 May 2025 10:54:15 +0200 Subject: [PATCH] pls: more musical criticism --- packages/pls.nix | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/packages/pls.nix b/packages/pls.nix index d501504..4e4a624 100644 --- a/packages/pls.nix +++ b/packages/pls.nix @@ -30,10 +30,27 @@ "that's a good song!" "👍" "vibin'" + "this is a jam!" + "absolutely love it!" + "such a vibe!" + "this track is fire!" + "feeling this one!" + "pure gold!" + "this is my jam!" + "so catchy!" + "on repeat!" + "this is a masterpiece!" + "let's dance!" + "I'm all in!" + "so gut!" + "mega!" + "ich fühl's!" + "das ist Musik für die Seele!" ]; + messages.bad = [ "how can anyone listen to this?" - "(╯°□°)╯ ┻━┻" + "(╯°□°)╯ ┻━┻" "skip this!" "next, please! i'm suffering!" "that's just bad music" @@ -43,12 +60,40 @@ "turn that down" "make it stooop" "noooo" + "this is painful to listen to" + "what is this noise?" + "not my cup of tea" + "this is a hard pass" + "yikes!" + "please no more" + "this is a disaster" + "I can't handle this" + "this is just wrong" + "let's skip this one" + "ugh, why?" + "definitely not a fan" + "wie kann man das hören?" + "das ist schrecklich!" + "bitte nicht!" + "das ist einfach schlecht" + "oh nein, nicht das!" ]; messages.neutral = [ "meh" "i have no opinion about this song" "idk man" + "it's okay" + "not bad, not great" + "just average" + "it's fine" + "i can take it or leave it" + "kann man hören" + "ist in ordnung" + "naja" + "nicht schlecht, nicht gut" + "ich kann damit leben" + "es ist was es ist" ]; in writers.writeDashBin "pls" ''