This is perfect for people planing to get pulled over and have to explain sone things, on an airport …
Feyter
- 1 Post
- 12 Comments
No one can exit vim. It’s simply not possible.
There are even legends that the devil himself was onced tricked into opening vim and is stuck there since.
Windows …
Because I don’t want an OS that just works.
Feyter@programming.devMto
Godot@programming.dev•What are some relatively simple mobile games I should add to a project I'm making?
4·6 months agoYou mean Blobby Volley?
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.
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 think, the Area2D node doesn’t have any size. But you can use the underlying shape object.
If it’s a basic shape (rectangular, circle) it should be trivial to calculate. If you have a poligon2D as shape, I think there is no build in Godot function, but you could calculate it with shoelace formula, I think.
Does this make sense to you?
Feyter@programming.devMto
Programmer Humor@programming.dev•I Learned Rust In 24 Hours To Eat Free Pizza Morally
10·11 months agoPlease, 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.
Feyter@programming.devMto
Programmer Humor@programming.dev•AI will never replace coders
151·1 year agoThe 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.


Agreed, do not use Ubuntu.
But it’s still miles away from Window… and technically you can get closer with a Linux System… e.g. Google Android.