Alexander Cobleigh
Alexander Cobleigh
definitely! i have a module i was writing as part of when i was working on cabal-client that was _almost_ solving that issue. i think i was complicating things unnecessarily...
hm microlink requires an api-key and has rate-limiting. from what i can see [`react-native-link-preview`](https://github.com/ospfranco/react-native-link-preview/blob/master/index.js) doesn't, so let's use that? btw i feel this feature is almost going into preferences territory...
Sorry, I have never used Nix so I'm not sure what's up with that. If you are using #245, maybe @Yutyo could offer some advice? It seems they managed to...
yeeeeeeeeeeeeeees! i love this On Thu, 17 Jan 2019 at 17:36, Nick Warner wrote: > It would be nice to start new users / an empty client with a demo...
cabal-client with the leaving functionality has been released, it's 7.3.0 :) cc @khubo @nikolaiwarner: i tested it out in cabal-cli and i didn't need to add anything specific to make...
cc @simbolo for css structure thoughts :3
Hi @ahdinosaur! I can't speak for @cryptix, but if I remember correctly EBT was very experimental before the NGI project started. I believe it was significantly improved upon over the...
there is a big push right now for making URIs/modules conform to the [ssb-uri spec](https://github.com/ssb-ngi-pointer/ssb-uri-spec), so that will certainly help with making things fetchable! as for the concrete mechanism of...
woah that will be huge!
1 is very doable (one approach: refine regex to not match inline code, temporarily splice out code blocks from text & reintroduce after matching mentions) 2 i have no suggestions...