onyx_online
  • Joined on 2023-01-30
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-03 14:43:56 +00:00
d32b376619 upd scaffold
f0bf82c96a add daythree + benchmarks
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-03 06:50:49 +00:00
64f4df4fea return scanner errors
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-02 22:48:35 +00:00
417266c838 move comparator functions into util
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-02 22:40:16 +00:00
4416dab080 rename withComparator to withDampener. We're using comparators regardless...
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-02 22:28:56 +00:00
d321e6c977 assign comparator functions to variables for readability
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-02 19:29:17 +00:00
6e06bd5b16 add day-02 + benchmarks
67a04b91c8 remove log.Fatal's from solve.go, return values back to main.
600d01660c remove regex, use strings.Fields instead
Compare 3 commits »
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-02 02:06:55 +00:00
c3fa7d0ff8 upd scaffold and makefile
84312b157c add benchmarks for one and two
d05828154e move flag parsing into /cmd/cli/main.go
Compare 3 commits »
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-02 00:24:20 +00:00
588561be7c embed and read testdata from main
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-01 23:12:50 +00:00
40808475ac add -f flag for passing filename
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-01 22:05:08 +00:00
947016d43b add blank line
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-01 21:15:03 +00:00
475ccfe0ba add bench to makefile
1ea679ebe3 remove occurrences var
Compare 2 commits »
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-01 18:25:25 +00:00
cacbb11b7c add benchmark
onyx_online synced commits to main at onyx_online/aoc2024 from mirror 2024-12-01 18:03:17 +00:00
3a10d377ef break early once value in right surpasses k in left
onyx_online synced commits to add-target-host at onyx_online/q3rcon-proxy from mirror 2024-11-29 16:20:55 +00:00
a1ecf85cbb updated changelog with dates.
onyx_online synced commits to dev at onyx_online/q3rcon-proxy from mirror 2024-11-29 16:20:55 +00:00
a1ecf85cbb updated changelog with dates.
6c83d6ad2c add multi platform targets to makefile
c2266ac9d9 target host is now configurable.
Compare 3 commits »
onyx_online synced commits to refs/tags/v1.4.0 at onyx_online/q3rcon-proxy from mirror 2024-11-29 16:20:55 +00:00
onyx_online synced new reference refs/tags/v1.4.0 to onyx_online/q3rcon-proxy from mirror 2024-11-29 16:20:55 +00:00
onyx_online synced commits to main at onyx_online/q3rcon from mirror 2024-11-29 11:40:48 +00:00
c51dba5ead add link to q3rcon-proxy
onyx_online synced new reference add-target-host to onyx_online/q3rcon-proxy from mirror 2024-11-29 08:10:55 +00:00
onyx_online synced commits to dev at onyx_online/q3rcon-proxy from mirror 2024-11-29 08:10:55 +00:00
b0a6ba8180 add link to q3rcon client