ff257ae976
wip: renaming
2025-11-19 10:57:23 -08:00
e12466d5f2
start renaming
2025-10-31 12:33:11 -07:00
Peter Harpending
4e48d6b40b
[wip] websockets should have their own supervision tree
...
I also hate this bullshit of
- fd_client having such a stupid name
- websocket lib needs some love
basically I think this should be the approach:
renames:
- fd_clients -> fd_http
- fd_client_man -> fd_http_client_man
- fd_client_sup -> fd_http_client_sup
- fd_client -> fd_http_client
- fd_cache -> fd_wfc_cache
new trees:
- tetris -> new tree
- websockets -> probably should fall into http supervision tree
Notes:
- fd_client_man is necessary because someone needs to own the listen socket
- rewrite fd_client as gen_server
2025-10-27 10:35:05 -07:00
Peter Harpending
b55b0bd056
add titlebar
2025-10-27 09:23:59 -07:00
7815ae3c57
tetris: poop69
2025-10-26 23:50:50 -07:00
882a416831
memory leak problems with tetris poop
2025-10-26 19:51:57 -07:00
Peter Harpending
138c8eaaeb
the shed biketh
2025-10-22 14:37:27 -07:00
Peter Harpending
b3599633f9
static file caching/serving seems to work
2025-10-22 14:25:59 -07:00
Peter Harpending
f3a107111f
add query function
2025-10-22 13:33:08 -07:00
Peter Harpending
8b938fdd42
[wip] static file cache data structure works
2025-10-22 13:17:39 -07:00
80945de92d
[wip] chat service and static file caching
...
switching computers
2025-10-22 11:07:49 -07:00
2151fff0fa
wip on static cache
2025-10-21 22:38:48 -07:00
73fc38b7ad
begin static file caching
2025-10-21 22:20:24 -07:00
cb600dc0da
starting chat service
2025-10-21 22:09:04 -07:00
027c020a34
begin to add chat function
2025-10-21 21:06:35 -07:00
Peter Harpending
079c47962a
websockets work
2025-10-21 17:12:59 -07:00
Peter Harpending
7ed8b12c4e
painting bike shed
2025-10-21 14:55:51 -07:00
Peter Harpending
4509a328a8
fix type error
2025-10-21 13:22:37 -07:00
Peter Harpending
04970142aa
painting the bike shed
2025-10-21 12:37:33 -07:00
Peter Harpending
b44292a790
websockets I think are done
2025-10-21 12:28:45 -07:00
Peter Harpending
1865f03085
Almost done... have to fix send
...
and then of course test it
there will be no bugs, right?
2025-10-21 12:10:28 -07:00
Peter Harpending
5824aaaf36
continuing with websockets
...
am now working on popping messages off the frame stack
2025-10-21 11:17:27 -07:00
Peter Harpending
35dbf06a55
wip: websocket frame parsing
2025-10-20 22:07:53 -07:00
Peter Harpending
62d0710fcf
committing brain-damaged websocket extensions bs
...
this is just retarded, i'm just going to ignore
2025-10-20 20:02:02 -07:00
Peter Harpending
9107679dfc
start websocket stuff
2025-10-20 15:43:52 -07:00
673bc3ae52
caching works correctly
2025-10-11 17:24:11 -06:00
a942d79869
snowflakes work except define
2025-10-11 15:04:00 -06:00
25bcfda65c
sf <-> tt logic seems done
2025-10-11 06:55:16 -06:00
7560ee9151
hacky as fuck truth table <-> sentence-fun logic works
2025-10-11 06:39:04 -06:00
c5f0e1a7dd
move to src
2025-10-11 05:13:57 -06:00
d8bb83bd4e
i have some type error somewhere in the bit matrices
2025-10-11 04:44:11 -06:00
6c45f30919
have a server that like does stuff now
2025-10-11 02:07:20 -06:00
fa16da8178
WHY WONT IT PARSE THE LAST FUCKING BYTE AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH
2025-10-10 23:21:49 -06:00
Peter Harpending
69a89cf78e
too fucking tired... going to bed
2025-10-02 08:44:17 -07:00
Peter Harpending
437988acee
wfcing
2025-10-02 04:15:25 -07:00
Peter Harpending
5135a55081
wip
2025-09-29 13:34:08 -07:00
Peter Harpending
91f0064a5b
pushing fewd
2025-09-29 11:52:59 -07:00
Peter Harpending
5e559b540b
wfc stuff
2025-09-19 22:24:38 -07:00
Peter Harpending
60b149d520
log METHOD PATH, properly integrate Next
2025-09-17 17:26:12 -07:00
Peter Harpending
c63436e380
have hello world running
2025-09-16 15:50:31 -07:00
Peter Harpending
71909e79b0
initial commit;
2025-09-16 14:41:39 -07:00