SilberWitch on Nostr: It's more the question of what you download, to view offline. You have to have some ...
It's more the question of what you download, to view offline. You have to have some static page, at some point. If the page were to be created, dynamically, as you read it, (to keep the likes and etc. up-to-date, and incorporate changes to your npub, like adding follows) then you would need to stream the changes. Which is difficult, when working offline or on ePaper.
If you create it server-side and then pull the finished page, then it'd have to be stored someplace, before moving it to your device. I guess, you could store it in your browser cache, on a different device, but then you have to have a device in-between the server and your ePaper device.
Published at
2024-10-01 13:55:12Event JSON
{
"id": "33fb7f608bf2bbf631238151a52e636b14c52b25e0ef6437c24493753c0c4050",
"pubkey": "fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1",
"created_at": 1727790912,
"kind": 1,
"tags": [
[
"e",
"56d86d88200dec6f59f8f06cf148361e3692af4982e74d3707bccccf93f0e642",
"",
"root"
],
[
"e",
"1410a4b43dc0a82ce6d7146d75e890e1d85e715d1a19c34dfed13b5ea657b7b2",
"",
"reply"
],
[
"p",
"70122128273bdc07af9be7725fa5c4bc0fc146866bec38d44360dc4bc6cc18b9"
],
[
"p",
"036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58"
],
[
"p",
"fd208ee8c8f283780a9552896e4823cc9dc6bfd442063889577106940fd927c1"
]
],
"content": "It's more the question of what you download, to view offline. You have to have some static page, at some point. If the page were to be created, dynamically, as you read it, (to keep the likes and etc. up-to-date, and incorporate changes to your npub, like adding follows) then you would need to stream the changes. Which is difficult, when working offline or on ePaper.\n\nIf you create it server-side and then pull the finished page, then it'd have to be stored someplace, before moving it to your device. I guess, you could store it in your browser cache, on a different device, but then you have to have a device in-between the server and your ePaper device.",
"sig": "bf96a21a69faf82a96541a94a3d15217cee7f728c095add0589a9b018cd760969ab27b124647cff44d3a3b084fab08ee23481e6a3996701918b06080557a70ad"
}