From 8e046af4fc89a94138ee84307444bb2dc7f3e2ff Mon Sep 17 00:00:00 2001 From: "pinage404.rss :nixos" Date: Thu, 23 Jul 2026 16:54:23 +0000 Subject: [PATCH 1/3] Add submission: git-gamble --- entries/2026/git_gamble.json | 88 ++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 entries/2026/git_gamble.json diff --git a/entries/2026/git_gamble.json b/entries/2026/git_gamble.json new file mode 100644 index 0000000..902a958 --- /dev/null +++ b/entries/2026/git_gamble.json @@ -0,0 +1,88 @@ +{ + "id": 8335689852, + "name": "git-gamble", + "description": "Craft Your Code, Step by Step\n\nblend TDD (Test Driven Development) + TCR (`test && commit || revert`) to make sure to develop the right thing 😌, baby step by baby step πŸ‘ΆπŸ¦Ά", + "links": { + "website": [ + "https://git-gamble.is-cool.dev" + ] + }, + "path": { + "48": [ + [ + 455, + 431 + ], + [ + 499, + 431 + ], + [ + 499, + 431 + ], + [ + 499, + 439 + ], + [ + 476, + 439 + ], + [ + 476, + 441 + ], + [ + 479, + 443 + ], + [ + 479, + 450 + ], + [ + 475, + 454 + ], + [ + 468, + 454 + ], + [ + 464, + 450 + ], + [ + 464, + 443 + ], + [ + 468, + 439 + ], + [ + 455, + 439 + ], + [ + 454, + 438 + ], + [ + 454, + 432 + ], + [ + 455, + 431 + ] + ] + }, + "center": { + "48": [ + 471, + 447 + ] + } +} \ No newline at end of file -- GitLab From eece3c4aeb45985930c5954734501edeabbb426b Mon Sep 17 00:00:00 2001 From: "pinage404.rss :nixos" Date: Thu, 23 Jul 2026 20:23:44 +0000 Subject: [PATCH 2/3] Add submission: toki pona --- entries/2026/toki_pona.json | 226 ++++++++++++++++++++++++++++++++++++ 1 file changed, 226 insertions(+) create mode 100644 entries/2026/toki_pona.json diff --git a/entries/2026/toki_pona.json b/entries/2026/toki_pona.json new file mode 100644 index 0000000..00ada37 --- /dev/null +++ b/entries/2026/toki_pona.json @@ -0,0 +1,226 @@ +{ + "id": 7097355221, + "name": "Toki Pona", + "description": "Toki Pona is a minimalist generalist constructed language formed with only 120 words", + "links": { + "matrix": [ + "#toki:matrix.org" + ], + "website": [ + "https://tokipona.org", + "https://en.wikipedia.org/wiki/Toki_Pona" + ], + "discord": [ + "/nbgXCC6" + ], + "subreddit": [ + "tokipona" + ] + }, + "path": { + "48": [ + [ + 11, + 205 + ], + [ + 11, + 195 + ], + [ + 27, + 195 + ], + [ + 27, + 205 + ], + [ + 11, + 205 + ], + [ + 14, + 193 + ], + [ + 7, + 185 + ], + [ + 7, + 181 + ], + [ + 6, + 181 + ], + [ + 6, + 174 + ], + [ + 14, + 166 + ], + [ + 13, + 163 + ], + [ + 11, + 163 + ], + [ + 9, + 160 + ], + [ + 9, + 155 + ], + [ + 11, + 155 + ], + [ + 13, + 158 + ], + [ + 13, + 163 + ], + [ + 14, + 166 + ], + [ + 19, + 166 + ], + [ + 19, + 163 + ], + [ + 18, + 163 + ], + [ + 17, + 162 + ], + [ + 17, + 156 + ], + [ + 18, + 155 + ], + [ + 20, + 155 + ], + [ + 21, + 157 + ], + [ + 21, + 161 + ], + [ + 20, + 163 + ], + [ + 19, + 163 + ], + [ + 19, + 166 + ], + [ + 25, + 166 + ], + [ + 25, + 163 + ], + [ + 25, + 159 + ], + [ + 26, + 156 + ], + [ + 27, + 155 + ], + [ + 29, + 155 + ], + [ + 29, + 160 + ], + [ + 28, + 162 + ], + [ + 27, + 163 + ], + [ + 26, + 163 + ], + [ + 25, + 163 + ], + [ + 25, + 166 + ], + [ + 34, + 173 + ], + [ + 35, + 176 + ], + [ + 35, + 183 + ], + [ + 34, + 187 + ], + [ + 27, + 193 + ], + [ + 14, + 193 + ] + ] + }, + "center": { + "48": [ + 21, + 180 + ] + } +} \ No newline at end of file -- GitLab From b5eb6631d132cc71df51f47cca37e7b8c6bc84fd Mon Sep 17 00:00:00 2001 From: "pinage404.rss :nixos" Date: Fri, 24 Jul 2026 11:35:01 +0000 Subject: [PATCH 3/3] toki pona fix discord URL --- entries/2026/toki_pona.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/2026/toki_pona.json b/entries/2026/toki_pona.json index 00ada37..6f5731a 100644 --- a/entries/2026/toki_pona.json +++ b/entries/2026/toki_pona.json @@ -11,7 +11,7 @@ "https://en.wikipedia.org/wiki/Toki_Pona" ], "discord": [ - "/nbgXCC6" + "nbgXCC6" ], "subreddit": [ "tokipona" -- GitLab