Tuan
9 posts

Tuan
@tuan_world
Tuan is a whole new experience for building applications that fits the human brain, not the computer. We are rethinking how we code. Join the waitlist now! 📝
We built a browser with GPT-5.2 in Cursor. It ran uninterrupted for one week. It's 3M+ lines of code across thousands of files. The rendering engine is from-scratch in Rust with HTML parsing, CSS cascade, layout, text shaping, paint, and a custom JS VM. It *kind of* works! It still has issues and is of course very far from Webkit/Chromium parity, but we were astonished that simple websites render quickly and largely correctly.

controversial question.. do you *really* need these icons in a filetree? or are you just reading the extension?
Starting from first principles, that debate only exists because we organize code as a file system tree. Maybe a tree is not the way we should store and organize code 🤷♂️
