Martin Asser Hansen

Results 19 comments of Martin Asser Hansen

Neat, however, I am still puzzled about NArray's behaviour in the above circumstances.

The `-e METEOR_SETTINGS="$(cat settings.json)"` trick should be documented for sure!

Maybe because the official Node image is based on Alpine Linux and not Ubuntu. IMHO, one should always use a Debian stable base image (and that would most certainly also...

So those are ansi-color codes? I have not used those for years. Anyways, do add some configuration option to remove if that is the case !

I only see examples with 'dropdowns' instead of sliders.

Another related question: how do you express that a particular example raises? ``` # Method that raises if options include any option not in the allowed Array. # # options...

Google Hash should include Enumerable.

I was just sorely missing the wonders of the methods `each_with_index` and `each_with_object`!

Would be wonderful feature to have. Vim can do it!