

I know that’s not a ready to use solution but blender has a very powerful python API which should allow you to automate everything including doing calls to a AI backend of your choice if needed.


I know that’s not a ready to use solution but blender has a very powerful python API which should allow you to automate everything including doing calls to a AI backend of your choice if needed.


Please, someone make a movie out of it!


Dang! Those legs are tick!


The difference between AI and Coder:
The Coder fixes it’s errors. AI is just pretending everything would just run fine.
Out of context, but this video showing the amount of freshwater on the planet in perspective was eye opening for me… I see water availability different since.
Maybe that’s just my view, but I feel like you could add Blender to a lot of those Boxes.
I feel like the LLM guy should be the psycho doctor doing unethical experience with the clinic patients…


This meme is so fedi!
I mean the JPN cover is much more true to the original game ascetic and is more artistically pleasing…
But c’mon the US cover looks like a frickin 80s fantasy trash movie poster. Retrospectively that’s so iconic.
You can’t know it, but I am German 😅
Man I came to comment I had the same idea… Just to find out someone else has implemented it again…
But that’s cool. I still not fully understand what this Flohmarkt is. Is it just a social platform designed to share things you want to sell instead of pictures of your food?
I should really take a deeper look into it.


Really? If you ask them the question from the German Whal-O-mat the answers are something like 80% left-party and Greens…
So perhaps the study influenced the outcome because of the selected questions?


Yes the moment the “article” framed modularity and replaceability as a problem it was clear for me that this is nothing else than product placement… Those things are features I would wish my car would have.


I thought it stood for “Kool Desktop Environment”


Ok… Novo AI sounds like the perfect AI scam Startup to me. What are those guys actually doing with deepseek?
I was just thinking the other day… Someone should make a move from the Struwwelpeter Book. PEGI 18


Of course they do. They want to keep control over monetization. They don’t care about creators at all.


No my initial point is, that if you are boarding with how to setup a VPN you are probably not the main user that TikTok is generating money from.
Plus companies will probably not use a platform that is banned in a country to target people in that country.
And plus if you are willing to just Google or look up a single video tutorial about what a VPN is or how to set it up you are probably above of the average Internet user today.


That’s exactly what I just said? My grandma could just do it. That’s no effort at all. Still so many people refuse to do just one little extra step or think about why something is not working anymore. That’s just reality.
If people start questioning those things that would be a good thing. And again people not using a VPN is not my main argument here.
I think this libcudnn is a Nvidia CUDA thing. I guess you have checked that the correct CUDA libs are installed and blended has permission and knows where to look for them?
First start for learning blender Python API would be it’s documentation: https://docs.blender.org/api/current/index.html
In general you can skip anything that you can do on the user interface. But video editing is just a very small part of this and if you don’t have any programming experience yet this could be overkill for what you are looking for.
Perhaps someone had the same problems like you before and implemented something. Maybe searching explicitly for blender video editing automation or Python API will give you some results.