Results 15 comments of Michael Caughey

Where can we get the probe tips? Is there a good resource for making them?

I was interested, but I just sourced all the parts. I had to order from Newark, Digi-key and mouser. I also ordered the board form OSHPark and a stencil from...

I have played around installing and uninstalling environments, anaconda versions , python versions. To get everthing to build right I'm using a 2021 version of anaconda and python 3.8. However...

In the latest pull request I added more OS and the ability to list and delete Objects.

I'm having the same issue on one of my developers boxes. They just upgraded to Catalina. I'm using High Sierra and it works fine.

Ok, I made a few modifications. Using the Docker build file above, I created the following standalone app which does the same thing. ``` package main import ( "fmt" "github.com/99designs/keyring"...

It would be nice to find out why this is occurring, but in the mean time I switched to keybase/go-keychain. There are no compile issues with it.

I have part of this solved for you, but I'm here in the issues section to comment on a compile error which could be related to my environment setup. None...

'Github has a specific section for that.' Thats news to me. You are correct, this is a local application, but some of the RCE and pickle related ones you should...