From Repo Docs to Promo Video
From Repo Docs to Promo Video
April 5, 2026
Tl;DR
Last year…https://jalcocert.github.io/JAlcocerT/tech-for-podcast/ I was working
https://jalcocert.github.io/JAlcocerT/selfhosted-apps-may-2025/#vibe-coded-project-docs
Intro
But models have improved a lot
Specially: Claude…
Extracting Repo Info
From Repo to Post
From Repo to Video
Conclusions
Other High Signal Videos
A Summary of AnimationsPost with animated F1, Real Estate, yfinance…
F1 Animated DataCreating animations around F1 Data | Post
Marketing Videos for your Services
If all previous is true…
Why not………
/jalcocertech-servicesFAQ
What ive tried recently
More mac M2 and…
#sudo snap install ghostty --classic
ghosttyWhich reminds me somehow to tmux the one I used here with blender and my x300
brew install gh
#gh auth login
#gh auth status
git clone https://github.com/JAlcocerT/3Design
cd ./3Design/z-cadquery
make check #make help
#make scene-ui #this starts blender UI
time make all #make the render programatically!
#tmux new-session -d -s cad "make all" #if you will be leaving this for the night
#tmux attach-session -t cad #to see hows going