Keshlam (Joe Kesselman)

Results 11 issues of Keshlam (Joe Kesselman)

Lovely design, and many thanks for parameterizing and documenting it so well. Apologies if I've missed this one in the docs: Have you done any experiments to see what the...

Or to other traditional matrix workloads? (You know, the folks we originally thought we were introducing vector processing for...)

## I'm submitting a... - [X ] Bug report - [ ] Feature request - [ ] Documentation issue or request - [ ] Other... Please describe: ## Expected Behavior...

v4

In ch18-03-pattern-syntax, discussion of listing 18-29 (@ Bindings), It might be useful to say whether the structure shorthand `Message::Hello { id } => {}` is in fact equivalent to `Message::Hello...

Apologies if I'm preaching to the choir and you've already considered this, but unless there's an optimizer in modern C compilers that I'm not aware of, a raw spin loop...

I've been working with Todd to try to get my Raspberry Pi Zero W running as a SmartThings device, using his [rpi-st-device](https://github.com/toddaustin07/rpi-st-device) package, following the build sequence driven by his...

Suggested change, since what's there (commented out here) wasn't being accepted for me: ``` // const episodesJSON = require('./episodes.json'); import * as episodesJSON from './episodes.json' ``` The alternative seems to...

I understand the attraction of using a podcast episode about Jovo, and using a real podcast to demo the final, complete solution makes sense, but while we're learning it would...

I have a fixed copy, just need to upload it and submit a pull request.

I am hoping not to need screen capture very often. It looks like I can turn off the gesture triggering it using `rot system call setSwipeEnabled 'int:2' 'bool:false'` (I _think_...

question
to-triage