Travis Vachon

Results 64 comments of Travis Vachon

oh - definitely don't think more than one form is useful, this is more of a user experience question - @sgrove's original comments were: > Right now it looks like...

cool, yeah, I'm in agreement here - @sgrove's original idea was to disallow editing of "uneditable" structures, but I'm not sure that makes sense given the larger goal of ankha:...

hm, I actually use emacs and haven't noticed that: one example: ``` clojure (defn foo "Topping sugar plum cupcake liquorice macaroon. Apple pie pie oat cake tootsie roll liquorice jelly-o...

Hot damn that's beautiful, though at least for me it looks like it's `M-q`: ``` clojure (defn foo "Topping sugar plum cupcake liquorice macaroon. Apple pie pie oat cake tootsie...

just chiming in to say that I have seen this bug with `setPublicAccess` against CSS - believe this is indeed a WAC issue. I think we can work around this...

I worked up a version of this that uses `rdf:List` (as describe in https://ontola.io/blog/ordered-data-in-rdf/) here: https://github.com/mysilio-co/garden-kit/blob/rdf-note-serialization/src/collections.ts You can see how we use this with our own "element [de]serializers" here: https://github.com/mysilio-co/garden-kit/blob/rdf-note-serialization/test/note.test.ts...

any updates on this? it's very annoying that there is no escape hatch...

> Essentially we'd be gluing together an "ad-hoc monorepo" using git submodules or whatever, and mucking with the dependency graph to make sure that packages depend on the versions in...

We don't currently support this in the web UI at console.web3.storage, but it is supported using the w3cli (https://github.com/web3-storage/w3cli) and we've just landed support for directory uploads in the w3ui...

I feel compelled to chime in and just note that this is an incredibly disappointing response. This is a critical bug that essentially prevents these libraries from being used with...