Robert White (Vix)

Results 8 issues of Robert White (Vix)

Simple question, will I be able to [install, run, interact with] software like https://github.com/FFmpeg/FFmpeg, https://github.com/rg3/youtube-dl (Python applications, C, C++, Golang) from within NodeOS?

discussion
question

Hi: I am new to horizon and have been trying to establish a connection from my front-end. For a while I was receiving this cryptic error, thrown on `horizon.connect()` which...

Hi! I'm trying to limit pesky Google Chrome to around 25% CPU since it has a tendency to grind my PC to a halt. I type 'cpulimit -e chrome -l...

Please update http://pm5544.eu/scoped/scoped.js as when testing the library I was affected by a bug fixed by a previous commit and didn't realise that the versions differed.

http://plnkr.co/edit/m907ipqWj8UrluYHcRWo?p=preview As demonstrated by plnkr above, instantiation of templates after initial parsing doesn't work as expected. Sorry I can't provide more information about this bug, finding it difficult to pinpoint...

Demonstrated by: http://plnkr.co/edit/01kNm2kCdDKElUbYtrXG?p=preview Initially rendering with an empty array results in incorrect subsequent appending of data-repeat elements

Hi Soundstep: http://plnkr.co/edit/gHwT7PPCgpjIjv2pIcfT?p=preview Is this expected functionality? I require that a template can be compiled from mark-up, instantiating any templates contained in that markup. This is more my situation: ```...

At present, calling insertNodeAtPosition where n is a void element (e.g., ``) causes the element to be appended as a child element, which results (potentially) in invalid nested elements. I...