Event JSON
{
"id": "c2221e52584aa732c31eefd2ab650edeebf6288f19bbbdfc915fdc7e0b5001f4",
"pubkey": "a6311dc1c59843283b9c8fcd5cea235bb5280701ffd8046497de59fc44347b7e",
"created_at": 1725370025,
"kind": 1,
"tags": [
[
"e",
"99ec082c7174ad74ada92c79b0a062a7e04713a3113d04c99ce2e03aa82fde21",
"",
"reply",
"a6311dc1c59843283b9c8fcd5cea235bb5280701ffd8046497de59fc44347b7e"
],
[
"e",
"64b29c9439e1835e1894f95c5552babdd7dc9d705d659bd6cbc7e6534fb313e8",
"",
"root",
"aa6fb3a41adf045c1169359a7745dfa055b8dec7f9bd7b6dc5160e7ee371a575"
],
[
"p",
"aa6fb3a41adf045c1169359a7745dfa055b8dec7f9bd7b6dc5160e7ee371a575"
],
[
"p",
"a6311dc1c59843283b9c8fcd5cea235bb5280701ffd8046497de59fc44347b7e"
],
[
"proxy",
"https://oldbytes.space/@arclight/113073850021641734",
"web"
],
[
"proxy",
"https://oldbytes.space/users/arclight/statuses/113073850021641734",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://oldbytes.space/users/arclight/statuses/113073850021641734",
"pink.momostr"
],
[
"-"
]
],
"content": "Other C 'niceties' I don't miss are three-int-in-a-trenchcoat 'types'. Logical variables and ints aren't interchangeable, neither are character data and ints. `if (1) ...` is properly an error as is `int uc = 'a' - 'A';`. There's no need to memorize whether 0 is logical true or false when there's a hard distinction between numeric and logical types.\n\nI see the value in those sorts of shortcuts if you come from an assembly or system programming background and if you're building a research tool instead of a production tool. That magic and looseness is deadly in application space where you expect types to be meaningful and you rely on the compiler to not let you do something nonsensical like log(\"tuba\") or sin(\"pi over two\")",
"sig": "2929ec4c406028b36018c619de5e20a21689778182ca06bbf9f651090545c8537f2765ddda4debee2b3be012676587fcd7577888960ab06b773272033ad999be"
}