Ben Moren

Results 55 comments of Ben Moren

I would love it if you did a translation. I'm not sure the best way to handle RTL, but I think we can handle it in the CSS some way....

There is no one else working on a translation that I know of. it would be very much welcome!! Thank YOU!

Still having this issue. I would say 50% of my class was affected.

Did you run the installer script? Did [forever](https://www.npmjs.com/package/forever) get installed? (you might want to switch this to pm2 or nodemon, I'll probubly do this when I update the script next)...

This is untested on a pi zero so ymmv. It should work fine as long as omxplayer works ok.

you might try updating the installer version of NVM to the latest, modify this line: `wget https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh ` with the correct latest one from here: https://github.com/nvm-sh/nvm It could be an...

also 72 & 20 !

This seems like a good idea, I think there would be a somewhat easy way to add a setting in the atom package. It'll be a while before I can...

You'll have to re-build the snippets using node.js you can build the new snippets file by [cd](https://www.rapidtables.com/code/linux/cd.html) ing into the `build` directory and then running `node build.js` this will update...