fiatjaf on Nostr: You forgot to mention that there are 3+ ways to send data from client to server and ...
You forgot to mention that there are 3+ ways to send data from client to server and 3+ ways to return data or for the server to notify the client -- and each implementation uses a different combination of all these ways (like a server requires some specific headers + some specific querystring + some specific data in body, then it returns some specific headers + some specific status code + some specific data in the body in a specific format). The cognitive overhead is absurd.
Published at
2023-10-25 14:40:04Event JSON
{
"id": "e3a80d5854547d8131d77d3d4293cc40c337d13733a69e305b5fd50183f3324d",
"pubkey": "3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",
"created_at": 1698244804,
"kind": 1,
"tags": [
[
"e",
"b4e1d4a0ff311856d457268b365a793d51278cf73728cbe97120e3dfb229bbbc",
"wss://nos.lol",
"root"
],
[
"e",
"b4e1d4a0ff311856d457268b365a793d51278cf73728cbe97120e3dfb229bbbc",
"wss://nos.lol",
"reply"
],
[
"p",
"50d94fc2d8580c682b071a542f8b1e31a200b0508bab95a33bef0855df281d63"
]
],
"content": "You forgot to mention that there are 3+ ways to send data from client to server and 3+ ways to return data or for the server to notify the client -- and each implementation uses a different combination of all these ways (like a server requires some specific headers + some specific querystring + some specific data in body, then it returns some specific headers + some specific status code + some specific data in the body in a specific format). The cognitive overhead is absurd.",
"sig": "7d9985277845b06f0e6ece93f5174f9679aedebe95ee8914fb9f8ecce4b6947253b07c315ebd1620de68bda8d02a05a20af7bcd64bae9a24ccbbca94571c541b"
}