HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jensus

no profile record

comments

jensus
·4 anni fa·discuss
If it's static would it not get it's own allocation within each of the isolated interpreters?
jensus
·4 anni fa·discuss
I believe the principle is that it is inherently bad that _anyone_ owns a second home.
jensus
·4 anni fa·discuss
I've not needed to verify identity to spin up VPS or order storage boxes. For what reason did you have to verify yourself?
jensus
·4 anni fa·discuss
The evolution of HTML and CSS clearly shows that HTML isn't suited to describe a interface without massive hints to a rendering engine to manipulate it
jensus
·5 anni fa·discuss
had generally good experience creating typed wrappers for api's with json-schema-to-pydantic[0] converter

[0] https://github.com/koxudaxi/datamodel-code-generator
jensus
·5 anni fa·discuss
I have no experience with blender but have been developing for maya for 7+ years or so. Python in Maya is very much a afterthought and extremely slow (even for Python standards). There is noting pythonic about the api which by all means is just a port of the mel interface.

The documentation is great, agreed, but I am not sure you can attribute that to the python part of Maya. The documentation structure goes back to pre python days.

If any of the major studios spent a fraction of their development budget on Blender rather than Maya (and contributed back to the community) I think we could see great strides in polishing Blenders usability for scripting.