log

age author description
Mon, 01 Dec 2025 21:00:10 -0800 MrJuneJune [Gara] Peer to peer chat terminal app using go.
Mon, 01 Dec 2025 20:58:04 -0800 MrJuneJune [Experiment] Calling seobeo in a python server and see.
Mon, 01 Dec 2025 20:22:47 -0800 MrJuneJune [ReactGames] Few games I made using react just to practice few things.
Mon, 01 Dec 2025 20:37:22 -0800 MrJuneJune [Amu Birthday] changed the logic and output when they lose.
Mon, 01 Dec 2025 20:35:56 -0800 MrJuneJune [Love] FE and BE. Can chat and render images. Also created MCP for powerpoint generations.
Mon, 01 Dec 2025 20:22:47 -0800 MrJuneJune [ReactGames] Few games I made using react just to practice few things.
Sun, 09 Nov 2025 06:25:16 -0800 MrJuneJune [Zenbu] WIP fixing issues regarding to using edge only. I think there is a problem where socket closes before sending back the info.
Thu, 30 Oct 2025 09:53:22 -0700 MrJuneJune Updated ignored file to ignore playground.
Sat, 11 Oct 2025 15:07:07 -0700 MrJuneJune [Birthday] I didn't have nay time to buy birhtday present so w/e/
Fri, 10 Oct 2025 06:59:32 -0700 MrJuneJune [Seobeo] Linux epoll. Set the client socket to be nonblocking so that it doesn't stop loading when two different threads handle different client calls. I might have problem with socket not being cleaned up properly so need to check that.
Thu, 09 Oct 2025 07:03:36 -0700 June Park [Dowa] Fixed a bug that I caused trying to stop memory leak lol.
Thu, 09 Oct 2025 06:55:07 -0700 June Park [Seobeo] Fixed typo.
Thu, 09 Oct 2025 06:53:29 -0700 June Park [Bun] Forgot to add the removed files and remove . from third_party
Thu, 09 Oct 2025 06:52:30 -0700 June Park [Bun] Forgot to add the removed files and remove . from third_party
Thu, 09 Oct 2025 06:48:20 -0700 June Park [Bun] Removed tests files within library folder. Updated. hgignore to ignore node_modules.
Thu, 09 Oct 2025 06:45:50 -0700 June Park [Bun] Adding OS specific files that I used for testing as to be ignored.
Thu, 09 Oct 2025 06:41:49 -0700 June Park [Sori] Making a simple game.
Thu, 09 Oct 2025 06:41:02 -0700 June Park [Bun] Fixed how bun would be ran within bazel.
Tue, 07 Oct 2025 09:13:29 -0700 June Park [GuiZe] Support x86 chip for bun.
Tue, 07 Oct 2025 08:55:40 -0700 June Park [GuiZe] Adding TTFB calculating script.
Tue, 07 Oct 2025 07:11:02 -0700 June Park [Dowa & Seobeo] Updated so that Dowa hashmaps can use arena and not be broken. Split up web so taht it can handle different paths. Also fixes issues with hash collisions which was pain in the ass.
Mon, 06 Oct 2025 10:57:30 -0700 June Park [Dowa] Updated the naming scheme and tests.
Mon, 06 Oct 2025 10:13:41 -0700 June Park [Seobeo] Chaning Function naming to be easily readable.
Mon, 06 Oct 2025 09:55:34 -0700 June Park [Seobeo] Chaning Function naming to be easily readable.
Mon, 06 Oct 2025 08:21:34 -0700 June Park [Seobeo] Fixed a bug with pathing. Support SSL.
Sat, 04 Oct 2025 07:53:12 -0700 June Park [Seobeo] Few changes...
Fri, 03 Oct 2025 09:55:51 -0700 June Park [Seobeo] Fixed the problem with edge server.
Fri, 03 Oct 2025 06:50:33 -0700 June Park [GuiZe] Updated to handle bundling and created a shee
Thu, 02 Oct 2025 14:41:06 -0700 June Park misc file removal.
Thu, 02 Oct 2025 14:40:43 -0700 June Park removing unused folder.
Thu, 02 Oct 2025 14:39:48 -0700 June Park Adding bun and node modules.
Tue, 30 Sep 2025 05:01:34 -0700 June Park [Raylib] Added raylib linux to third party lib and added cross platform support.
Tue, 30 Sep 2025 03:56:39 -0700 June Park [Misc] Update hgignore to properly ignore output folders.
Tue, 30 Sep 2025 03:53:54 -0700 June Park [Misc] Remove bazel output folders.
Tue, 30 Sep 2025 03:53:26 -0700 June Park [GuiZe] Creating custom bazel rule to deploy to github easily.
Mon, 29 Sep 2025 17:00:38 -0700 June Park [Seobeo] Updated to support thread and edge server calls.
Mon, 29 Sep 2025 16:00:44 -0700 June Park [Seobeo] Updated seobeo so that API is more opinionated. Added my webpage./build.sh
Sat, 27 Sep 2025 16:23:04 -0700 June Park Fixed Dowa hashmap to recursively add files into memory.
Fri, 26 Sep 2025 15:14:46 -0700 June Park [Seobeo] Updated so that it create socket for both server and clients.
Wed, 24 Sep 2025 18:49:09 -0700 June Park [Seobeo] Working on simple TCP server and client logic.
Wed, 24 Sep 2025 13:15:32 -0700 June Park [Dowa] Added HashMap and Updated Arena naming.
Wed, 24 Sep 2025 09:11:20 -0700 June Park Updated naming and separated out some logic within seobeo.
Tue, 23 Sep 2025 10:05:25 -0700 June Park Initialized mono repo with bazels with few examples.