Anton Vynogradenko
Anton Vynogradenko
Currently "reload" command only watches files that are present in current directory which is very-limiting. It would be nice if by default it would watch all the files in all...
Hello 👋, I am a co-founder of Toast, would like to add it to a list of engineering tools, and with that start the list :) Toast is a Slack...
Just makes output a little more readable.
This makes index creation operations idempotent. Migrations that create indexes now can be run multiple times without errors.
My benchmark on merging K number of sorted arrays yields slightly different result and `qheap` is faster. Let's maybe construct a set of meaningful tests in a separate repo so...
Currently comments allow to add arbitrary HTML tags including ``
I think it benefits the community to know that alternatives exist and which to pick when. It would be nice to create a short summary comparison in readme.med that highlights...
Parsing of `4505 ravenwood pl union city ga` results in ```js { "number": "4505", "street": "ravenwood pl", "type": "Un", "city": "city", "state": "ga" } ``` while it should be ```js...
https://www.websequencediagrams.com/ reacts on your mouse coursor actions by higlightning parst of the image. We can do much better and more interactive, since we have SVG and control it. We just...
fixed a link to Jekyll installation instructions on Windows