Marc Streeter
Marc Streeter
Outside of the original concern - which I think is valid btw. I really like the idea of giving the polling admin live control over the poll. Both when to...
https://nbedos.github.io/termtosvg/ works in safari https://github.com/nbedos/termtosvg does not animate in safari there were some changes recently to safari that I may now have https://webkit.org/blog/10266/web-animations-in-safari-13-1/ which I probably didn't have enabled when...
same here, I probably will just open regular terminal window and record from there until this is figured out.
Yes! This ^^^ I don't use that format but I do use *a* format. It would be nice if different formats were supported (reStructuredText for instance), but even if only...
Does deprecation of distutils have any effect on this https://peps.python.org/pep-0632/ ?
I solved this for myself with [this gist](https://gist.github.com/marcstreeter/2eaa8ae94c58f953ce7df852ee8d846c).
@cjmash was getting same problem, issue for me turned out to be a bad install. Uninstalled everything (running uninstall script for virtual box, dragging docker to the trash, and removed...
agreed - almost made a new issue
I have the same issue, I was going through https://pixijs.com/8.x/examples/graphics/simple and noticed that visual studio code was warning me that I was using deprecated functionality. ~My search foo has not...