<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aoc-2022, branch main</title>
<subtitle>Advent of Code 2022: First baby steps in Haskell (please don't judge me). </subtitle>
<id>https://git.grois.info/aoc-2022/atom/?h=main</id>
<link rel='self' href='https://git.grois.info/aoc-2022/atom/?h=main'/>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/'/>
<updated>2023-01-06T16:00:35Z</updated>
<entry>
<title>Day 11, Part 2.</title>
<updated>2023-01-06T16:00:35Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-06T16:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=e57e6e0cfeeea9761689270b247eeef98c088b6a'/>
<id>urn:sha1:e57e6e0cfeeea9761689270b247eeef98c088b6a</id>
<content type='text'>
I'm not proud of it, but it works.
</content>
</entry>
<entry>
<title>Day 11 with some notes for part2</title>
<updated>2023-01-06T14:57:45Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-06T14:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=a9747a799b31c687f262bc92f390b3aeaac992f2'/>
<id>urn:sha1:a9747a799b31c687f262bc92f390b3aeaac992f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Day11 Part 1</title>
<updated>2023-01-06T13:37:59Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-06T13:37:59Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=5c56191f800023e97e66a5498f2ed5911ee2973f'/>
<id>urn:sha1:5c56191f800023e97e66a5498f2ed5911ee2973f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Day 11: Monkey Brain seems to work now.</title>
<updated>2023-01-05T15:39:30Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-05T15:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=c8f2eb9ecb95c16a68b3d85c10574a4550b5ceea'/>
<id>urn:sha1:c8f2eb9ecb95c16a68b3d85c10574a4550b5ceea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Day11, MonkeyBrain, kinda finished.</title>
<updated>2023-01-05T14:37:25Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-05T14:37:25Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=48fee71319b45f70d2cc807c744dc9fe79fabcfe'/>
<id>urn:sha1:48fee71319b45f70d2cc807c744dc9fe79fabcfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Day11, MonkeyBrain unfinished</title>
<updated>2023-01-05T12:09:56Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-05T12:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=b73e98202ead097348472a3ad2bed4923b5f8f67'/>
<id>urn:sha1:b73e98202ead097348472a3ad2bed4923b5f8f67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Day10 Part2</title>
<updated>2023-01-01T15:19:34Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-01T15:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=52c1a7a1c1dcc3d7d7609727b43c9651b68732e4'/>
<id>urn:sha1:52c1a7a1c1dcc3d7d7609727b43c9651b68732e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Day10, Part1</title>
<updated>2023-01-01T13:51:09Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2023-01-01T13:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=8955b281804938c1203c1856a762300eca4eb159'/>
<id>urn:sha1:8955b281804938c1203c1856a762300eca4eb159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Day9 Part2.</title>
<updated>2022-12-29T22:22:24Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-12-29T22:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=c53e03ec092f131a11acf9d1cd01a51d0594aea4'/>
<id>urn:sha1:c53e03ec092f131a11acf9d1cd01a51d0594aea4</id>
<content type='text'>
Not the most beautiful code I've written, but should be OK-ish.
</content>
</entry>
<entry>
<title>Day 9 Part 1</title>
<updated>2022-12-29T20:20:09Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2022-12-29T20:20:09Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/aoc-2022/commit/?id=628d1c202c27fc240abbaac53f246a5939f28ab5'/>
<id>urn:sha1:628d1c202c27fc240abbaac53f246a5939f28ab5</id>
<content type='text'>
</content>
</entry>
</feed>
