Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2021-09-24 00:00:00Z and 2021-09-25 00:00:00Z
well given ddnet encompasses almost 60% (iirc) of all players and ddnet based mods encompass probably 90% of players, I'm fine with calling it "working"
I really want to see someone try engineer a browser from the ground up, with strict adherence to the standard. I wonder if it really needs to use a gigabyte of ram per tab and eat 16 core cpus for breakfast
one clean language, and the others are loaded on demand, but then its the performance battle again as soon as someone claims to have faster JS performance or whatever, bcs the on demand startup time is too slow
There is no reason to the way modern web pages are rendered, you are supposed to be able to access all parts of the DOM O(1) at all points of rendering