@kentcdodds: Today I learned that @Remotion's editor is built to be forked and modified... Things just got a LOT more interesting...…
Summary
Kent C. Dodds discovers that Remotion's editor is designed to be forked and modified, making it more interesting and adding to his workload.
View Cached Full Text
Cached at: 06/13/26, 01:05 AM
Today I learned that @Remotion’s editor is built to be forked and modified…
Things just got a LOT more interesting… Also, I have more work to do 😅
Similar Articles
@ericzakariasson: cursor design mode + remotion is actually insane everything in remotion is code, so you can annotate changes directly o…
Cursor's design mode can be combined with Remotion (code-based video editing) to annotate changes directly on videos, with Cursor automatically updating the underlying code.
@kentcdodds: Read source outside your stack - MacPaint, Linux, MediaWiki. @grady_booch on why curiosity across domains builds judgme…
Kent C. Dodds shares advice from Grady Booch on reading source code outside your tech stack (e.g., MacPaint, Linux, MediaWiki) to build unique judgment through cross-domain curiosity.
@kentcdodds: Ok, Satya convinced me to try the new GitHub Copilot App, so I've got it investigating and fixing ~30 broken workshop j…
Kent C. Dodds tries the new GitHub Copilot App, which he says is investigating and fixing ~30 broken workshop jobs simultaneously.
@DeRonin_: This article made me rewrite 4 sections of my automated content engine tonight content engine v2: https://x.com/DeRonin…
The author shares four specific improvements to their automated content engine, including smaller context packets, viral postmortems, folder-based state management, and bookmarkability scoring.
@kentcdodds: Loop Engineering? Let me show you how I evolved to do that naturally and give you a pragmatic approach to it.
Kent C. Dodds introduces the concept and practice of 'Loop Engineering': setting triggers, action/observation loops, and stop conditions for coding agents to autonomously complete multiple rounds of work, replacing manual prompts with automated events to boost development efficiency.