Zicklag

Results 650 comments of Zicklag

Something we'll need for this is "subpages". Basically pages that are saved under other pages. We're already data with hierarchy paths, similar to a filesystem, so all we need to...

I think that's probably a Rauthy thing, but I'm not sure how atypical FedIAM's strategy is for getting the login to work or what it would take to integrate in...

Yeah, I moved the explorer to [`leaf-rpc-client-tui`](https://github.com/muni-town/weird/tree/main/leaf/leaf-rpc-client-tui). I'm thinking we should have a CLI, where each operation is a separate command, and then separately have the TUI, which is an...

Just leaving a note here that it would be great to have a client implementation based on socketioxide. So far the Rust server is working amazing with the official JS...

The best option medium-term is probably to cache resized versions of the avatar locally so that we don't have to worry about storing multiple sizes of the avatar in the...

It'd be good eventually to have like an official association on the Weird homepage / footer or something to show that Weird is affiliated with muni.town or something, too. Though...

Would `ra-fmt` be standalone, in that it could function without running a Rust Analyzer server and could be used to simply take unformatted string input → formatted string output? And...

Our latest direction for Leaf, which hasn't been documented / published yet, has been to build on [Keyhive](https://github.com/inkandswitch/keyhive) instead of Willow, for reasons including that Keyhive is getting read-to-use very...

> Re users, maybe I misunderstood...but isn't https://weird.one/ built on Leaf? Well, yeah. I wasn't giving it proper credit because it's built on hacks that were meant to buy us...

I ran into, this too. All I did was add a node that was connected by an edge to itself, and all the node positions would turn to `NaN` after...