Jacob jacob
  • Joined on 2023-09-07
jacob pushed to main at jacob/fomo-reducer 2026-05-28 11:59:27 -04:00
e6c2342e1a chore: debug the estimated max size in rendering
jacob pushed to main at jacob/fomo-reducer 2026-05-28 11:47:21 -04:00
8f29c30bec fix: more realistic estimated max size in rendering
jacob pushed to main at jacob/fomo-reducer 2026-05-28 11:35:12 -04:00
6198387cc4 fix: use the encoded bytes instead of mistakenly discarding them
jacob pushed to main at jacob/fomo-reducer 2026-05-28 11:31:03 -04:00
7b5be35112 fix: encode to a new vec instead of an empty one when rendering, log more stuff for debugging
jacob pushed to main at jacob/fomo-reducer 2026-05-28 02:45:37 -04:00
c351358947 chore: log more stuff around rendering to debug
jacob pushed to main at jacob/fomo-reducer 2026-05-28 02:35:11 -04:00
4463ff7b3a fix: constrain seconds and milliseconds in between
jacob pushed to main at jacob/fomo-reducer 2026-05-28 02:24:04 -04:00
0c052ea303 chore: log recording details in /render to try to debug why so many are falling out of range
jacob pushed to main at jacob/fomo-reducer 2026-05-28 02:14:41 -04:00
31d53c1e58 fix: don't log state in /render
jacob pushed to main at jacob/fomo-reducer 2026-05-28 01:49:08 -04:00
24ef5a67c4 feat: implement rendering
jacob pushed to main at jacob/fomo-reducer 2026-05-28 00:51:24 -04:00
862a333131 chore: rename data managers to just managers
jacob pushed to main at jacob/fomo-reducer 2026-05-28 00:17:34 -04:00
b5a56b1273 chore: initialize samples array to write to later in render
jacob pushed to main at jacob/fomo-reducer 2026-05-27 21:48:36 -04:00
0137f97788 feat: implement RecordingDataManager::between and between_in_vc, start using it in /render
jacob pushed to main at jacob/fomo-reducer 2026-05-27 01:56:53 -04:00
23f86ace3b feat: support reading recordings, address some warnings
jacob pushed to main at jacob/fomo-reducer 2026-05-27 01:28:52 -04:00
e72633f26a chore: refactor into a RecordingDataManager, lay the ground work for a RenderManager
jacob pushed to main at jacob/fomo-reducer 2026-05-26 00:10:58 -04:00
f86c094dda feat: more work on /render
453208ff17 chore: satisfy warnings about async fn in traits
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-05-24 20:03:31 -04:00
cfe6ddf218 fix: look on the right side for text channels when posting the join notice in heat seeking
jacob pushed to main at jacob/fomo-reducer 2026-05-24 19:34:49 -04:00
6529fa02b5 feat: in the default heat algorithm, check if the bot owner is undeafened to decide if the score should be capped (so that if another vc has another unmuted person it prioritizes that one)
b2222384f5 chore: address clippy concern for readability
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-05-24 16:46:25 -04:00
581a747cac fix: let heatseeking tasks be cancelled
c351511c8a fix: set the cancellation token when discord disconnects
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-05-24 14:29:41 -04:00
d373352ae1 chore: don't log stuff that clogs the logs up
jacob pushed to main at jacob/fomo-reducer 2026-05-24 13:28:06 -04:00
5cb938aa24 chore: format
56ec8aaf8c feat: allow anyone in a VC being recorded to make the bot leave
Compare 2 commits »