NIP-34: `git` stuff
https://github.com/nostr-protocol/nips/blob/git/34.md
Nostr で Git のコラボレーション
これ自体が Git リポジトリというわけではない
CLI の実装: https://github.com/fiatjaf/gitstr
PR: https://github.com/nostr-protocol/nips/pull/997
#Nostr
処理したパッチは、クライアントで覚えておくのかなぁ
残念
#ライフログ
formstr.app
Formstr のライブ インスタンス
#キャッチアップ #awesomenostr
nostr:nevent1qqszrltt39j7qfc0h0s9xhrtj7quhff36lrwz3wh477qmtl42kskxfccvct3x
awesome-nostr のコミットのキャッチアップ
#キャッチアップ #awesomenostr
NIPs のコミットのキャッチアップ
https://github.com/nostr-protocol/nips/commits/master/?since=2024-01-18&until=2024-01-21
* NIP-01: Basic protocol flow description
* いくつかの JSON のコード ブロックが jsonc (JSON with comments) に変更された
* NIP-52: Calendar Events
* 同上
* NIP-72: Moderated Communities
* 同上
* NIP-47: Wallet Connect
* typo
#キャッチアップ #nips
https://github.com/nostr-protocol/nips/blob/master/19.md
> It is recommended that ids and keys are stored in either hex or binary format, since these formats are closer to what must actually be used the core protocol.
> The bech32 encodings of keys and ids are not meant to be used inside the standard NIP-01 event formats or inside the filters, they're meant for human-friendlier display and input only. Clients should still accept keys in both hex and npub format for now, and convert internally.
> - `npub` keys MUST NOT be used in NIP-01 events or in NIP-05 JSON responses, only the hex format is supported there.
同じようなことを言っているんだよなぁ
#Nostr
NIP-34: `git` stuff
https://github.com/nostr-protocol/nips/blob/git/34.md
Nostr で Git のコラボレーション
これ自体が Git リポジトリというわけではない
CLI の実装: https://github.com/fiatjaf/gitstr
PR: https://github.com/nostr-protocol/nips/pull/997
#Nostr
NIPs のコミットのキャッチアップ
https://github.com/nostr-protocol/nips/commits/master/?since=2024-01-18&until=2024-01-21
* NIP-01: Basic protocol flow description
* いくつかの JSON のコード ブロックが jsonc (JSON with comments) に変更された
* NIP-52: Calendar Events
* 同上
* NIP-72: Moderated Communities
* 同上
* NIP-47: Wallet Connect
* typo
#キャッチアップ #nips
今日はこれ
#イベント

今日はこれ

#イベント
https://github.com/nostr-protocol/nips/blob/master/78.md
> This NIP specifies the use of event kind 30078 (parameterized replaceable event) with a d tag containing some reference to the app name and context -- or any other arbitrary string
`["d", "coracle/last_checked/v1"]` みたいな
#Nostr
NIP-XX: Versatile event
https://github.com/tiltpapa/nips/blob/versatile-data/XX.md
相互運用性を必要としない汎用的なイベント。`kind: 78`。@tiltpapa さん著
PR: https://github.com/nostr-protocol/nips/pull/995
#Nostr