Daniel Howe

Results 214 issues of Daniel Howe

> libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: RtApiCore::probeDeviceOpen: the device (4) does not support the requested channel count. > Could not run the sketch (Target VM failed to...

osx

```js it('Handle character choice in context', function () { const context = { lucy: { name: 'Lucy', pronoun: 'she', car: 'Lexus' }, sam: { name: 'Sam', pronoun: 'he', car: 'Subaru'...

riscript

Verbs: crying, wilting Adverbs: placidly ??

even when input with periods... ```js RiTa.analyze('The dog ran...'); ```

oft-cited off-site deeply-nested ~should be handled as 3 tokens in tokenizer~ should be handled as a single token in tokenizer - [x] 1. ritajs tests - [x] 1. ritajs fix...

priority: High

For example, many incorrect verb forms in list for 'spreads': ```js let word = 'spreads', pos = 'vbz'; let rhymes = RiTa.rhymes(word, { pos }); let sounds = RiTa.soundsLike(word, {...

- [ ] Present (they speak) - [ ] Past (they spoke) - [ ] Future (they will speak) - [ ] Present Perfect (they have spoken for 2 hours)...

priority: Medium