From 56538f8e3d8d515735f2003f77452077c3c872a4 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sun, 26 Jul 2026 22:12:03 -0400 Subject: [PATCH] docs(twitter): add 2061252886453944549 corpus (NOTimothyLottes debug philosophy + @retrotink2) 3-post tangent. Same root post as 2061124942968545433 (no-debugger debug / mmap log file evolving toward CART). @retrotink2 (RetroTink hardware-modder) replies 'here I am still debugging by looking at if a single LED turns on'; NOTimothyLottes: 'that plus an oscilloscope, this is the way'. --- docs/twitter/2061252886453944549/thread.md | 27 ++++++++++ .../2061252886453944549/thread_data.json | 54 +++++++++++++++++++ 2 files changed, 81 insertions(+) create mode 100644 docs/twitter/2061252886453944549/thread.md create mode 100644 docs/twitter/2061252886453944549/thread_data.json diff --git a/docs/twitter/2061252886453944549/thread.md b/docs/twitter/2061252886453944549/thread.md new file mode 100644 index 00000000..85b717b0 --- /dev/null +++ b/docs/twitter/2061252886453944549/thread.md @@ -0,0 +1,27 @@ +--- +title: "@retrotink2 That plus an oscilloscope … this is the way" +author: "NOTimothyLottes" +handle: "@NOTimothyLottes" +post_url: "https://x.com/NOTimothyLottes/status/2061252886453944549" +post_id: "2061252886453944549" +timestamp: "2026-06-01 01:05:59" +post_count: 3 +reply_count: 0 +repost_count: 0 +like_count: 1 +view_count: 107 +--- + +# @NOTimothyLottes — @retrotink2 That plus an oscilloscope … this is the way + +## Post 1 (2026-05-31 16:32:54) + +no-debugger-debug / console / printf-style - prior evolved to one mmapped fixed-width-height log file with an atomic for multi-thread|process messages - but even that seems too complexy ... + +## Post 2 (2026-05-31 22:01:24) — reply to Post 1 + +@NOTimothyLottes Here I am still debugging by looking at if a single LED turns on. + +## Post 3 (2026-06-01 01:05:59) — reply to Post 2 + +@retrotink2 That plus an oscilloscope … this is the way diff --git a/docs/twitter/2061252886453944549/thread_data.json b/docs/twitter/2061252886453944549/thread_data.json new file mode 100644 index 00000000..273b32f3 --- /dev/null +++ b/docs/twitter/2061252886453944549/thread_data.json @@ -0,0 +1,54 @@ +{ + "root_post_id": "2061252886453944549", + "posts": [ + { + "post_id": "2061123768429211767", + "author": "NOTimothyLottes", + "handle": "NOTimothyLottes", + "text": "no-debugger-debug / console / printf-style - prior evolved to one mmapped fixed-width-height log file with an atomic for multi-thread|process messages - but even that seems too complexy ...", + "timestamp": "2026-05-31 16:32:54", + "media_urls": [], + "reply_to_id": null, + "quote_of_id": null, + "metrics": { + "reply_count": 2, + "repost_count": 0, + "like_count": 9, + "view_count": 2970 + } + }, + { + "post_id": "2061206435942511008", + "author": "Mike Chi", + "handle": "retrotink2", + "text": "@NOTimothyLottes Here I am still debugging by looking at if a single LED turns on.", + "timestamp": "2026-05-31 22:01:24", + "media_urls": [], + "reply_to_id": "2061123768429211767", + "quote_of_id": null, + "metrics": { + "reply_count": 1, + "repost_count": 0, + "like_count": 7, + "view_count": 1667 + } + }, + { + "post_id": "2061252886453944549", + "author": "NOTimothyLottes", + "handle": "NOTimothyLottes", + "text": "@retrotink2 That plus an oscilloscope … this is the way", + "timestamp": "2026-06-01 01:05:59", + "media_urls": [], + "reply_to_id": "2061206435942511008", + "quote_of_id": null, + "metrics": { + "reply_count": 0, + "repost_count": 0, + "like_count": 1, + "view_count": 107 + } + } + ], + "source_url": "https://x.com/NOTimothyLottes/status/2061252886453944549" +} \ No newline at end of file