onyx_online
  • Joined on 2023-01-30
onyx_online synced commits to dev at onyx_online/vban-cmd-python from mirror 2025-01-14 00:21:23 +00:00
dad5ee9e9d Merge pull request #4 from onyx-and-iris/dependabot/pip/virtualenv-20.26.6
694e1036de Bump virtualenv from 20.23.1 to 20.26.6
Compare 2 commits »
onyx_online synced commits to dev at onyx_online/streamlabs-socketio-py from mirror 2025-01-13 22:50:47 +00:00
b655fd6360 Merge pull request #9 from onyx-and-iris/dependabot/pip/virtualenv-20.26.6
0d8941aee0 Bump virtualenv from 20.23.1 to 20.26.6
Compare 2 commits »
onyx_online synced commits to master at onyx_online/OBS-to-XAir from mirror 2025-01-13 18:40:11 +00:00
8d20af2e2c Add CLI options (#8)
onyx_online synced commits to dev at onyx_online/xair-api-python from mirror 2025-01-12 18:20:49 +00:00
01d5d9801c add poethepoet to poetry.requires-plugins
a558e7daf7 move example/test scripts into poe.tasks
Compare 2 commits »
onyx_online synced commits to dev at onyx_online/voicemeeter-api-python from mirror 2025-01-12 14:40:47 +00:00
01633f06da add poethepoet to poetry.requires-plugins
79a0c93466 move example/test scripts into poe.tasks
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2025-01-08 13:50:48 +00:00
68aaa634c9 re-run benchmarks
a93e6a7a05 remove the goroutines + waitgroups.
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2025-01-08 05:43:04 +00:00
5d6d8fdf79 use x := range and y := range, easier to read.
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2025-01-07 22:20:48 +00:00
75d10fffd0 add pipenv files
7354aef102 dfs explore functions return only bool
ae590042b5 pass graph as last arg
21e942c56d remove internal/util
c125230c9b pass graph as last arg
Compare 13 commits »
onyx_online synced commits to dev at onyx_online/xair-api-python from mirror 2025-01-05 15:30:46 +00:00
e5aec24751 update ruff configuration
onyx_online synced commits to dev at onyx_online/voicemeeter-api-python from mirror 2025-01-05 11:50:46 +00:00
c1b2a543cc remove black, isort from dev dependencies.
onyx_online synced commits to add-headamp at onyx_online/xair-api-python from mirror 2025-01-04 23:10:47 +00:00
3010b44b09 minor version bump
onyx_online synced commits to dev at onyx_online/xair-api-python from mirror 2025-01-04 23:10:47 +00:00
3010b44b09 minor version bump
f26de42b89 add headamp class
Compare 2 commits »
onyx_online synced commits to add-headamp at onyx_online/xair-api-python from mirror 2025-01-03 14:40:48 +00:00
onyx_online synced new reference add-headamp to onyx_online/xair-api-python from mirror 2025-01-03 14:40:48 +00:00
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-29 10:20:47 +00:00
0f48ed35ea rename data to inputBuf (free up data as variable/type name)
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-28 01:52:22 +00:00
156c1c13e0 fix build src
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-27 22:17:28 +00:00
d689cd0a9a remove duplicate parseLines() in templates
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-27 22:14:03 +00:00
88f082080d remove scaffold.sh
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-27 01:24:12 +00:00
51fed356af rename kind type/variables
a282338f29 remove bounds check for first neighbour.
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-26 20:17:15 +00:00
4013cd6c7f clean up function
83399a45c2 refactor using graph struct and adjacency function
Compare 2 commits »