Diary · #code · Page 2

September 30, 2024

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

1000018573.gif

Continued …

September 29, 2024

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://…

Tags: #code

September 28, 2024

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…

September 25, 2024

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…

September 22, 2024

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…

Tags: #code

September 21, 2024

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…

Tags: #code

September 20, 2024

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…

September 18, 2024

████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

September 17, 2024

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 …

September 16, 2024

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 █████████████████████████████

Tags: #code

September 15, 2024

██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

Huge day for uExpress:

![image.png](htt…

Tags: #code

September 14, 2024

██████████████████████████████████████████████████████████████████████████████████████████████████████

████████████████████████████████████████████████████████████████████████████████████████████████

Tags: #code

September 13, 2024

Spent the day implementing APIs. Finally no more routing… For now.

image.png

Getting quite green now. Hopefully it’ll be in actual…

Tags: #code

September 12, 2024

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 …

Tags: #code

September 9, 2024

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…

September 8, 2024: µExpress

████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████

Tags: #code

September 2, 2024

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…

1 [2]