matt on Nostr: It’s just a head-of-line-blocking question, though…I imagine mostly you’re not ...
It’s just a head-of-line-blocking question, though…I imagine mostly you’re not downloading lots of CSS/JS/images, which is the big head-of-line issue HTTP clients have - they can render the page partially in response to each new item they get off the wire.
I assume you don’t, really, though? You presumably get events back from the server in time-order and populate the page down in time-order, so mostly one event stalling the next won’t make all that much difference in UX?
Published at
2024-10-22 01:51:35Event JSON
{
"id": "4155e98078a91813f2e5376431a04fa54086324bf05723af8b617c3c1768476b",
"pubkey": "3d2e51508699f98f0f2bdbe7a45b673c687fe6420f466dc296d90b908d51d594",
"created_at": 1729561895,
"kind": 1,
"tags": [
[
"e",
"000060092803690ec457c766db52fe7af3281e9c8385d4de5948cd22f00f2ded",
"",
"root"
],
[
"e",
"8782a00a877d07a41265a3638e67677fdf9dc2bd3e9ac0e24f8508c4622628f9",
"",
"reply"
],
[
"p",
"ee11a5dff40c19a555f41fe42b48f00e618c91225622ae37b6c2bb67b76c4e49"
],
[
"p",
"32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245"
],
[
"p",
"bbc73cae41502ddad7a4112586dcaf4422810d60aa4b57c637ccd1a746b07844"
],
[
"p",
"59cacbd83ad5c54ad91dacf51a49c06e0bef730ac0e7c235a6f6fa29b9230f02"
]
],
"content": "It’s just a head-of-line-blocking question, though…I imagine mostly you’re not downloading lots of CSS/JS/images, which is the big head-of-line issue HTTP clients have - they can render the page partially in response to each new item they get off the wire.\n\nI assume you don’t, really, though? You presumably get events back from the server in time-order and populate the page down in time-order, so mostly one event stalling the next won’t make all that much difference in UX?",
"sig": "df5afd51b92d65242d937bd5e4e608342c7d3cc33657dbca6af0ab5941dc924e8dc784460ac6427f793cc778c2cd6b382a6eaecc42316200d3099ad42d51fbc2"
}