Tomasz Krajewski

Results 3 issues of Tomasz Krajewski

Hi, Im trying to open in bash some tabs ``` lxterminal \ --tabs =1 --comand = "sleep 20s", 2 --command "sleep 10;" ``` but it dosent't work :( Is it...

I am totally shocked why my code in node.js doesnt work and with python works like a charm? It is so weird for me :( Could someone take a look...

It is strange. For example intent 'AMAZON.StopIntent' pass the test but every test I am expecting that alexa repeat the question fails :( HelloWorldIntent: ``` module.exports = { 'canHandle': (handlerInput)...