Shaun Mulligan

Results 72 issues of Shaun Mulligan

Just need to build base images for device types `raspberry-pi`, raspberrypi3` and `generic-x86-ext`

Its possible to query the engines last inference time using [engine.DetectionEngine.get_inference_time()](https://coral.ai/docs/reference/edgetpu.detection.engine/#edgetpu.detection.engine.DetectionEngine.get_inference_time)

When ready move to `balena-io-examples` and surface in getting started examples section.

The bump of docker to v 23.0.x seemed to have broken the way containerd finds and uses the config.toml file resulting in the error shown below. So for now we...

### Problem description Docker was working perfectly in termux last week and this week after setting up a new devices it fails with the following error: ``` INFO[2023-02-16T12:18:52.105596061Z] [core] [Channel...

bug report
root
untriaged

Hi, perhaps a bit of an odd setup, but I am trying to build can-utils from source with in [termux](https://github.com/termux) running on a rooted android device. I have all the...

If you push the current project without having the version defined, it won't allow you to add it later. There appears to be some issue with caching in the builder,...

I am wondering if anyone has tips for using https://github.com/allartk/leaflet.offline with svelte-leaflet. Currently I can get the map object from svelte-leaflet and apply all the offline tiles to that object,...