Benjamin Goering
Benjamin Goering
@yalh76 Yeah, I'm realizing that even url.resolve is no good because it assumes externalUrl will end in a trailing slash and: `urlResolve('https://mysite.com/distbin', './foo')` is `https://mysite.com/foo`. I need a like... `urlConcat`...
+1 to @rauchg IMHO first goal should just be to release a version that replaces stdlib errbacks with returning Promises. There are lots of errbacks in the node stdlib, so...
+1 making the language consistent between inbox/outbox
> ActivityPub clients must at least: > Respect the “replies disabled” added to posts by either hiding, greying out, or crossing any “reply” icon or other interface used for replying...
since this is on the activitypub tracker, not activitystreams, I'd like to just note, that I think the most appropriate media type to use in a ` The client MUST...
> Questions: do you find the suggested modifications to the site valuable? Do you have other modifications in mind? It looks good! And yeah the modifications seem helpful. They could...
@Angular-Angel > and hope the protocol will be developed enough to support them. Just to set expectations for future things: the spec is effectively frozen or at least glacial. Anything...
this is a prototype of many dag-json CIDs in a multipart message. https://github.com/web3-storage/migrate-to-w3up/pull/1 (using `content-id` header...)
I thinkt hat back in 5.x, the src/lib.js for core didn't try to export * from `@ucanto/interface`. https://github.com/web3-storage/ucanto/blob/core-v5.2.0/packages/core/src/lib.js
related: https://talk.fission.codes/t/inspecting-a-cbor-file-from-the-command-line/3086