Maya Object Model
I have quite a lot of experience with Maya APIs, both Python v1/v2 and C++, and while they’re very flexible...
VDB Tool
VDB Tool is a quick project I decided to do over another weekend to finally employ the VDB library and...
Video player on FFMpeg:
http://dranger.com/ffmpeg/ffmpeg.htmlhttps://habr.com/en/company/edison/blog/500402/
#TODO: try with DO instance
https://arstechnica.com/gadgets/2020/05/caddy-offers-tls-https-and-more-in-one-dependency-free-go-web-server/
HTTPS activated, finally
Took me a while to figure out HTTPS on those DO instances.For some reason one of them was refusing connections...
Module of the week
http://jmespath.org/tutorial.html JMESPath module allows queries into JSON content. Cool stuff.
Python module of the week:
https://amanusk.github.io/s-tui/ Linux text mode system monitor – CPU and temps.Looks cool )
Modules of the week:
https://github.com/dokan-dev/dokanyhttps://github.com/dokan-dev/dokan-dotnet C++ and .NET modules allowing to build user-mode filesystem drivers.