Janez Urevc

Results 30 comments of Janez Urevc

I am working on some tests where I would need this. Is there anything I can do to help push this forward?

The idea is to try https://yew.rs/ for UI. This is mostly a note to self :)

Did a bit of research and here is my plan: - Yew to build the web app - reqwasm for websocket connection (https://blog.devgenius.io/lets-build-a-websockets-project-with-rust-and-yew-0-19-60720367399f) - echarts `setOption()` to dynamically update the...

Work is going on in https://github.com/tag1consulting/goose-ui

I can confirm that I am getting the same error. Will investigate....

With #427 I can use `--report-file` on manager and I see the report file being generated at the end of the load test. @bellackn Would you mind testing that branch?

It turns out that manager won't write the report (which is what I expected), but the workers will (they seem to inherit the report file configuration from the manager). I...

It seems that `rustyline` currently assumes command line interface operates on standard input/outout. In order fo us to use it they would need to support arbitrary streams. I opened an...

Also asked the same question in two other similar libraries (murarth/linefeed#73 and https://gitlab.redox-os.org/redox-os/liner/-/issues/14).

Looks good to me. I believe this is a nice addition to API. Here is the endpoint definition: http://instagram.com/developer/endpoints/media/#get_media_by_shortcode