From 22f2d12b67b1b982972c6573cb8554debd521351 Mon Sep 17 00:00:00 2001 From: Obsidian-MBPM4 Date: Fri, 16 Jan 2026 15:12:23 +0100 Subject: [PATCH] vault backup: 2026-01-16 15:12:23 Affected files: .obsidian/workspace.json Temporary/Ralph Wiggum Technique for AI Coding.md --- .obsidian/workspace.json | 39 ++++++++++++------- .../Ralph Wiggum Technique for AI Coding.md | 16 ++++++++ 2 files changed, 42 insertions(+), 13 deletions(-) create mode 100644 Temporary/Ralph Wiggum Technique for AI Coding.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1109507..d9cadb2 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -35,6 +35,20 @@ "title": "Pangolin Installation" } }, + { + "id": "8d1c97c01fdaec1d", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Temporary/Ralph Wiggum Technique for AI Coding.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Ralph Wiggum Technique for AI Coding" + } + }, { "id": "79ff2ecdc4203e4f", "type": "leaf", @@ -92,7 +106,7 @@ } } ], - "currentTab": 1 + "currentTab": 2 } ], "direction": "vertical" @@ -166,10 +180,10 @@ "state": { "type": "file-properties", "state": { - "file": "2 Personal/Home Lab/NAS/Zerotier Installation.md" + "file": "Temporary/Ralph Wiggum Technique for AI Coding.md" }, "icon": "lucide-info", - "title": "File properties for Zerotier Installation" + "title": "File properties for Ralph Wiggum Technique for AI Coding" } }, { @@ -224,13 +238,13 @@ "state": { "type": "outline", "state": { - "file": "99 Work/0 OneSec/OneSecNotes/Handover Planning.md", + "file": "Temporary/Ralph Wiggum Technique for AI Coding.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "Outline of Handover Planning" + "title": "Outline of Ralph Wiggum Technique for AI Coding" } }, { @@ -277,8 +291,7 @@ "title": "Notes Review Queue" } } - ], - "currentTab": 8 + ] }, { "id": "7324c8ef0d6e53cb", @@ -366,8 +379,8 @@ } ], "direction": "vertical", - "x": 0, - "y": 57, + "x": 1804, + "y": -882, "width": 900, "height": 777, "maximize": false, @@ -375,12 +388,13 @@ } ] }, - "active": "a136dcfcf5de7dd5", + "active": "99bf338dc38fbdaf", "lastOpenFiles": [ - "2 Personal/Home Lab/Homelab.md", "2 Personal/Home Lab/Pangolin Installation.md", - "0 Journal/0 Daily/2026-01-07.md", + "Temporary/Ralph Wiggum Technique for AI Coding.md", "2 Personal/Home Lab/NAS/Backup Strategy.md", + "2 Personal/Home Lab/Homelab.md", + "0 Journal/0 Daily/2026-01-07.md", "2 Personal/Lists/Media/Bücher.md", "2 Personal/Home Lab/Homelab Architecture.excalidraw.md", "2 Personal/Home Lab/Drawing 2026-01-09 15.01.17.excalidraw.md", @@ -402,7 +416,6 @@ "99 Work/0 OneSec/OneSecNotes/40 - User Manuals/FTDI FT232H - Serial to USB Adapter.md", "0 Journal/0 Daily/2025-12-09.md", "0 Journal/Meetings/OneSec Cofounder Verhandlung.md", - "0 Journal/Meetings/Luca Radojevic - Meeting 1.md", "Attachments/Pasted image 20251202214228.png", "2 Personal/1 Skills/AI", "2 Personal/Home Lab/Baerhalten", diff --git a/Temporary/Ralph Wiggum Technique for AI Coding.md b/Temporary/Ralph Wiggum Technique for AI Coding.md new file mode 100644 index 0000000..dd631d3 --- /dev/null +++ b/Temporary/Ralph Wiggum Technique for AI Coding.md @@ -0,0 +1,16 @@ +--- +title: Ralph Wiggum Technique for AI Coding +created_date: 2026-01-16 +updated_date: 2026-01-16 +aliases: +tags: + - AI-Coding +--- +# Ralph Wiggum Technique for AI Coding + +## Overview +Organize agents into planners, workers and judges which allows many agents to work together. + +Apparently, Chat-GPT 5.2 is much better than Claude Opus 4.5. The latter takes many shortcuts. +## Sources +[claude-code/plugins/ralph-wiggum at main · anthropics/claude-code · GitHub](https://github.com/anthropics/claude-code/tree/main/plugins/ralph-wiggum?utm_source=www.therundown.ai&utm_medium=newsletter&utm_campaign=murati-s-co-founders-return-to-openai&_bhlid=451be3cfdfe07e2ed4bb075c84441916ce9809f4) \ No newline at end of file