Victor
Victor
Also would be nice to have: - check if IP is in this subnet - reverse lookup: get subnet by IP range (given: 50.0.0.0 — 50.255.255.255, get: 50.50.50.50/8)
Hello. Firstly thanks for the great free application. It's very fast and handy. But there is one problem I faced from time to time when using HeidiSQL. ## Steps to...
Hello. I have selectable table rows and selection works fine. But problem is I can't click link in row (plugin just select row but link doesn't work). Any way to...
Now we can't see status of PR because icons don't have colors while on GitHub they do. Is this possible to implement? 
Now it gives 404 and available only via [Web Archive](https://web.archive.org/web/20191124225720/https://www.staticshin.com/top-tens/things-about-openresty.html)
Hello, thanks for the great tool! I tested it with Laravel and it works fine but I have some proposals and it would be nice if you consider some of...
Здравствуйте. Спасибо за библиотеку. А есть где-то пример работы с TradesStream для получения информации о совершенных сделках? По аналогии с MarketDataStream, как в примере в README.
This is what I get when trying to use `tinker` helper. ErrorException (E_WARNING) exec(): Unable to fork [open "tinkerwell://?cwd=QzpcT3BlblNlcnZlclxkb21haW5zXGRldi5pbXBlcmF0dG9yLnJ1&scope=YTox... I think reason is that Windows doesn't have "open" command. But...
Hello. It would be great if https://opm.openresty.org/ allows us to sort packages by GitHub repo stars and/or download number.
Let's say I have this code in template ``` // {# comment #} console.log(name); ``` Which correctly compiles to ``` // console.log(name); ``` But if I enable precompilation of Lua...