I have no idea what did I do for the first half of the day.
Played more Yume 2kki. The slide is so fun :3

Continued …
I have no idea what did I do for the first half of the day.
Played more Yume 2kki. The slide is so fun :3

Continued …
Woke up and UltimateExpress got some more attention while I was asleep. Someone asked me to add a table with comparison to other frameworks, and gave me link to [bun-http-framework-benchmark](https://…
Started coding UltimateWS today. I was wondering if I should first finish UltimateWS before publicly publishing UltimateExpress, but I’ve decided that it’d be kinda weird to make 2 announcements at on…
The most unpleasing thing in coding uExpress is routing. At this point, I don’t really understand what I’m doing. I get ideas on how to improve/optimize it but I often just make guesses on how it’s su…
Yay, fixed issue with hanging! Apparently it was caused by pushing too much data into Writable stream. uWS returns about 512 KB chunks, while Writable disk stream can only handle at most 128 KB (and b…
I think I’m getting sick of coding this thing now. Now coding it is not fun but constantly frustrating. I have finally finished the last thing in the compatibility list and started testing it on my re…
Very frustrating day of coding. Had to fix a huge amount of random routing issues and bugs. Implemented If-Range header and options for Router(). There wasn’t that much progress today because of these…
████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████…
Implemented view rendering today for uExpress. Added a bunch of tests for popular view engines.
Fixed next() for .param and bunch of other routing issues.
Now only express.static() and res.sendFile …
Windy weather is so rare for some reason lately. I woke up and it was a really nice wind, so I went outside for a walk. I went to a park, sat down in front of a river and █████████████████████████████…
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
Huge day for uExpress:

Getting quite green now. Hopefully it’ll be in actual…
Quite a lot of progress on uExpress today. Added a lot of Request APIs, and then spent the night trying to optimize routing.
If path is simple (just a string), it’s possible to precalculate the path …
Continued coding uExpress today. Managed to implement Routers, which were really hard. Not gonna lie, I almost gave up but somehow did it (though idk if they really work properly in all cases…)
![i…
████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████…
Day started from me seeing that my website, services, Nekoweb and everything else was down. Apparently Contabo was having some issues in their datacenter, and I think this was the last stretch for me…