76 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
j4nk pushed to master at j4nk/desktop-environment 2023-08-21 09:23:39 -04:00
8a1e70f6c6 Added slock
j4nk pushed to master at j4nk/thejerks.club 2023-08-17 10:28:01 -04:00
2b789a178d Added restaurants
j4nk pushed to master at j4nk/thejerks.club 2023-08-17 09:41:01 -04:00
fc7c5c370b Added apple blog and flying blog
j4nk pushed to master at j4nk/open-card-table 2023-08-14 21:33:32 -04:00
0d2a9150a4 json.lua, modified to warn rather than error on bad json
j4nk pushed to master at j4nk/open-card-table 2023-08-13 21:37:39 -04:00
40c7712990 Add clean target to Makefile, started using pkg-config
j4nk pushed to master at j4nk/open-card-table 2023-08-08 23:02:55 -04:00
98f8e3d962 Update 'README.md'
j4nk opened issue j4nk/open-card-table#17 2023-08-08 13:24:39 -04:00
Update test_server.lua to receive multiple messages in a single iteration
j4nk commented on issue j4nk/open-card-table#12 2023-08-08 13:18:07 -04:00
LICENSE
j4nk closed issue j4nk/open-card-table#12 2023-08-08 13:18:07 -04:00
LICENSE
j4nk pushed to master at j4nk/open-card-table 2023-08-08 13:13:40 -04:00
d5e7891af1 Added license
j4nk commented on issue j4nk/open-card-table#7 2023-08-08 13:08:40 -04:00
adjustable send/receive queue sizes

Opted for an unbounded number of sends and a maximum number of receives set by OCT_NETWORK_MAX_RECVS (10 by default). Completed with https://git.thejerks.club/j4nk/open-card-table/commit/f254c7580d

j4nk closed issue j4nk/open-card-table#7 2023-08-08 13:08:40 -04:00
adjustable send/receive queue sizes
j4nk pushed to master at j4nk/open-card-table 2023-08-08 13:07:22 -04:00
f254c7580d Redid networking to a queue-based system
j4nk pushed to master at j4nk/open-card-table 2023-08-04 04:15:07 -04:00
a28a13af5b Fixed README: accidentally middle-clicked in some places
j4nk commented on issue j4nk/open-card-table#11 2023-08-04 04:09:27 -04:00
README
j4nk closed issue j4nk/open-card-table#11 2023-08-04 04:09:27 -04:00
README
j4nk pushed to master at j4nk/open-card-table 2023-08-04 04:09:00 -04:00
75274df376 Added README
j4nk commented on issue j4nk/open-card-table#8 2023-08-04 03:00:11 -04:00
Address book in C
j4nk closed issue j4nk/open-card-table#8 2023-08-04 03:00:11 -04:00
Address book in C
j4nk pushed to master at j4nk/open-card-table 2023-08-04 02:58:55 -04:00
202f457fe8 Fixed broken networking