Notes from the team
The Age of Personalized Hardware Is Coming
AI and cheap edge hardware are moving the software boundary around devices up, letting web developers build and shape personal hardware — not just the apps that run on it.
ReadAn interactive map on a microcontroller
A pannable, zoomable OpenStreetMap on an ESP32 with built-in GPS — drawn with the web's Canvas 2D API, compiled to native code, no browser on the device.
ReadOne app, colour panel and e-paper
The same gea counter — one TSX file, one stylesheet — running unchanged on a full-colour Linux panel and a monochrome e-paper device, through a single media query.
ReadWe taught a $3 chip to run CSS
How gea compiles real CSS — flexbox, keyframes, 3D transforms, var() — into native C++ that runs at 42 fps on an ESP32, with no browser and no JavaScript engine.
Read