zlacker

[parent] [thread] 1 comments
1. anders+(OP)[view] [source] 2023-07-22 05:27:16
> you have to fork the entire web

That's exactly what we need to do. More specifically, we need to decouple the app web from the document web. Most of the value of the web to society lies in text, images, and video, in that order. We need a version of the web refocused around basic content with a spec simple enough for a small team to implement a browser for. A subset of HTML/CSS is probably the only way to succeed, since sites would need to work with current browsers. I think a few HTML tags + flexbox + fonts + colors would get you pretty far.

replies(1): >>leshen+wP1
2. leshen+wP1[view] [source] 2023-07-22 22:30:46
>>anders+(OP)
honestly, I'd be fine with just markdown with some extensions (e.g. images and footnotes, not sure if they're part of the standard)
[go to top]