Nathan Argetsinger

Results 20 issues of Nathan Argetsinger

Works fine not in docker. Weirdly I'm getting an escape character inside of the container: Syntax error: atomEscape at position 36 0ffff}]|^\-\-|[^A-Za ^ Running normal docker on Ubuntu

I bought this book specifically to read up on subscriptions which are purportedly in Chapter 10? "We defer our coverage of GraphQL subscriptions to Chapter 10, Advanced GraphQL."

UDP patch implementation. This wasn't really well thought out, more of a hack, but I thought I'd share anyways. Exposes option `-t` for selecting "UDP" || "TCP" usage: `python raver_plaid_parse.py...

I'm trying to invoke the WASM generator, but failing. ```lambda.yaml ... server: mode: wasm_only # wasm_only, server (if wasm language not defined, will generate a pure golang server) ``` The...

I'm not entirely sure how to debug this one, but it seems to be crashing in this call in `./internal/packages.go` defaultPackage, err := config.Packages.Load(defaultModelPath) I noticed that if the `lambda`...

I'd like to get LEDscape running on a newer image than Wheezy. I've gotten everything to compile, however I'm bumping into nonexistent GPIO at runtime as follows.. wonder if this...

After following steps here: https://github.com/Yona-Appletree/LEDscape/tree/lap-pru22-v3 for RevC (2015-03-01) I receive error about flattened device tree on reboot. Wonder if anyone has seen similar? ERROR: Did not find a cmdline Flattened...

/etc/influxdb.conf was the path on my raspberry pi. additionally the *.deb for grafana was not correct for aarch64

I tested a small change to `pin_layout.txt`. I simply replaced the first two channel mappings with the following: 0,gpio2[6],P8_45,70 1,gpio2[7],P8_46,71 Interestingly I get a pulse train on P8_46, and nothing...