anna on Nostr: the realization that i can do if (foo) { /* ... */ } else for (...) { /* ... */ } was ...
the realization that i can do
if (foo) {
/* ... */
} else for (...) {
/* ... */
}
was a nice one, not that practical, but looks good
Published at
2024-06-26 14:43:53Event JSON
{
"id": "bee4ab4956906f3ad3799803f70ae23919644406e7f27fdea2589978c3529fc0",
"pubkey": "4ebc018b65a1b352f90f937be79b5c338651f1528960889fa64caa94be982f8a",
"created_at": 1719413033,
"kind": 1,
"tags": [
[
"content-warning",
"c snippet"
],
[
"proxy",
"https://social.vlhl.dev/objects/7641666c-d4af-4bb8-a299-c5611594299f",
"activitypub"
]
],
"content": "the realization that i can do\n\nif (foo) {\n /* ... */\n} else for (...) {\n /* ... */\n}\n\n\nwas a nice one, not that practical, but looks good",
"sig": "49985c1e0fa032e2553843d6a7032f2a3340f69ff679cb743d5cde7e140892e0a7cc060dbf96eb06638d52085b8e2e4ef8fa7a2a5c79692f0034d10edd66fdcf"
}