logoalt Hacker News

nurettinyesterday at 9:54 PM0 repliesview on HN

I mean, maybe they should have started simple and slowly iterated.

    project 1: build a text based browser using ratatui and quickjs.

    project 2: base it on project 1. convert to gui, pages should render pure html. 

    project 3: acid1 compliance. Use constraint based programming to output final render, no animation support.
etc etc.