Christopher Joel
Christopher Joel
Okay, now that I think about it more, this would not be a sufficient solution. We only look at the start and end tokens when slicing chunks of the string,...
Thanks for reporting! I'll take a look.
That sounds lame :/ haven't tested Node on Windows at all, to be honest. I'll poke around and see if I can find a happy middle ground. There is currently...
One thing that is worth considering: it may only make sense to expand the DID if it corresponds to one or more entries in the sphere's address book, _and_ the...
My read of https://github.com/rust-lang/rust/issues/102754 is that this is fixed on the LLVM side, and may just... trickle down to us? I'm guessing in a Rust toolchain update.
Just curious: does org-mode have a well-known mime?
I was clued in to "deps" when I stumbled upon the `wit-deps` repo. This issue is the sole place I've been able to find a pointer about how to use...
I just ran into this myself. I would be happy to look into contributing the change, if you're looking for help.
Here is how we support this in the underlying Rust API: https://github.com/subconsciousnetwork/noosphere/blob/8b806c5462b5601a5f8417a6a20769b76b57ee6a/rust/noosphere-sphere/src/context.rs#L155-L168
Great catch!