Tommy Falgout

Results 14 comments of Tommy Falgout

@ezorita I have been working on exactly this. It is possible; however, there's some gotchas that I haven't quite solved yet. My spool doesn't seem to spin as loose as...

Instead of having 3d printed parts like laser-cut parts, I wanted to build an integrated solution that let you toggle flags to render the specific piece you want. (e.g. instead...

Great question. I initially thought it wouldn't be very divergent. However, I'm hitting concerns that I don't have an answer to (e.g. If the frame is all 1 piece, how...

I just took a first-stab at refactoring `splitflap.scad` so that it would be more easily 3d-printable. I'm interested in your feedback. https://github.com/scottbez1/splitflap/pull/139

I've created a PR to add the new Azure Speech API (now that the Bing API is not working). https://github.com/Uberi/speech_recognition/pull/389 If the Bing API definitely doesn't work, I can delete...

@akshaysngupta Any thoughts/update on this?

I tried this again on a brand new OSX host, and am still getting the same issues. Any progress? Also, the readthedocs.io points to 0.9.1 and this repo points to...

@bacongobbler Yes, that's a correct summary of the issues. Addressing the first issue would be more valuable as a user, because then I would understand why Draft wasn't working as...

I dropped `authorizedIPRanges` and deployed and it worked. Given that the error contained `CreateVMSSAgentPoolFailed: Unable to establish connection from agents to Kubernetes API server`, this seems like a likely candidate....

I think I got it working! I hope to write a blog about it, but these are the general steps: *NOTE: The ngrok cli you download is version 2. When...