Bee Wilkerson

Results 8 issues of Bee Wilkerson

Hi! 👋 I set up my Jetson Nano as instructed here: https://github.com/dusty-nv/jetson-inference/blob/master/docs/building-repo-2.md. Verified using JetPack 4.6.1. I can also run the example `./imagenet.py images/orange_0.jpg ~/inference_test.jpg`. Works great! but... When I...

* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view): * Consider checking out SDK [examples](https://github.com/IntelRealSense/librealsense/tree/master/examples#sample-code-for-intel-realsense-cameras). * Have...

Linux
raspberry pi
d435i

Hi! I need a counter that can be incremented and decremented across multiple processes and vms. It looks like datadog & statsd supports this (https://www.rubydoc.info/github/DataDog/dogstatsd-ruby/Datadog%2FStatsd:decrement) It also looks like someone...

* face_recognition version: 1.3.0 * Python version: 3.6.9 (raspberry), 3.7.3 (jetson) * Operating System: Raspbian GNU/Linux 10 (buster) / Ubuntu 18.04.6 LTS (jetson) ### Description Wondering what else I can...

Without the comment, the following compiles and renders fine: ``` coffeescript x.IndexView = React.createClass displayName: "views.user.IndexView" render: () -> return ( Say Hello to React.js {# this is a comment...

A typical pattern is to use CamelCase for classes and lowerCamelCase for variables. It would make my life at least 12% better if the top of the suggestions was the...

Full error: ``` - event compiled successfully in 118 ms (91 modules) - error Error [TypeError]: Cannot read properties of undefined (reading 'Symbol(Pothos.contextCache)') at file:///Users/bee/projects/biowerks/software/awesome-links/node_modules/@pothos/core/esm/utils/context-cache.js:10:33 at SchemaBuilder.prismaObject (file:///Users/bee/projects/biowerks/software/awesome-links/node_modules/@pothos/plugin-prisma/esm/schema-builder.js:18:22) at eval...

Hi, I have some static examples that I would like to test using zombie.js: ##### examples/basicUsage.html ```html zukeeper-auth basic example window.onAuthSuccess = function() { var el = document.getElementById('message') var textNode...