Zoe Carver

Results 17 issues of Zoe Carver

Is there any way to receive commands in any order? For example, it would be nice to be able to do something like this: ``` $ node index.js --port 1234...

I was wondering if it is possible to have many kudos for one page, for example if you had 100 images have 100 kudos? thanks! ps. this projects is awesome!

help wanted
packages
hacktoberfest

I am wondering how to display the target data. The `BatchGenerator` does a lot of preprocessing to the data so when I try to load an element from `y_batch` the...

The alarm does not play unless the notification has been pressed.

Is there something so that I can see when a large non-local audio file has been loaded so that it can play? For instance if I wanted to play a...

I am reading my emails like this: ```swift func fetch ( forNumber: Int ) { pConnector?.fetchLast ( "INBOX", last: UInt(forNumber), flags: [ .headers ], onMessage: { email in print("Got Message:...

Whenever I type `"` or `]` (not `[`) or `}` or `)` or ... you get the idea, I get the following: ``` =QuoteDelim('"') ``` or ``` =ClosePair(')') ``` or...

I love this module and have not stopped using it for the last 24 hours. However I am running into a problem. I opened the demo project and when I...

When I start the demo scene it usually takes more than 30 seconds. I am wondering why this is or if there is a fix for it. Thanks for the...