Jonny Burger (@jnybgr) 's Twitter Profile
Jonny Burger

@jnybgr

Creative hacker @remotion

ID: 81047449

linkhttps://jonny.io calendar_today09-10-2009 06:50:42

5,5K Tweet

10,10K Followers

954 Following

Jonny Burger (@jnybgr) 's Twitter Profile Photo

YC company asks applicants to build an entire video editor in 24 hours as "assignment", supposedly unpaid Humbly, not even I, as the creator of Remotion, could grind this hard Please just don't do this, ok? 😌

YC company asks applicants to build an entire video editor in 24 hours as "assignment", supposedly unpaid

Humbly, not even I, as the creator of Remotion, could grind this hard

Please just don't do this, ok? 😌
Jonny Burger (@jnybgr) 's Twitter Profile Photo

I use Supermaven for VS Code and I love it. Am I already on the upper end of AI enhancing my coding productivity or am I missing out on something spectacular?

Rodrigo Pombo (@pomber) 's Twitter Profile Photo

After a year in the making, I'm excited to announce Code Hike 1.0! 🎉 Code Hike bridges the gap between Markdown and React to help you create technical content that takes advantage of the modern web v1.0 introduces two new features: - Fine-grained markdown - Headless codeblocks

Jonny Burger (@jnybgr) 's Twitter Profile Photo

Making use of another Web standard 👌🏼 @⁠remotion/media-parser now supports AbortController For the case a user selects the wrong file and triggers a long-running routine 🤓 happens to the best of us

Making use of another Web standard 👌🏼

@⁠remotion/media-parser now supports AbortController

For the case a user selects the wrong file and triggers a long-running routine 🤓 happens to the best of us
Jonny Burger (@jnybgr) 's Twitter Profile Photo

In honor of Young Boys sensationally qualifying for the Champions League ⚽︎ Reposting this video of winning their Hackathon with Remotion 😁 youtube.com/watch?v=p_TKYs…

Jonny Burger (@jnybgr) 's Twitter Profile Photo

Insight while building a video converter: Decoding a video is faster than encoding a video. If we do both at the same time, what will happen? A queue of unused decoded frames will build up. These are uncompressed bitmaps, so it's super easy to create a 10GB memory leak The

Jonny Burger (@jnybgr) 's Twitter Profile Photo

Our development server can now add NPM dependencies and even restart itself! No need to Ctrl+C Other frameworks should steal this idea 🤓

Jonny Burger (@jnybgr) 's Twitter Profile Photo

In @⁠remotion/media-parser, you can now retrieve granular metadata as soon as it is figured out. Allows for probing + decoding in 1 pass!

In @⁠remotion/media-parser, you can now retrieve granular metadata as soon as it is figured out.

Allows for probing + decoding in 1 pass!
Jonny Burger (@jnybgr) 's Twitter Profile Photo

Three more fields have been added to @⁠remotion/media-parser: `name`, `size` and `container`. Allows to give the user quick a feedback once they have selected a video!

Three more fields have been added to @⁠remotion/media-parser:

`name`, `size` and `container`.

Allows to give the user quick a feedback once they have selected a video!
Jonny Burger (@jnybgr) 's Twitter Profile Photo

Soon I’ll share a really cool experience I had with Remotion! Had to keep it a secret for half a year 🙊 Any guesses?

Jonny Burger (@jnybgr) 's Twitter Profile Photo

Reported a bug in Chrome's WebCodec implementation and Google actually fixed it! Another small piece in the puzzle of generic video conversion in the browser.

Reported a bug in Chrome's WebCodec implementation and Google actually fixed it!

Another small piece in the puzzle of generic video conversion in the browser.