Private
Public Access
docs(twitter): add 2078257788732461389 corpus (NOTimothyLottes nasm-bootstrapped 4KiB Linux Forth)
4 posts, 1 image. Post 1 = the actual content (nasm, ELF64, 4 KiB binary target, radical Forth, no C baggage). Posts 2-4 = tangent with @furan about the bitmap font in Post 1's screenshot. gallery-dl pulled the whole conversation tree.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
@@ -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.
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user