Steve Traugott

Results 50 comments of Steve Traugott

> Not sure how to analyse this. it seems related to tinygo-org issue 2389 @didiermichel Yes, does sound like tinygo-org/tinygo#2389.

Right now running novnc/websockify over SSL with unattended deployment requires extra startup scripting, because certbot needs to be run on the host or container after it's up and reachable via...

Okay, this is good then. That TODO list is the sort of roadmap that gives me the guidance I was looking for. If you have no objections I'll paste it...

> I'm glad to see more people taking in interest in expanding and improving the library! I'm bringing in a couple more -- we'll start working on the panics and...

> After deadsy's last response to #16 I spent a lot of time thinking about what the minimum functionality connectors requires of the underling SDF. I came to the conclusion...

Yeah, I also don't need traditional engineering drawings myself -- I prefer tool chains that go from model all the way to material without the human intervention that a drawing...

Adding this to my "todo" checklist above: Does anyone know of an existing implementation of the openscad projection() function for sdfx? I spent some time this weekend looking around in...

Encouraging that yofu/dxf includes a DXF parser -- that would allow reading the boilerplate from a template file.

@soypat I think you'll be more likely to get a pointer in the sdfx README if you reword the sdf README a bit first and then send @deadsy a PR....

Thinking to have a go at this, but before I dive into connectors, I have to ask -- would a "constraints" implementation be a more general way of implementing connectors...