My first ever attempt at vibe coding a video. Had to start off with some Tron Lightcycles.
I saw a post from @trq212 about how you can vibe code videos using remotion. I immediately had to give this a …
Today I learned about some powerful, lesser-known features of uv, a fast Python package and environment manager. Beyond the usual uv venv
and uv sync
, uv offers commands that streamline workflows for tool management, Python versions, and reproducible …
I have been using RepoMix on and off for projects on Github, but I never knew they had a CLI for it. It’s extremely useful and easy to setup. I was using a custom python script but the repomix cli is much easier to work with.
There are a bunch …