Chris Hodges chrisly42
  • Sweden
  • Joined on 2023-08-29
chrisly42 pushed to main at chrisly42/advent-of-code 2024-12-03 11:20:45 +01:00
64ba775ca6 Bugfix for an edge case that wasn't in the input, gladly.
chrisly42 pushed to main at chrisly42/advent-of-code 2024-12-03 10:57:19 +01:00
b770db22c6 Minor tidying.
chrisly42 pushed to main at chrisly42/advent-of-code 2024-12-03 06:23:17 +01:00
7695a005c9 Day 3, meh for having multiple lines of input and meh for having two different inputs and meh for being lazy.
chrisly42 pushed to main at chrisly42/advent-of-code 2024-12-02 06:52:28 +01:00
79797d8ea2 Day 2, slept in :-(
8f879f456e 2024: Day 1 (yawn!)
Compare 2 commits »
chrisly42 pushed to main at chrisly42/Hamazing 2024-10-15 19:24:12 +02:00
124c467c93 Changes to paths accidentally broke harddisk installable version. Fixed.
chrisly42 pushed to main at chrisly42/Hamazing 2024-10-11 20:06:49 +02:00
a535f57e67 Fix.
chrisly42 pushed to main at chrisly42/Hamazing 2024-10-09 00:38:56 +02:00
b1bd046594 Framework fixes:
chrisly42 pushed to main at chrisly42/Hamazing 2024-10-07 22:03:31 +02:00
dd41bf2b6b Added some very important information.
chrisly42 pushed to main at chrisly42/Hamazing 2024-09-16 21:21:46 +02:00
9d109df4cb Minor path fixes and removal of workaround now covered by -Z flag in vc.cfg.
chrisly42 commented on pull request chrisly42/Hamazing#1 2024-09-15 17:50:35 +02:00
fw_InitPart overwriting memory

Thanks for reporting! I didn't know you were also using (trying?) it. Gigabates found (and fixed) the same issue last week, too.

I've decided to push all the updates since last year as a…

chrisly42 closed pull request chrisly42/Hamazing#1 2024-09-15 17:50:35 +02:00
fw_InitPart overwriting memory
chrisly42 pushed to main at chrisly42/Hamazing 2024-09-15 17:47:30 +02:00
9c48c11cd1 Big "squashed" update to latest version of Framework.
chrisly42 commented on issue chrisly42/cajon-plugin#14 2024-07-13 16:06:47 +02:00
Incorrect Implicit isNotNull() assertion is covered by

Thanks for the thorough report. I will fix it as soon as I have the time.

chrisly42 pushed to main at chrisly42/mc68000-asm-plugin 2024-02-20 22:54:37 +01:00
aed9ed686d Fixed links and version number.
chrisly42 pushed to main at chrisly42/mc68000-asm-plugin 2024-02-20 22:45:41 +01:00
e3efc545a8 Flushing current state for a release.
df2a220473 WiP formatter.
Compare 2 commits »
chrisly42 created branch feat/formatter in chrisly42/mc68000-asm-plugin 2024-02-20 22:44:16 +01:00
chrisly42 pushed to feat/formatter at chrisly42/mc68000-asm-plugin 2024-02-20 22:44:16 +01:00
e3efc545a8 Flushing current state for a release.
df2a220473 WiP formatter.
Compare 2 commits »
chrisly42 pushed to master at chrisly42/cajon-plugin 2024-02-19 22:29:04 +01:00
a71253142b Last update 1.14. Reworked so much without success it was just painful.
855dc41a7f Rename .java to .kt
Compare 2 commits »
chrisly42 pushed to main at chrisly42/advent-of-code 2023-12-28 20:01:49 +01:00
6b27f3741d Was bored, so started to do 2015.
chrisly42 pushed to main at chrisly42/advent-of-code 2023-12-25 08:10:50 +01:00
73164a0ee3 Unlike other people, I don't have a ready set of graph algorithms ready, so I tried a bit to implement Karger, before I went back and simply added -Kneato to my dot graph output and then the edges to cut became very clearly visible. I could have saved a couple of hours.