Alexander I.Grafov

Results 8 issues of Alexander I.Grafov

I did not try to reconfigure mouse buttons yet, the new mouse has default configuration. When I tried to read configuration with `mouse_m908 -R -` it displayed: ``` button_fire=unknown, please...

enhancement

I limited with access to streaming servers with old HLS versions with playlists featured v3 protocol. I need more sample playlists from real production systems featured tags from version 4...

enhancement

It is about other ways to solve the problem fixed in #46. There are a lot of functions in Grafana API that could accept `page` and `perpage` as optional params....

enhancement

* Store the path to the latest created snippet to the variable * Add command `go-playground-latest` that would open that snippet instead of creating a new one Maybe also track...

enhancement

Currently the simple template hard coded. I would like to customize it. Probably right way is allow to use template from the file.

enhancement

[email protected] I want to upload [go-playground](https://github.com/grafov/go-playground) package licensed under GPLv3 to Marmalade. Thank you.

Project support suspended for the time. You are free to fork and evolve as you wish! TL;DR: Unfortunately, I no longer have time to maintain this project. HLS is out...

Besides `HTTP `, it is possible in "hurl" to use `HTTP *` for checking in asserts (https://hurl.dev/docs/asserting-response.html#version-status). However, hurl-mode just displays `HTTP *` with the default white color instead of...