handlerug

Results 35 comments of handlerug

I strongly suggest that wording be revised. Right now the warning sounds like a threat. Not that many people read stdout/err logs because they're usually piped to files, too, so...

No, we should not remove the username from the header. It's important for the context.

That's not it. I like having my username displayed in the header at a glance, because I have different usernames across different wikis.

To be honest, GraphQL is much more robust and efficient. Not sure why would anyone prefer simple REST APIs.

> as you may generate the output without any dependencies, and it would work. What do you mean "without dependencies"? What dependencies do you need to make a single POST...

> I literally mean that Mycorrhiza generates JSON output from a template file. Cheap, easy, just working. What the fuck why would you use templates for generating JSON responses, encoding/json...

Seems pretty easy, I'll tackle that. Thanks for the suggestions!

First suggestion implemented in 76d77f0. Tell me if it doesn't work.

> > saving it in the middle and jumping back and forth between the editon and the hypha is tedious sometimes. > > @chekoopa Why would you need that jumping?...

> > First suggestion implemented in [[76d77f0](https://github.com/bouncepaw/mycorrhiza/commit/76d77f0887ac05b22f3294fe1309aa89ecb899a5)] > > I'm trying to build it on Nix, but have little problems with `embed` and `io/fs` libs. Seems that I need to...