• Joined on 2024-01-28
nebkor pushed to main at nebkor/joecalsend 2025-07-29 04:50:05 +00:00
a5644b42e1 add logging widget, needs some work
ec11f462e5 remove printlns, replace with tracing log statements
Compare 2 commits »
nebkor pushed to main at nebkor/joecalsend 2025-07-28 23:31:04 +00:00
66cf458eb9 drop to ratatui 0.29
nebkor pushed to main at nebkor/joecalsend 2025-07-28 23:03:44 +00:00
88890f670d don't mutify the app in draw
nebkor pushed to main at nebkor/joecalsend 2025-07-28 22:51:11 +00:00
a9ceeeb6de make widgets for status panes
nebkor pushed to main at nebkor/joecalsend 2025-07-28 20:46:55 +00:00
9fff83a721 better error handling
nebkor pushed to main at nebkor/joecalsend 2025-07-28 00:03:36 +00:00
6558e18dec use channels to send events from app to backend and back
nebkor pushed to main at nebkor/joecalsend 2025-07-25 17:14:59 +00:00
2617e37911 try to format the network info better
nebkor pushed to main at nebkor/blog 2025-07-21 23:37:16 +00:00
b2544be6b8 fix link to lines on kittcollective
nebkor pushed to main at nebkor/blog 2025-07-21 23:28:43 +00:00
c0985ee336 add old more old posts, fix links
e518080e12 add old post about random points
c3499eadf1 update git urls
Compare 3 commits »
nebkor created branch original_schema_benchmarks in nebkor/what2watch 2025-07-21 22:26:38 +00:00
nebkor pushed to original_schema_benchmarks at nebkor/what2watch 2025-07-21 22:26:38 +00:00
85473b4938 use uuids with original schema
a71420fc7b use import code from main, but schema from users_with_v4_uuids
Compare 2 commits »
nebkor created branch main in nebkor/randical 2025-07-21 22:13:51 +00:00
nebkor pushed to main at nebkor/randical 2025-07-21 22:13:51 +00:00
d4a388fc44 Add support for ksuid.
0abe44d3a0 update version info to allow new release on crates.io
6e232e82b7 add stupid shell tricks
dd116baa14 Update docs, move to 2021 edition.
1c2f6256cf Add UUID generation, updates deps.
nebkor created repository nebkor/randical 2025-07-21 22:12:51 +00:00
nebkor pushed to main at nebkor/blog 2025-07-17 18:46:05 +00:00
aeb93c29af add forgejo logo, remove mastodon
1f993bd0f1 fix typo
Compare 2 commits »
nebkor pushed to main at nebkor/chatty-catties 2025-07-16 21:57:19 +00:00
4d6df5c8a5 update deps
nebkor pushed to main at nebkor/nebkor-maelstrom 2025-07-16 21:50:14 +00:00
067a03b918 tweak the docs a bit
ad1b8ccb31 rename 'promises' to 'futures' for rpc returns
0c4496ae07 rename 'encoded_message' to 'decoded_message'
Compare 3 commits »
nebkor pushed to main at nebkor/joecalsend 2025-07-16 00:28:48 +00:00
3e112d1cb6 tiny tidy
nebkor pushed to main at nebkor/joecalsend 2025-07-15 23:32:06 +00:00
75677faeae fix alarm in shutdown
a2c6f7f8e7 update to ratatui 0.30
cac0e4f6e3 shutdown more reliably
Compare 3 commits »
nebkor pushed to main at nebkor/joecalsend 2025-07-14 23:05:18 +00:00
b5a950d49e use a vec instead of vecdeque for screen state stack