log

age author description
Wed, 31 Dec 2025 09:07:29 -0800 June Park [MrJuneJune] My own websites.
Mon, 29 Dec 2025 07:50:07 -0800 June Park [Seobeo] Added router to the server logic. Few dowa string manipulation logics.
Sun, 28 Dec 2025 20:34:22 -0800 June Park Giagantic changes that update Dowa library to be more align with stb style array and hashmap. Updated Seobeo to be caching on server side instead of file level caching. Deleted bunch of things I don't really use.
Thu, 25 Dec 2025 20:10:46 -0800 June Park Remove unnecessary files.
Thu, 25 Dec 2025 20:07:46 -0800 June Park Updated wrong names.
Thu, 25 Dec 2025 20:03:51 -0800 June Park Mimicing what tsoding did for his video. Kinda cool.
Wed, 24 Dec 2025 09:15:55 -0800 June Park [Seobeo] Separated out Client Server logic. Created test tools.
Wed, 24 Dec 2025 06:34:19 -0800 June Park [Misc] taking out capital P stuff.
Wed, 24 Dec 2025 06:22:59 -0800 June Park [Misc] I will no longer drink cool aids of capital P.
Tue, 23 Dec 2025 15:18:46 -0800 June Park Added vibe coded markdown to html script since it is useful for me. Updated Dowa so that it can be compiled without dirnet for windows.
Tue, 23 Dec 2025 14:00:37 -0800 June Park [Postdog] Fixed a problem where string did not wrap.
Tue, 23 Dec 2025 11:48:11 -0800 June Park [Seobeo] Fixed issues with epoll or kqeue in different threads. Initizlied the event looop inside of the thread itself.