mattn on Nostr: since/until が使われるケースを考えると 1. store されたイベント 2. ...
since/until が使われるケースを考えると
1. store されたイベント
2. 継続したリアルタイムイベント
2 の場合、since に = は要らない。となると 1 の until は = であってほしい。ということで僕の好みは
since < created_at <= until
Published at
2023-07-13 04:12:09Event JSON
{
"id": "4f383f5527f0a9fd920d2041b664401edd5a1ccfca5c50c2187e4e5311986408",
"pubkey": "2c7cc62a697ea3a7826521f3fd34f0cb273693cbe5e9310f35449f43622a5cdc",
"created_at": 1689221529,
"kind": 1,
"tags": [],
"content": "since/until が使われるケースを考えると\n\n1. store されたイベント\n2. 継続したリアルタイムイベント\n\n2 の場合、since に = は要らない。となると 1 の until は = であってほしい。ということで僕の好みは\n\nsince \u003c created_at \u003c= until\n",
"sig": "0057a2dbcb0975492fed63893ee4f0f3ca9fb260f51a49e26f9e05c77ecf0e5b7dc0caef6a9fafde5ecf749a133c9c04cc43b92b186578e8e34919f6b7be387f"
}