<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>aoc2024, branch HEAD</title>
<subtitle>My solutions to the 2024 Advent of Code puzzles
</subtitle>
<entry>
<id>4d98e4fd6622911bbff3a5e1721d2510a9327984</id>
<published>2024-12-05T08:32:53Z</published>
<updated>2024-12-05T08:32:53Z</updated>
<title>Finished Day 5</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/aoc2024/commit/4d98e4fd6622911bbff3a5e1721d2510a9327984.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit 4d98e4fd6622911bbff3a5e1721d2510a9327984
parent ea977c0076b5f527745b27f2d14dee4ec3d8e3b8
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Thu,  5 Dec 2024 19:32:53 +1100

Finished Day 5

Part 2 was rough for me. I struggled with creating a sorting function
that took into account the transitive nature of the ordering rules.

</content>
</entry>
<entry>
<id>ea977c0076b5f527745b27f2d14dee4ec3d8e3b8</id>
<published>2024-12-04T11:04:52Z</published>
<updated>2024-12-04T11:04:52Z</updated>
<title>Added a gitignore so that this doesn&#39;t happen again</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/aoc2024/commit/ea977c0076b5f527745b27f2d14dee4ec3d8e3b8.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit ea977c0076b5f527745b27f2d14dee4ec3d8e3b8
parent 7afdb6cac766379b8f25c4d3503dde632ebad0e5
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Wed,  4 Dec 2024 22:04:52 +1100

Added a gitignore so that this doesn&#39;t happen again

</content>
</entry>
<entry>
<id>7afdb6cac766379b8f25c4d3503dde632ebad0e5</id>
<published>2024-12-04T11:04:08Z</published>
<updated>2024-12-04T11:04:08Z</updated>
<title>Oops, apparently you shouldn&#39;t commit your inputs</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/aoc2024/commit/7afdb6cac766379b8f25c4d3503dde632ebad0e5.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit 7afdb6cac766379b8f25c4d3503dde632ebad0e5
parent d92483fb2977cb2e58e527550d1374d95fecd452
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Wed,  4 Dec 2024 22:04:08 +1100

Oops, apparently you shouldn&#39;t commit your inputs

</content>
</entry>
<entry>
<id>d92483fb2977cb2e58e527550d1374d95fecd452</id>
<published>2024-12-04T10:42:25Z</published>
<updated>2024-12-04T10:42:25Z</updated>
<title>Completed day 3 and 4</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/aoc2024/commit/d92483fb2977cb2e58e527550d1374d95fecd452.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit d92483fb2977cb2e58e527550d1374d95fecd452
parent b68b4a08a79fb3c606392e72fb7d684f0a918716
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Wed,  4 Dec 2024 21:42:25 +1100

Completed day 3 and 4

Day 4 was really nasty in Haskell... I&#39;m sure there are much better
implementations than my own.

</content>
</entry>
<entry>
<id>b68b4a08a79fb3c606392e72fb7d684f0a918716</id>
<published>2024-12-02T08:36:29Z</published>
<updated>2024-12-02T08:36:29Z</updated>
<title>Completed day 2 A pretty lame implementation for part 2 but oh well.</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/aoc2024/commit/b68b4a08a79fb3c606392e72fb7d684f0a918716.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit b68b4a08a79fb3c606392e72fb7d684f0a918716
parent 4d06281fd272855b144e3852f2b66444b0cdc155
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Mon,  2 Dec 2024 19:36:29 +1100

Completed day 2
A pretty lame implementation for part 2 but oh well.

</content>
</entry>
<entry>
<id>4d06281fd272855b144e3852f2b66444b0cdc155</id>
<published>2024-12-01T12:50:58Z</published>
<updated>2024-12-01T12:50:58Z</updated>
<title>Initial commit with day 1 complete.</title>
<link rel="alternate" type="text/html" href="https://git.codemadness.nl/aoc2024/commit/4d06281fd272855b144e3852f2b66444b0cdc155.html" />
<author>
<name>Ethan Long</name>
<email>ethandavidlong@gmail.com</email>
</author>
<content>commit 4d06281fd272855b144e3852f2b66444b0cdc155
Author: Ethan Long &lt;ethandavidlong@gmail.com&gt;
Date:   Sun,  1 Dec 2024 23:50:58 +1100

Initial commit with day 1 complete.

Pretty easy day, though I&#39;ve definitely overcomplicated this.

</content>
</entry>
</feed>
