Oleksandr Kovalchuk
Oleksandr Kovalchuk
Provide better description on project issues. Show examples how to pwn this web application in description.
I'm trying to run tests on the source code of LHDR. everything works kinda fine, but I have issues with the following 4 tests: ``` The following tests FAILED: 5...
I cannot understand how to make `parseInt` processor work. I assume it can be broken. ## Environment ``` rq --version v0.9.2-19-gcc684b6 ``` Installed via `curl` Selected `musl` version to be...
# Preambula Thanks for such comprehensive README. I thought that was me who broke something on my machine so I cannot see emojis until I read it. # Description I've...
# Problem When we read temperature the default units are Celsius and to get Fahrenheit we need to pass an additional flag. On the other hand heat index is calculated...