Peter Kazazes
Peter Kazazes
@blazestudios23 this version of nexus is iterating [very quickly](https://github.com/graphql-nexus/nexus/tags), but I feel ya. I updated the docs in #939.
Following @negezor's plugin, (@lewebsimple and in a more nuxy way via [nuxt-composition-api](https://github.com/nuxt-community/apollo-module/issues/288)): ```typescript // ~/plugins/apollo/provide.ts import { provide, reactive } from "nuxt-composition-api"; import { Context, Plugin } from "@nuxt/types"; import...
@tranzmatt I just teased this incantation out of the ARM Docker image I've been using since. You may just want to use [that](https://hub.docker.com/r/pckzs/pybombs)... ``` echo "vars:\n config_opt: \"-DENABLE_OSMOSDR=ON -DENABLE_FMCOMMS2=ON -DENABLE_PLUTOSDR=ON...
@jacobrosenthal it handles inter-process comms for the entire device. Also, forgot to say I had to add `chromium-sandbox` to run as non-root.