Working Notes on Agent Systems/Brad Zhang

English indexed field note

This master from MidJourney open sourced a front-end library, which greatly improved the web page rendering speed.

Long postMarch 29, 20261 min read

Pretext completely bypassed this system, and the speed increased by 500 times!

At present, web pages on the web are still based on the Dom tree to build complete web pages.

The optimization of DOM has not stopped in the past twenty years, but this foundation is too heavy.

This library allows websites to lay out text like magazines and newspapers, with text flowing around images, wrapping into columns, and fitting perfectly into any shape, all at 120fps.

This means extremely fast response and N times more complex interactions.

I have thought of some fun and complex games馃幃, ready to vibe to play.

Source: Open the original on X