Keenan Tims ktims
ktims created branch main in ktims/prs10-breakout 2026-01-25 23:21:19 -08:00
ktims created repository ktims/prs10-breakout 2026-01-25 21:26:43 -08:00
ktims pushed to main at ktims/gnss-da 2026-01-04 21:16:22 -08:00
a385bb4902 case: rev2 tweaks
ktims pushed to main at ktims/gnss-da 2026-01-04 18:48:39 -08:00
b62fd95c01 case rev2
ktims pushed to main at ktims/gnss-da 2026-01-04 14:21:43 -08:00
f7c55d0ae5 case
ktims pushed to gpsd at ktims/chimemon 2026-01-03 15:38:30 -08:00
4dabcbe985 refactoring, log->tracing, gpsd source
ktims created branch gpsd in ktims/chimemon 2026-01-03 15:38:30 -08:00
ktims pushed to main at ktims/aoc2025 2025-12-12 11:52:02 -08:00
c35270a6a2 day11: perf
ktims pushed to main at ktims/aoc2025 2025-12-12 11:46:33 -08:00
50f491c76f day11: perf
845138dd2d day12: cache and bool
Compare 2 commits »
ktims pushed to main at ktims/aoc2025 2025-12-12 03:10:36 -08:00
fd6b0c846b day12: cleanup and speedup
ktims pushed to main at ktims/aoc2025 2025-12-12 00:17:28 -08:00
004591374c day12: part1. salty about this one, here's all my useless code
d0c14d004f grid: add rotated/mirrored
8cb33180ad day12: boilerplate
19426d1dc8 day11: cleanup
Compare 4 commits »
ktims pushed to main at ktims/aoc2025 2025-12-11 00:23:31 -08:00
292638ea1d day11: part2
ef4de807d4 day11: part1
Compare 2 commits »
ktims pushed to main at ktims/aoc2025 2025-12-10 10:15:03 -08:00
866544d416 day10: working but way too slow simd implementation
ktims pushed to main at ktims/aoc2025 2025-12-09 22:45:41 -08:00
0a5e5c8798 day10: small performance boost
73b44b1377 day10: part1
Compare 2 commits »
ktims pushed to main at ktims/aoc2025 2025-12-09 11:36:18 -08:00
72d7dc1cbb day9: still not working but corner-based algorithm
ktims pushed to main at ktims/aoc2025 2025-12-08 22:17:18 -08:00
33275b3918 day9: part1 and bruteforce part 2 (some cleanups and clippies)
ktims pushed to main at ktims/aoc2025 2025-12-08 13:32:52 -08:00
3f9f7afd27 day8: avoid having to manually define all the cmp traits
522e10a3ea day8: add heap-based impl
Compare 2 commits »
ktims pushed to main at ktims/aoc2025 2025-12-08 12:19:24 -08:00
b5f6bcde11 day8: avoid floats for performance
ktims pushed to main at ktims/aoc2025 2025-12-08 02:55:13 -08:00
db214ca958 day8: we don't need stable sort and unstable is faster
ktims pushed to main at ktims/aoc2025 2025-12-08 01:50:46 -08:00
09ca512fcc day8: some cleanups