Tom Larkworthy (@tomlarkworthy) 's Twitter Profile
Tom Larkworthy

@tomlarkworthy

Computers
@taktile, formerly @firebase, @google.

ID: 265397376

linkhttps://observablehq.com/@tomlarkworthy/robocoop calendar_today13-03-2011 13:41:16

2,2K Tweet

872 Followers

807 Following

Tom Larkworthy (@tomlarkworthy) 's Twitter Profile Photo

I'me speaking about how to smoosh observable notebooks into single html files that are double click-open and that work offline

Tom Larkworthy (@tomlarkworthy) 's Twitter Profile Photo

good progress with the UI representation of a Observable runtime graph. moved to every notebook is a panel. They are reactively linked so you can edit one and the others change instantly. And this assembly is downloadable as a single offline HTML file

Thomas Ballinger (@ballingt) 's Twitter Profile Photo

Get a ticket to watch Have you tried rubbing a database on it? tomorrow and discuss questions about wacky stuff in Convex! Or wait, the conference videos go up later—but this is a remote conference that's fun to participate in live, there are some real neat folks in the discussions.

Tom Larkworthy (@tomlarkworthy) 's Twitter Profile Photo

wow this visualisation of a notebook dataflow graph turned out 100x better than I imagined. Colors are modules. Links are reactive dependancies. Observable plot makes it easy

wow this visualisation of a notebook dataflow graph turned out 100x better than I imagined. Colors are modules. Links are reactive dependancies. <a href="/observablehq/">Observable</a> plot makes it easy
Tom Larkworthy (@tomlarkworthy) 's Twitter Profile Photo

Live, navigable and interactive visualization of the Observable runtime graph. Click nodes to jump to the cell source. I hope this gives a foothold and a birdseye view for readers than want to understand *exactly* how a notebook works. observablehq.com/@tomlarkworthy…

Lakshya A Agrawal (@lakshyaaagrawal) 's Twitter Profile Photo

Very interesting application of GEPA to Observable Javascript, thanks a lot Tom Larkworthy for the great blog! observablehq.com/@tomlarkworthy… (screenshot from bsky.app/profile/larkwo…)

Very interesting application of GEPA to Observable  Javascript, thanks a lot <a href="/tomlarkworthy/">Tom Larkworthy</a> for the great blog!

observablehq.com/@tomlarkworthy…

(screenshot from bsky.app/profile/larkwo…)
Tom Larkworthy (@tomlarkworthy) 's Twitter Profile Photo

Roboco-op reads notebooks as images + the code and the runtime live values. I generally think pure text based coding is antiquated and a bad form of representation, particularly in spatial, data and UI domains. Leverage the whole brain. observablehq.com/@tomlarkworthy…

Tom Larkworthy (@tomlarkworthy) 's Twitter Profile Photo

Tough to implement, but its done! *multiple* pinnable code editors and an inline markdown editor. A nicer way to author. Tough *specifically* with dataflow programming coz there wasn't a generative abstraction... until I added Dataflow Templating specifically to tackle this