

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!
Man this Story hat so many plot twists in it…
Takeaway for the Story is: If you don’t have a backup of your file and you don’t monitor the backup process and you don’t tested that your backup can actually be restored and you don’t have a redundancy backup… Than yours file isn’t saved.


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.
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.


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?


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
The one with the M was the open source and federated one, correct?


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.


Meanwhile people still arguing Fedivers will never succeed because it’s to complicated to pick a server :D
If someone goes the extra mile to get informed about and use a VPN, this person is no longer the average user of TikTok. I’m sure everyone including a 90 years old grandma is able to setup and use a VPN on it’s own, put it requires a change in mind that definitely impacts you behavior online for the better. So again would be a Win.


It’s directly controlled by Chinese government so please don’t tell me TikTok would be out of reach… maybe for US Government :D It is only effective in spreading stuff that CCP supports or doesn’t effect them.


Just because it’s much more common in those countries compared to USA or Europe to use a VPN it doesn’t mean the average user there is actually using them. If there are even regions where it’s forbidden to use a VPN (than that’s highly concerning more than a TikTok ban or anything else!) it’s even more unlikely the average user will have VPN access.
And again all of my other points I think are much more important in that thought process.


Sorry to say that but that sounds like a “Hitler built the Autobahn” argument for me. Don’t be fooled TikTok is highly controlled and influenced by the Chinese government. Yes TikTok is promoting the oppression of the Palestinian people because this topic coincidentally proved to be quite effective in supporting Chinese government agenda and distract from their own problems. The voices of other oppressed people are still silenced on that very same platform, see almost every inner chines dispute.
And it’s not that TikTok would be the only platform that Palestinian voices could be and are actually heard. You can speak about this on almost every other platform. Plus: if all this people would just leave TikTok and use the Fidivers instead this would be a double win for everyone including the other oppressed voices on TikTok.
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.