Mikhail Chekan

Results 32 comments of Mikhail Chekan

Same, but after I input my e-mail, it automatically lets me in without password. Strange feature, though.

https://github.com/electron-userland/electron-builder/issues/2283

Is it still relevant? I get no duplication both online and in Ao.

Longer answer: it's possible to add the option to support multiple instances, but it depends on what do you need it for. Simultaneously working with multiple lists? Sounds interesting, yet...

> With localization added in 1.5, the top bar 2.0 should support multiple languages too ...And that would mean **wiki-local l18n support**. Oh boy!

> not sure why would anyone prefer simple REST APIs. Because it is > simple as you may generate the output without any dependencies, and it would work.

I'd propose using `/api` or `/json` base route and `//about` instead of `/mycorrhiza`, though.

> What do you mean "without dependencies"? I literally mean that Mycorrhiza generates JSON output from a template file. Cheap, easy, just working. > What dependencies do you need to...

Stop butthurting, please. At least we have a kind of common ground that we should change existing JSON API to utilize `encoding/json`. Sure, it is nearly standard, so why not....

> First suggestion implemented in [76d77f0] I'm trying to build it on Nix, but have little problems with `embed` and `io/fs` libs. Seems that I need to upgrade my Go...