Files
ed ffc39fc6a2 docs(twitter): add 2076833886827376782 corpus (NOTimothyLottes J_/JNzI1_ goto macros + nanorc)
6-post thread. Root: commits fully to {if,goto} control flow via
better macros (J_(label) -> goto label; JNzI1_(label,v) ->
if(v!=0) goto label;). Customizes nanorc syntax-highlight to color
them. Tangent: someone suggesting Perl DSL, not invited to the
'better software' conference.
2026-07-26 21:36:18 -04:00

109 lines
3.3 KiB
JSON

{
"root_post_id": "2076833886827376782",
"posts": [
{
"post_id": "2076793671417040973",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "Going all in to only {if,goto} but through better macros,\nlabel:\nJ_(label); -> goto label;\nJNzI1_(label,v); -> if(v!=0)goto label;\n\nCan fix up nanorc syntax highlight by layering rules that override color, works well ...",
"timestamp": "2026-07-13 22:19:30",
"media_urls": [
"https://pbs.twimg.com/media/HNJAmyHXkAESBFF?format=png&name=orig",
"https://pbs.twimg.com/media/HNJAuMwXQAABZQ1?format=png&name=orig"
],
"reply_to_id": null,
"quote_of_id": null,
"metrics": {
"reply_count": 2,
"repost_count": 0,
"like_count": 15,
"view_count": 1629
}
},
{
"post_id": "2076794091531100536",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "Haha no surprise they didn't invite me to the \"better software\" conference!",
"timestamp": "2026-07-13 22:21:11",
"media_urls": [],
"reply_to_id": "2076793671417040973",
"quote_of_id": null,
"metrics": {
"reply_count": 4,
"repost_count": 0,
"like_count": 19,
"view_count": 507
}
},
{
"post_id": "2076828893395218497",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "Easy set of powerful macros. Brutal customization of C.",
"timestamp": "2026-07-14 00:39:28",
"media_urls": [
"https://pbs.twimg.com/media/HNJguqvWMAAIZJN?format=png&name=orig"
],
"reply_to_id": "2076794091531100536",
"quote_of_id": null,
"metrics": {
"reply_count": 2,
"repost_count": 0,
"like_count": 9,
"view_count": 596
}
},
{
"post_id": "2076833886827376782",
"author": "NOTimothyLottes",
"handle": "NOTimothyLottes",
"text": "Example usage after clean-up.",
"timestamp": "2026-07-14 00:59:18",
"media_urls": [
"https://pbs.twimg.com/media/HNJlSFyW0AAQylS?format=png&name=orig"
],
"reply_to_id": "2076828893395218497",
"quote_of_id": null,
"metrics": {
"reply_count": 2,
"repost_count": 0,
"like_count": 4,
"view_count": 436
}
},
{
"post_id": "2076844424236265641",
"author": "Бранимир Караџић",
"handle": "bkaradzic",
"text": "@NOTimothyLottes Much clearer... 🤣",
"timestamp": "2026-07-14 01:41:11",
"media_urls": [],
"reply_to_id": "2076833886827376782",
"quote_of_id": null,
"metrics": {
"reply_count": 0,
"repost_count": 0,
"like_count": 1,
"view_count": 75
}
},
{
"post_id": "2077048344820551917",
"author": "Boris Chuprin",
"handle": "noop_dev",
"text": "@NOTimothyLottes At this point could make a DSL with Perl..",
"timestamp": "2026-07-14 15:11:29",
"media_urls": [],
"reply_to_id": "2076833886827376782",
"quote_of_id": null,
"metrics": {
"reply_count": 0,
"repost_count": 0,
"like_count": 0,
"view_count": 22
}
}
],
"source_url": "https://x.com/NOTimothyLottes/status/2076833886827376782"
}