Lars Wirzenius on Nostr: I'll add that one thing that helps me navigate Unix command line interfaces is the ...
I'll add that one thing that helps me navigate Unix command line interfaces is the hundreds of times I've written command line parsing in raw C, without using helper libraries. Originally on MS-DOS, where my C implementation didn't have getopt.
It wasn't always fun, but it made me sensitive to the challenges and that helps me understand better the choices made by others who're parsing the command line.
Published at
2024-07-25 08:32:25Event JSON
{
"id": "ef71744a124a13c037d023750cab8e1c11731c1604d875ecf23597500f4d7f15",
"pubkey": "b10dc1f389e232d431638f9ab5e479818b1bfab197d62e420c170baf0bec09cb",
"created_at": 1721896345,
"kind": 1,
"tags": [
[
"e",
"c99025b2be17ac761dd11e5abd03319f5bfe09c5f5e17e3b95a2738bc6dfe959",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://toot.liw.fi/users/liw/statuses/112846198917731022",
"activitypub"
]
],
"content": "I'll add that one thing that helps me navigate Unix command line interfaces is the hundreds of times I've written command line parsing in raw C, without using helper libraries. Originally on MS-DOS, where my C implementation didn't have getopt.\n\nIt wasn't always fun, but it made me sensitive to the challenges and that helps me understand better the choices made by others who're parsing the command line.",
"sig": "8b4867ec0db924b990961c242bd4dc6137958f2adc7a5990e797dc2d82f16245fd5ecf6d86c44fdbd14bfe7dd30e748d00dee600ffbe6fb325deb3c003632a89"
}