diff --git a/docs/twitter/2078257788732461389/media/2078257788732461389_1.png b/docs/twitter/2078257788732461389/media/2078257788732461389_1.png new file mode 100644 index 00000000..481b2c09 Binary files /dev/null and b/docs/twitter/2078257788732461389/media/2078257788732461389_1.png differ diff --git a/docs/twitter/2078257788732461389/thread.md b/docs/twitter/2078257788732461389/thread.md new file mode 100644 index 00000000..172496cb --- /dev/null +++ b/docs/twitter/2078257788732461389/thread.md @@ -0,0 +1,33 @@ +--- +title: "Oh, F-it! The urge to drop the C baggage was too strong, using nasm to bootstrap" +author: "NOTimothyLottes" +handle: "@NOTimothyLottes" +post_url: "https://x.com/NOTimothyLottes/status/2078257788732461389" +post_id: "2078257788732461389" +timestamp: "2026-07-17 23:17:23" +post_count: 4 +reply_count: 1 +repost_count: 0 +like_count: 15 +view_count: 1332 +--- + +# @NOTimothyLottes — Oh, F-it! The urge to drop the C baggage was too strong, using nasm to bootstrap + +## Post 1 (2026-07-17 23:17:23) + +Oh, F-it! The urge to drop the C baggage was too strong, using nasm to bootstrap another radical Forth for Linux. Will see how far I can get in a 4 KiB binary to start. Apparently this wants to exist, and I have no choice but to lend some fingers. ELF64 out of the way. + +![Media 1](./media/2078257788732461389_1.png) + +## Post 2 (2026-07-18 01:48:29) — reply to Post 1 + +@NOTimothyLottes sorry for the tangent - what is this font and where can I get it? + +## Post 3 (2026-07-18 02:27:03) — reply to Post 2 + +@furan It’s one of mine (bitmap front for 640x480 resolution CRT) if I ever figure out some good web hosting again I could put up + +## Post 4 (2026-07-18 02:34:03) — reply to Post 3 + +@NOTimothyLottes or github, I host a bunch of bitmap fonts here: https://github.com/ianhan/bitmapfonts diff --git a/docs/twitter/2078257788732461389/thread_data.json b/docs/twitter/2078257788732461389/thread_data.json new file mode 100644 index 00000000..f5b2d54e --- /dev/null +++ b/docs/twitter/2078257788732461389/thread_data.json @@ -0,0 +1,72 @@ +{ + "root_post_id": "2078257788732461389", + "posts": [ + { + "post_id": "2078257788732461389", + "author": "NOTimothyLottes", + "handle": "NOTimothyLottes", + "text": "Oh, F-it! The urge to drop the C baggage was too strong, using nasm to bootstrap another radical Forth for Linux. Will see how far I can get in a 4 KiB binary to start. Apparently this wants to exist, and I have no choice but to lend some fingers. ELF64 out of the way.", + "timestamp": "2026-07-17 23:17:23", + "media_urls": [ + "https://pbs.twimg.com/media/HNdzRxAXMAEom1u?format=png&name=orig" + ], + "reply_to_id": null, + "quote_of_id": null, + "metrics": { + "reply_count": 1, + "repost_count": 0, + "like_count": 15, + "view_count": 1332 + } + }, + { + "post_id": "2078295812476404143", + "author": "Ian Hanschen", + "handle": "furan", + "text": "@NOTimothyLottes sorry for the tangent - what is this font and where can I get it?", + "timestamp": "2026-07-18 01:48:29", + "media_urls": [], + "reply_to_id": "2078257788732461389", + "quote_of_id": null, + "metrics": { + "reply_count": 1, + "repost_count": 0, + "like_count": 4, + "view_count": 155 + } + }, + { + "post_id": "2078305520314671244", + "author": "NOTimothyLottes", + "handle": "NOTimothyLottes", + "text": "@furan It’s one of mine (bitmap front for 640x480 resolution CRT) if I ever figure out some good web hosting again I could put up", + "timestamp": "2026-07-18 02:27:03", + "media_urls": [], + "reply_to_id": "2078295812476404143", + "quote_of_id": null, + "metrics": { + "reply_count": 1, + "repost_count": 0, + "like_count": 2, + "view_count": 117 + } + }, + { + "post_id": "2078307280257519776", + "author": "Ian Hanschen", + "handle": "furan", + "text": "@NOTimothyLottes or github, I host a bunch of bitmap fonts here: https://github.com/ianhan/bitmapfonts", + "timestamp": "2026-07-18 02:34:03", + "media_urls": [], + "reply_to_id": "2078305520314671244", + "quote_of_id": null, + "metrics": { + "reply_count": 0, + "repost_count": 0, + "like_count": 2, + "view_count": 75 + } + } + ], + "source_url": "https://x.com/NOTimothyLottes/status/2078257788732461389" +} \ No newline at end of file