Georgy (George) Fedorov

Results 9 comments of Georgy (George) Fedorov

My sincere apologies -- I meant a YAML _parser_. ( YAML output probably comes as a very natural next step, though )

So for `json` input, everything is flattened to one line first? That is, we need a plugin that converts `yaml` input to a sequence of `json`-formatted lines .. what I...

No, but it could be achieved. Worse comes to worse, I can pre-parse it and add a `---` on every de-indentation, or next top-level list/dictionary Item. What actually makes me...

(speculating) different packet size, reassembling the packets, etc ps. we have seen a 10-fold ( ~500T / 50T ) difference in the number of bytes as well ( accumulated over...

I suggest that you give it some thought, though: your materials are very well organized, start to pop up in more and more Google searches, so they would tend to...

Ingenious. Sorry for the delays, will try to upload my Linux bit on the weekend. PS. I wish I have seen that code when I coded my Python bit, so...

Apologies, I remember it, but I am in a terrible lack of time. (The first reason that led me to NB in the first place.) As soon as I find...

@epixinvites @rodonile I uploaded my results -- this would be a Flask/Python implementation in addition to one that @OfryL have already done in JavaScript (#57) : * https://github.com/gf-mse/nullboard/tree/dev/nullboard-backup Sorry for...

Not exactly that, but #63 shall allow one to _merge_ two boards, so all you would have to do is merge -- and then delete extra lists )