PABLOF7z on Nostr: unsolicited data modeling advice: ``` { "kind": 39124, "content": "<long description ...
unsolicited data modeling advice:
```
{
"kind": 39124,
"content": "<long description to display in a long view that explains in detail what's going on to a general audience",
"tags": [
[ "title", "OnlyTweets" ],
[ "description", "Notes that fit in 140 chars or less" ], // short (<60 chars?)
[ "p", "fa984bd7dbb282f07e16e7ae87b26a2a7b9b90b7246a44771f0cf5ae58018f52", "operator" ],
[ "imeta", "url https://relay-icon-url";, "blurhash slkdfjsldkjf"],
[ "url", "wss://140.f7z.io" ],
[ "url", "ws://<onion-hidden-service>" ],
[ "k", "1" ], // returns exclusively kind:1s
[ "t", "short-notes" ],
[ "t", "tweets" ],
]
}
```
```
{
"kind": 39124,
"content": "<long description to display in a long view that explains in detail what's going on to a general audience",
"tags": [
[ "title", "OnlyTweets" ],
[ "description", "Notes that fit in 140 chars or less" ], // short (<60 chars?)
[ "p", "fa984bd7dbb282f07e16e7ae87b26a2a7b9b90b7246a44771f0cf5ae58018f52", "operator" ],
[ "imeta", "url https://relay-icon-url";, "blurhash slkdfjsldkjf"],
[ "url", "wss://140.f7z.io" ],
[ "url", "ws://<onion-hidden-service>" ],
[ "k", "1" ], // returns exclusively kind:1s
[ "t", "short-notes" ],
[ "t", "tweets" ],
]
}
```