Zicklag
Zicklag
It's probably best just to continue with our own TUI, but I did just find this which could be good reference: https://github.com/UnkwUsr/nctok
Hi @AnarchistHoneybun! I updated the discord link, and [here](https://discord.gg/mbQYgFVBQx) it is, also. Regarding the data we want displayed, you can see the `gdata` [`Value`](https://github.com/commune-os/weird/blob/404ee3fc1a7f9f1214a5cbe25fc8f4b8d0bc5b3e/backend/gdata/src/lib.rs#L39-L49) type and the [`Key` and `KeySegment`](https://github.com/commune-os/weird/blob/404ee3fc1a7f9f1214a5cbe25fc8f4b8d0bc5b3e/backend/gdata/src/lib.rs#L25-L36)...
Anybody who wants to work on this feel free to ping me on here or Discord/matrix if you have any questions on where to put stuff, etc. I may have...
Actually it'd be good if you waited just 12 hours or less, after I have the basic skeleton in place. I just started coding up a super minimal page. I'll...
> Combined with Iroh, itβd be a little bit like https://www.planetable.xyz/ There's actually a chance we could do the cloud hosting for people, though I'm not totally sure if we...
If we get WASM renderers for user domains, which really isn't that hard at all to create an MVP for, then it would be very possible to allow you to...
It wouldn't make it more doable per-se, but if we had WASM support for profile pages, then it'd be easy to make highly-focused renderers for specific use cases, such as...
> Are we doing a type of [web sign-in](https://indieweb.org/Web_sign-in)? No, not yet. > what will this look like in the UI? There actually isn't any UI right now. It means...
Apps that we want to integrate weird, but need fixes to work: - **Opengist:** https://github.com/thomiceli/opengist/issues/227 - **Shiori:** https://github.com/go-shiori/shiori/discussions/461
Is this done now and we should make another v0.2.0 issue?