NullVoxPopuli

Results 1113 issues of NullVoxPopuli

`sudo apt-get install libavahi-compat-libdnssd-dev` and then `gem install airplay` will succeed

## ember-resources error: https://bundlephobia.com/package/ember-resources github: (builds with rollup): https://github.com/NullVoxPopuli/ember-resources/tree/main/ember-resources but on npm, it's pre-built as a single file ### Entire (stringified) error that I see in my browser console ```...

00:13ruby /home/me/.rvm/gems/ruby-2.2.1/bin/playa: symbol lookup error: /home/me/.rvm/gems/ruby-2.2.1/gems/audite-0.3.0/lib/portaudio.so: undefined symbol: rb_thread_blocking_region Ubuntu 15.04

I recently migrated the "core" of my chat client to use event machine, and am wondering how vedeu will play will with that. I could always move the EventMachine run...

help wanted

For really long lines of text, they keep going beyond the bounds of the views.

bug
question
documentation

I 'think' that vedeu appears to re-render the whole screen whenever refresh or a render is called, it appears that curses can somehow manipulate just a portion of the screen...

documentation
performance

Computer (i7 with 16GB ram and 16GB swap) ran out of memory trying to index the git projects. I had depth set to 5, and had: ``` ~/Development/ - NullVoxPopuli/...

I'm pretty new to machine learning, and have been struggling with figuring out how reinforcement algorithms apply to neural networks. Can reinforce-js be used with tensorflow? if so, how?

would be handy to see if I've missed anything :D

enhancement

I'm having trouble getting this to work with json:api ( jsonapi.org ) format data. I think it's mostly because of the id being nested in the data object. ```js //...