Maya plug-ins
I’ve created a number of Maya plug-ins over the years: some of them for specific projects, some as a personal...
AWS S3 bucket tool / Python3 module
So, recently I started to look into Vcpkg ports and found that they have AWS S3 APIs, so why not...
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.