<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>abg, branch HEAD</title>
<subtitle>Animated background for X11
</subtitle>
<entry>
<id>8a3dd6ce5361c483bad7930f7a8430dee42d68ec</id>
<published>2026-09-18T05:46:10Z</published>
<updated>2026-09-18T05:46:10Z</updated>
<title type="text">Removed benchmarking data (moved to different repo</title>
<link rel="alternate" type="text/html" href="commit/8a3dd6ce5361c483bad7930f7a8430dee42d68ec.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 8a3dd6ce5361c483bad7930f7a8430dee42d68ec
parent bc40b8d12436455ef93ce551b9538b171972b734
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Fri, 18 Sep 2026 00:46:10 -0500

Removed benchmarking data (moved to different repo

</content>
</entry>
<entry>
<id>bc40b8d12436455ef93ce551b9538b171972b734</id>
<published>2026-09-18T05:14:13Z</published>
<updated>2026-09-18T05:14:13Z</updated>
<title type="text">Makefile respects prefix dir, added installation instructions in readme.</title>
<link rel="alternate" type="text/html" href="commit/bc40b8d12436455ef93ce551b9538b171972b734.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit bc40b8d12436455ef93ce551b9538b171972b734
parent 9c637cf026a43c13ea91735afd6491675f0a687f
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Fri, 18 Sep 2026 00:14:13 -0500

Makefile respects prefix dir, added installation instructions in readme.

</content>
</entry>
<entry>
<id>9c637cf026a43c13ea91735afd6491675f0a687f</id>
<published>2026-09-18T04:37:44Z</published>
<updated>2026-09-18T04:37:44Z</updated>
<title type="text">Removed code artifact</title>
<link rel="alternate" type="text/html" href="commit/9c637cf026a43c13ea91735afd6491675f0a687f.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 9c637cf026a43c13ea91735afd6491675f0a687f
parent d7d44213c985f7bb47f2f6f0b3c07036d24eb9d7
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 23:37:44 -0500

Removed code artifact

</content>
</entry>
<entry>
<id>d7d44213c985f7bb47f2f6f0b3c07036d24eb9d7</id>
<published>2026-09-18T02:10:24Z</published>
<updated>2026-09-18T02:10:24Z</updated>
<title type="text">Unused code</title>
<link rel="alternate" type="text/html" href="commit/d7d44213c985f7bb47f2f6f0b3c07036d24eb9d7.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit d7d44213c985f7bb47f2f6f0b3c07036d24eb9d7
parent b4132129dc56992a7bd5f8f7cd50004c5ab00986
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 21:10:24 -0500

Unused code

</content>
</entry>
<entry>
<id>b4132129dc56992a7bd5f8f7cd50004c5ab00986</id>
<published>2026-09-18T02:10:01Z</published>
<updated>2026-09-18T02:10:01Z</updated>
<title type="text">Fixing up build</title>
<link rel="alternate" type="text/html" href="commit/b4132129dc56992a7bd5f8f7cd50004c5ab00986.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit b4132129dc56992a7bd5f8f7cd50004c5ab00986
parent 5396bc85041ae054517949dce8a0a9da9c79867a
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 21:10:01 -0500

Fixing up build

</content>
</entry>
<entry>
<id>5396bc85041ae054517949dce8a0a9da9c79867a</id>
<published>2026-09-17T21:24:46Z</published>
<updated>2026-09-17T21:24:46Z</updated>
<title type="text">Use double instead of float for square length, wrote crash tests to verify lots of different graphs and traversals don&#39;t cause crashes.</title>
<link rel="alternate" type="text/html" href="commit/5396bc85041ae054517949dce8a0a9da9c79867a.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 5396bc85041ae054517949dce8a0a9da9c79867a
parent 770df1e728314bf45c77fdeb43c39cf9ae96a036
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 16:24:46 -0500

Use double instead of float for square length, wrote crash tests to verify lots of different graphs and traversals don&#39;t cause crashes.

</content>
</entry>
<entry>
<id>770df1e728314bf45c77fdeb43c39cf9ae96a036</id>
<published>2026-09-17T19:54:32Z</published>
<updated>2026-09-17T19:54:32Z</updated>
<title type="text">Fix leaking window</title>
<link rel="alternate" type="text/html" href="commit/770df1e728314bf45c77fdeb43c39cf9ae96a036.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 770df1e728314bf45c77fdeb43c39cf9ae96a036
parent 06a1d1f835eb30e1b93036e72264b0e902dc3153
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 14:54:32 -0500

Fix leaking window

</content>
</entry>
<entry>
<id>06a1d1f835eb30e1b93036e72264b0e902dc3153</id>
<published>2026-09-17T18:30:20Z</published>
<updated>2026-09-17T18:30:20Z</updated>
<title type="text">Benchmark with smarter pushing</title>
<link rel="alternate" type="text/html" href="commit/06a1d1f835eb30e1b93036e72264b0e902dc3153.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 06a1d1f835eb30e1b93036e72264b0e902dc3153
parent 75cb1a79c75c998f73a2bb8e0fac226aeddd374d
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 13:30:20 -0500

Benchmark with smarter pushing

</content>
</entry>
<entry>
<id>75cb1a79c75c998f73a2bb8e0fac226aeddd374d</id>
<published>2026-09-17T15:50:58Z</published>
<updated>2026-09-17T15:50:58Z</updated>
<title type="text">Removed comment that&#39;s somehow been resolved via unknown methods</title>
<link rel="alternate" type="text/html" href="commit/75cb1a79c75c998f73a2bb8e0fac226aeddd374d.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 75cb1a79c75c998f73a2bb8e0fac226aeddd374d
parent bd4bdfbc8002965cdf6baf1485f2411f351ddeed
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 10:50:58 -0500

Removed comment that&#39;s somehow been resolved via unknown methods

</content>
</entry>
<entry>
<id>bd4bdfbc8002965cdf6baf1485f2411f351ddeed</id>
<published>2026-09-17T15:18:58Z</published>
<updated>2026-09-17T15:18:58Z</updated>
<title type="text">Fix texture memory leak from raylib</title>
<link rel="alternate" type="text/html" href="commit/bd4bdfbc8002965cdf6baf1485f2411f351ddeed.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit bd4bdfbc8002965cdf6baf1485f2411f351ddeed
parent 55d7bb25c3d8d4c100d2f4b0fd537016f11fa2dd
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 10:18:58 -0500

Fix texture memory leak from raylib

</content>
</entry>
<entry>
<id>55d7bb25c3d8d4c100d2f4b0fd537016f11fa2dd</id>
<published>2026-09-17T15:14:35Z</published>
<updated>2026-09-17T15:14:35Z</updated>
<title type="text">Created docs directory</title>
<link rel="alternate" type="text/html" href="commit/55d7bb25c3d8d4c100d2f4b0fd537016f11fa2dd.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 55d7bb25c3d8d4c100d2f4b0fd537016f11fa2dd
parent eab2983b6297b5391bf4dd0180f6ee05f6cccad4
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 10:14:35 -0500

Created docs directory

</content>
</entry>
<entry>
<id>eab2983b6297b5391bf4dd0180f6ee05f6cccad4</id>
<published>2026-09-17T15:06:27Z</published>
<updated>2026-09-17T15:06:27Z</updated>
<title type="text">Fix block leak</title>
<link rel="alternate" type="text/html" href="commit/eab2983b6297b5391bf4dd0180f6ee05f6cccad4.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit eab2983b6297b5391bf4dd0180f6ee05f6cccad4
parent 65f060c20738a7768291eaa0bdf749bab4c54aa5
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 10:06:27 -0500

Fix block leak

</content>
</entry>
<entry>
<id>65f060c20738a7768291eaa0bdf749bab4c54aa5</id>
<published>2026-09-17T14:53:49Z</published>
<updated>2026-09-17T14:53:49Z</updated>
<title type="text">Final no render benchmark</title>
<link rel="alternate" type="text/html" href="commit/65f060c20738a7768291eaa0bdf749bab4c54aa5.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 65f060c20738a7768291eaa0bdf749bab4c54aa5
parent 9c4d2c191a189d21f18ad0b218e2594605169147
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 09:53:49 -0500

Final no render benchmark

</content>
</entry>
<entry>
<id>9c4d2c191a189d21f18ad0b218e2594605169147</id>
<published>2026-09-17T07:48:11Z</published>
<updated>2026-09-17T07:48:11Z</updated>
<title type="text">Benchmarking and general improvements to decrease overdrawing and increase texture map reuse</title>
<link rel="alternate" type="text/html" href="commit/9c4d2c191a189d21f18ad0b218e2594605169147.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 9c4d2c191a189d21f18ad0b218e2594605169147
parent ae29e29635cccbd2ec4392876c3f226519a35285
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 17 Sep 2026 02:48:11 -0500

Benchmarking and general improvements to decrease overdrawing and increase texture map reuse

</content>
</entry>
<entry>
<id>ae29e29635cccbd2ec4392876c3f226519a35285</id>
<published>2026-09-17T03:16:02Z</published>
<updated>2026-09-17T03:16:02Z</updated>
<title type="text">Performance optimizations. Replace uo_map with vector, only call line render once per edge, only fetch edges with vertices that haven&#39;t been traversed (facilitated by edge rule where v_1 is the current vertex for an edge in the edge vector)</title>
<link rel="alternate" type="text/html" href="commit/ae29e29635cccbd2ec4392876c3f226519a35285.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit ae29e29635cccbd2ec4392876c3f226519a35285
parent dd6e54bcea818804df685213e9635a989a2ab3be
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 22:16:02 -0500

Performance optimizations. Replace uo_map with vector, only call line render once per edge, only fetch edges with vertices that haven&#39;t been traversed (facilitated by edge rule where v_1 is the current vertex for an edge in the edge vector)

</content>
</entry>
<entry>
<id>dd6e54bcea818804df685213e9635a989a2ab3be</id>
<published>2026-09-17T03:13:44Z</published>
<updated>2026-09-17T03:13:44Z</updated>
<title type="text">More benchmarking</title>
<link rel="alternate" type="text/html" href="commit/dd6e54bcea818804df685213e9635a989a2ab3be.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit dd6e54bcea818804df685213e9635a989a2ab3be
parent e414ca421a32a5ab32b1e1f78110b3a518bff63e
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 22:13:44 -0500

More benchmarking

</content>
</entry>
<entry>
<id>e414ca421a32a5ab32b1e1f78110b3a518bff63e</id>
<published>2026-09-16T22:38:00Z</published>
<updated>2026-09-16T22:38:00Z</updated>
<title type="text">better benchmarking</title>
<link rel="alternate" type="text/html" href="commit/e414ca421a32a5ab32b1e1f78110b3a518bff63e.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit e414ca421a32a5ab32b1e1f78110b3a518bff63e
parent 6818c52f88bd8e80dc2e1e4e9381d42d86b901a7
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 17:38:00 -0500

better benchmarking

</content>
</entry>
<entry>
<id>6818c52f88bd8e80dc2e1e4e9381d42d86b901a7</id>
<published>2026-09-16T22:28:03Z</published>
<updated>2026-09-16T22:28:03Z</updated>
<title type="text">Some benchmarking</title>
<link rel="alternate" type="text/html" href="commit/6818c52f88bd8e80dc2e1e4e9381d42d86b901a7.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 6818c52f88bd8e80dc2e1e4e9381d42d86b901a7
parent 8c88aa2a450636202d328bd697d0d2a6e6b7b0d9
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 17:28:03 -0500

Some benchmarking

</content>
</entry>
<entry>
<id>8c88aa2a450636202d328bd697d0d2a6e6b7b0d9</id>
<published>2026-09-16T21:41:37Z</published>
<updated>2026-09-16T21:41:37Z</updated>
<title type="text">Some benchmarking work</title>
<link rel="alternate" type="text/html" href="commit/8c88aa2a450636202d328bd697d0d2a6e6b7b0d9.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 8c88aa2a450636202d328bd697d0d2a6e6b7b0d9
parent 9939e5c982a6a56338831a5c28fc58408c32106e
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 16:41:37 -0500

Some benchmarking work

</content>
</entry>
<entry>
<id>9939e5c982a6a56338831a5c28fc58408c32106e</id>
<published>2026-09-16T17:57:37Z</published>
<updated>2026-09-16T17:57:37Z</updated>
<title type="text">Removed benchmarking code; added some bm values</title>
<link rel="alternate" type="text/html" href="commit/9939e5c982a6a56338831a5c28fc58408c32106e.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 9939e5c982a6a56338831a5c28fc58408c32106e
parent 99fcc069b556c7b416f26d136c80c0de706df8f9
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 12:57:37 -0500

Removed benchmarking code; added some bm values

</content>
</entry>
<entry>
<id>99fcc069b556c7b416f26d136c80c0de706df8f9</id>
<published>2026-09-16T17:33:29Z</published>
<updated>2026-09-16T17:33:29Z</updated>
<title type="text">Started benchmarking</title>
<link rel="alternate" type="text/html" href="commit/99fcc069b556c7b416f26d136c80c0de706df8f9.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 99fcc069b556c7b416f26d136c80c0de706df8f9
parent 428e13d46f382d3d3ebf526ff21a7067e3cb79a2
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 12:33:29 -0500

Started benchmarking

</content>
</entry>
<entry>
<id>428e13d46f382d3d3ebf526ff21a7067e3cb79a2</id>
<published>2026-09-16T16:10:35Z</published>
<updated>2026-09-16T16:10:35Z</updated>
<title type="text">Updated gitignore</title>
<link rel="alternate" type="text/html" href="commit/428e13d46f382d3d3ebf526ff21a7067e3cb79a2.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 428e13d46f382d3d3ebf526ff21a7067e3cb79a2
parent 0e4f0afe773e80ae7be73e2a8f68fa5b19a2554e
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 11:10:35 -0500

Updated gitignore

</content>
</entry>
<entry>
<id>0e4f0afe773e80ae7be73e2a8f68fa5b19a2554e</id>
<published>2026-09-16T16:09:57Z</published>
<updated>2026-09-16T16:09:57Z</updated>
<title type="text">Updated makefile for tests</title>
<link rel="alternate" type="text/html" href="commit/0e4f0afe773e80ae7be73e2a8f68fa5b19a2554e.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 0e4f0afe773e80ae7be73e2a8f68fa5b19a2554e
parent 035d047f00cfd5659b2f8d3c660d40bb8a6af97c
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 11:09:57 -0500

Updated makefile for tests

</content>
</entry>
<entry>
<id>035d047f00cfd5659b2f8d3c660d40bb8a6af97c</id>
<published>2026-09-16T16:08:53Z</published>
<updated>2026-09-16T16:08:53Z</updated>
<title type="text">fmt</title>
<link rel="alternate" type="text/html" href="commit/035d047f00cfd5659b2f8d3c660d40bb8a6af97c.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 035d047f00cfd5659b2f8d3c660d40bb8a6af97c
parent c81c319276c778ed8056c153d71ea07aea19b841
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 11:08:53 -0500

fmt

</content>
</entry>
<entry>
<id>c81c319276c778ed8056c153d71ea07aea19b841</id>
<published>2026-09-16T16:07:51Z</published>
<updated>2026-09-16T16:07:51Z</updated>
<title type="text">Added man page installation, updated readme, fixed cli edge cases.</title>
<link rel="alternate" type="text/html" href="commit/c81c319276c778ed8056c153d71ea07aea19b841.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit c81c319276c778ed8056c153d71ea07aea19b841
parent f4610d5adb3d3472f9c21d68f131561f516c0880
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 11:07:51 -0500

Added man page installation, updated readme, fixed cli edge cases.

</content>
</entry>
<entry>
<id>f4610d5adb3d3472f9c21d68f131561f516c0880</id>
<published>2026-09-16T15:41:54Z</published>
<updated>2026-09-16T15:41:54Z</updated>
<title type="text">Reformatted, refactoring makefile.</title>
<link rel="alternate" type="text/html" href="commit/f4610d5adb3d3472f9c21d68f131561f516c0880.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit f4610d5adb3d3472f9c21d68f131561f516c0880
parent 004a4ea4ddfaac30a4a426d4a6d8bba0e92ddde7
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 10:41:54 -0500

Reformatted, refactoring makefile.

</content>
</entry>
<entry>
<id>004a4ea4ddfaac30a4a426d4a6d8bba0e92ddde7</id>
<published>2026-09-16T15:31:46Z</published>
<updated>2026-09-16T15:31:46Z</updated>
<title type="text">Fixed compiler warnings, refactored makefile</title>
<link rel="alternate" type="text/html" href="commit/004a4ea4ddfaac30a4a426d4a6d8bba0e92ddde7.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 004a4ea4ddfaac30a4a426d4a6d8bba0e92ddde7
parent a92a02c13b9e120340cbe766e6ced0cbd601b359
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 10:31:46 -0500

Fixed compiler warnings, refactored makefile

</content>
</entry>
<entry>
<id>a92a02c13b9e120340cbe766e6ced0cbd601b359</id>
<published>2026-09-16T15:16:10Z</published>
<updated>2026-09-16T15:16:10Z</updated>
<title type="text">refactoring makefile</title>
<link rel="alternate" type="text/html" href="commit/a92a02c13b9e120340cbe766e6ced0cbd601b359.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit a92a02c13b9e120340cbe766e6ced0cbd601b359
parent e62b7193b1fcea31c57f91f9a25c736b543477cf
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 10:16:10 -0500

refactoring makefile

</content>
</entry>
<entry>
<id>e62b7193b1fcea31c57f91f9a25c736b543477cf</id>
<published>2026-09-16T06:23:24Z</published>
<updated>2026-09-16T06:23:24Z</updated>
<title type="text">Formatted</title>
<link rel="alternate" type="text/html" href="commit/e62b7193b1fcea31c57f91f9a25c736b543477cf.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit e62b7193b1fcea31c57f91f9a25c736b543477cf
parent 17119798c5c2dd71a7eebecbee66905371bb5a26
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 01:23:24 -0500

Formatted

</content>
</entry>
<entry>
<id>17119798c5c2dd71a7eebecbee66905371bb5a26</id>
<published>2026-09-16T06:08:33Z</published>
<updated>2026-09-16T06:08:33Z</updated>
<title type="text">Added final snapshot test</title>
<link rel="alternate" type="text/html" href="commit/17119798c5c2dd71a7eebecbee66905371bb5a26.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 17119798c5c2dd71a7eebecbee66905371bb5a26
parent e9a6df1c5bb43f6588db75b7870b5499d495d365
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 01:08:33 -0500

Added final snapshot test

</content>
</entry>
<entry>
<id>e9a6df1c5bb43f6588db75b7870b5499d495d365</id>
<published>2026-09-16T06:05:25Z</published>
<updated>2026-09-16T06:05:25Z</updated>
<title type="text">Finished adding basic snapshot test</title>
<link rel="alternate" type="text/html" href="commit/e9a6df1c5bb43f6588db75b7870b5499d495d365.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit e9a6df1c5bb43f6588db75b7870b5499d495d365
parent 4206dceba3c31cb5e99338f6639b749a2761cd24
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 01:05:25 -0500

Finished adding basic snapshot test

</content>
</entry>
<entry>
<id>4206dceba3c31cb5e99338f6639b749a2761cd24</id>
<published>2026-09-16T05:51:08Z</published>
<updated>2026-09-16T05:51:08Z</updated>
<title type="text">Started adding snapshot tests</title>
<link rel="alternate" type="text/html" href="commit/4206dceba3c31cb5e99338f6639b749a2761cd24.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 4206dceba3c31cb5e99338f6639b749a2761cd24
parent 10d4cfe3526254a5e5b526ca8010f624db7cb4ea
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 00:51:08 -0500

Started adding snapshot tests

</content>
</entry>
<entry>
<id>10d4cfe3526254a5e5b526ca8010f624db7cb4ea</id>
<published>2026-09-16T05:10:47Z</published>
<updated>2026-09-16T05:10:47Z</updated>
<title type="text">Updated project structure</title>
<link rel="alternate" type="text/html" href="commit/10d4cfe3526254a5e5b526ca8010f624db7cb4ea.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 10d4cfe3526254a5e5b526ca8010f624db7cb4ea
parent c7293b3a370429efe4daab76bc8f77b5284b71fb
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 00:10:47 -0500

Updated project structure

</content>
</entry>
<entry>
<id>c7293b3a370429efe4daab76bc8f77b5284b71fb</id>
<published>2026-09-16T05:05:18Z</published>
<updated>2026-09-16T05:05:18Z</updated>
<title type="text">Added license</title>
<link rel="alternate" type="text/html" href="commit/c7293b3a370429efe4daab76bc8f77b5284b71fb.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit c7293b3a370429efe4daab76bc8f77b5284b71fb
parent abb07a4b38ac7c5baed1f2ee8948b19fb8df5230
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Wed, 16 Sep 2026 00:05:18 -0500

Added license

</content>
</entry>
<entry>
<id>abb07a4b38ac7c5baed1f2ee8948b19fb8df5230</id>
<published>2026-09-16T04:59:55Z</published>
<updated>2026-09-16T04:59:55Z</updated>
<title type="text">Updated readme</title>
<link rel="alternate" type="text/html" href="commit/abb07a4b38ac7c5baed1f2ee8948b19fb8df5230.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit abb07a4b38ac7c5baed1f2ee8948b19fb8df5230
parent bd4c39654ce3dd13ad8e5a2202470f79fd89575e
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 23:59:55 -0500

Updated readme

</content>
</entry>
<entry>
<id>bd4c39654ce3dd13ad8e5a2202470f79fd89575e</id>
<published>2026-09-16T04:53:01Z</published>
<updated>2026-09-16T04:53:01Z</updated>
<title type="text">Moving to dedicated repo, keeping history</title>
<link rel="alternate" type="text/html" href="commit/bd4c39654ce3dd13ad8e5a2202470f79fd89575e.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit bd4c39654ce3dd13ad8e5a2202470f79fd89575e
parent 68ab63038f2a64ae671e7915e91bb8355e5167e4
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 23:53:01 -0500

Moving to dedicated repo, keeping history

</content>
</entry>
<entry>
<id>68ab63038f2a64ae671e7915e91bb8355e5167e4</id>
<published>2026-09-16T04:49:45Z</published>
<updated>2026-09-16T04:49:45Z</updated>
<title type="text">Added comment about edge count</title>
<link rel="alternate" type="text/html" href="commit/68ab63038f2a64ae671e7915e91bb8355e5167e4.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 68ab63038f2a64ae671e7915e91bb8355e5167e4
parent fe227dce3c67d50f1e16f9707c90953886c3e333
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 23:49:45 -0500

Added comment about edge count

</content>
</entry>
<entry>
<id>fe227dce3c67d50f1e16f9707c90953886c3e333</id>
<published>2026-09-16T04:46:03Z</published>
<updated>2026-09-16T04:46:03Z</updated>
<title type="text">Renamed background -&gt; abg</title>
<link rel="alternate" type="text/html" href="commit/fe227dce3c67d50f1e16f9707c90953886c3e333.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit fe227dce3c67d50f1e16f9707c90953886c3e333
parent b4257ea6d908953a99da922017232ee9b5bab2ba
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 23:46:03 -0500

Renamed background -&gt; abg

</content>
</entry>
<entry>
<id>b4257ea6d908953a99da922017232ee9b5bab2ba</id>
<published>2026-09-16T04:39:27Z</published>
<updated>2026-09-16T04:39:27Z</updated>
<title type="text">Fix cast</title>
<link rel="alternate" type="text/html" href="commit/b4257ea6d908953a99da922017232ee9b5bab2ba.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit b4257ea6d908953a99da922017232ee9b5bab2ba
parent 7b9a6d0e77c4522533d6d632269990172323df0e
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 23:39:27 -0500

Fix cast

</content>
</entry>
<entry>
<id>7b9a6d0e77c4522533d6d632269990172323df0e</id>
<published>2026-09-16T04:37:22Z</published>
<updated>2026-09-16T04:37:22Z</updated>
<title type="text">Allow seconds from the cli + cleanup</title>
<link rel="alternate" type="text/html" href="commit/7b9a6d0e77c4522533d6d632269990172323df0e.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 7b9a6d0e77c4522533d6d632269990172323df0e
parent 3c74e26e8bea5cbbc465f76b88ea5c5c75e9f8dc
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 23:37:22 -0500

Allow seconds from the cli + cleanup

</content>
</entry>
<entry>
<id>3c74e26e8bea5cbbc465f76b88ea5c5c75e9f8dc</id>
<published>2026-09-16T04:28:02Z</published>
<updated>2026-09-16T04:28:02Z</updated>
<title type="text">Added some more property tests, added argument parsing from the cli, updated readme.</title>
<link rel="alternate" type="text/html" href="commit/3c74e26e8bea5cbbc465f76b88ea5c5c75e9f8dc.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 3c74e26e8bea5cbbc465f76b88ea5c5c75e9f8dc
parent d6300c064682e872dd0055eb352f0d0a0cbc30a9
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 23:28:02 -0500

Added some more property tests, added argument parsing from the cli, updated readme.

</content>
</entry>
<entry>
<id>d6300c064682e872dd0055eb352f0d0a0cbc30a9</id>
<published>2026-09-16T02:01:31Z</published>
<updated>2026-09-16T02:01:31Z</updated>
<title type="text">Refactoring constants</title>
<link rel="alternate" type="text/html" href="commit/d6300c064682e872dd0055eb352f0d0a0cbc30a9.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit d6300c064682e872dd0055eb352f0d0a0cbc30a9
parent 756194f6daa20b7338b7c5610327ab200b17a175
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 21:01:31 -0500

Refactoring constants

</content>
</entry>
<entry>
<id>756194f6daa20b7338b7c5610327ab200b17a175</id>
<published>2026-09-16T01:48:14Z</published>
<updated>2026-09-16T01:48:14Z</updated>
<title type="text">Small tweaks, added an assertion to verify square doesn&#39;t overflow</title>
<link rel="alternate" type="text/html" href="commit/756194f6daa20b7338b7c5610327ab200b17a175.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 756194f6daa20b7338b7c5610327ab200b17a175
parent d1775b107b5d3f7ed2e1eb901f51de042cdfb92a
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 20:48:14 -0500

Small tweaks, added an assertion to verify square doesn&#39;t overflow

</content>
</entry>
<entry>
<id>d1775b107b5d3f7ed2e1eb901f51de042cdfb92a</id>
<published>2026-09-16T01:35:47Z</published>
<updated>2026-09-16T01:35:47Z</updated>
<title type="text">Marking functions with const / noexcept as applicable.</title>
<link rel="alternate" type="text/html" href="commit/d1775b107b5d3f7ed2e1eb901f51de042cdfb92a.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit d1775b107b5d3f7ed2e1eb901f51de042cdfb92a
parent 0683ca6580f7342df93d63425daf710e9f896746
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 20:35:47 -0500

Marking functions with const / noexcept as applicable.

</content>
</entry>
<entry>
<id>0683ca6580f7342df93d63425daf710e9f896746</id>
<published>2026-09-16T01:21:29Z</published>
<updated>2026-09-16T01:21:29Z</updated>
<title type="text">Removed set background feh command from bg file</title>
<link rel="alternate" type="text/html" href="commit/0683ca6580f7342df93d63425daf710e9f896746.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 0683ca6580f7342df93d63425daf710e9f896746
parent 8c5395cae232765a859f153b29ff4f32fa04a45d
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 20:21:29 -0500

Removed set background feh command from bg file

</content>
</entry>
<entry>
<id>8c5395cae232765a859f153b29ff4f32fa04a45d</id>
<published>2026-09-16T01:20:25Z</published>
<updated>2026-09-16T01:20:25Z</updated>
<title type="text">Removed feh dependence by making the raylib window special in the wm eyes and pushing it to the background</title>
<link rel="alternate" type="text/html" href="commit/8c5395cae232765a859f153b29ff4f32fa04a45d.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 8c5395cae232765a859f153b29ff4f32fa04a45d
parent 36d7ad8dc5f922fa3d011475ff048a5bffbcef99
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 20:20:25 -0500

Removed feh dependence by making the raylib window special in the wm eyes and pushing it to the background

</content>
</entry>
<entry>
<id>36d7ad8dc5f922fa3d011475ff048a5bffbcef99</id>
<published>2026-09-15T17:15:58Z</published>
<updated>2026-09-15T17:15:58Z</updated>
<title type="text">Removed unnecessary include</title>
<link rel="alternate" type="text/html" href="commit/36d7ad8dc5f922fa3d011475ff048a5bffbcef99.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 36d7ad8dc5f922fa3d011475ff048a5bffbcef99
parent dc9fa71238ed3bfd784a93bf412f6f456e2bb719
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 12:15:58 -0500

Removed unnecessary include

</content>
</entry>
<entry>
<id>dc9fa71238ed3bfd784a93bf412f6f456e2bb719</id>
<published>2026-09-15T17:15:38Z</published>
<updated>2026-09-15T17:15:38Z</updated>
<title type="text">Use X11 to find screen size</title>
<link rel="alternate" type="text/html" href="commit/dc9fa71238ed3bfd784a93bf412f6f456e2bb719.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit dc9fa71238ed3bfd784a93bf412f6f456e2bb719
parent e9c21d3b4d42f9d82738b2fe5f3a15184fe3f4cd
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 12:15:38 -0500

Use X11 to find screen size

</content>
</entry>
<entry>
<id>e9c21d3b4d42f9d82738b2fe5f3a15184fe3f4cd</id>
<published>2026-09-15T17:05:01Z</published>
<updated>2026-09-15T17:05:01Z</updated>
<title type="text">Cleaning up outputs</title>
<link rel="alternate" type="text/html" href="commit/e9c21d3b4d42f9d82738b2fe5f3a15184fe3f4cd.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit e9c21d3b4d42f9d82738b2fe5f3a15184fe3f4cd
parent fcb39074bd2b127c198ec9044b23ea7a1b343c61
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 12:05:01 -0500

Cleaning up outputs

</content>
</entry>
<entry>
<id>fcb39074bd2b127c198ec9044b23ea7a1b343c61</id>
<published>2026-09-15T16:50:24Z</published>
<updated>2026-09-15T16:50:24Z</updated>
<title type="text">Broke out background logic, tried some stuff with that using execlp and boost process that didn&#39;t work, leaving for now</title>
<link rel="alternate" type="text/html" href="commit/fcb39074bd2b127c198ec9044b23ea7a1b343c61.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit fcb39074bd2b127c198ec9044b23ea7a1b343c61
parent a3f2f770ed90a025ca8044a2fb33bf0cec2170e9
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 11:50:24 -0500

Broke out background logic, tried some stuff with that using execlp and boost process that didn&#39;t work, leaving for now

</content>
</entry>
<entry>
<id>a3f2f770ed90a025ca8044a2fb33bf0cec2170e9</id>
<published>2026-09-15T15:51:40Z</published>
<updated>2026-09-15T15:51:40Z</updated>
<title type="text">Move background setting to seperate function</title>
<link rel="alternate" type="text/html" href="commit/a3f2f770ed90a025ca8044a2fb33bf0cec2170e9.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit a3f2f770ed90a025ca8044a2fb33bf0cec2170e9
parent 98374cda43a22616ba5ca2399bdcd19435665e8d
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 10:51:40 -0500

Move background setting to seperate function

</content>
</entry>
<entry>
<id>98374cda43a22616ba5ca2399bdcd19435665e8d</id>
<published>2026-09-15T15:10:47Z</published>
<updated>2026-09-15T15:10:47Z</updated>
<title type="text">Define constants for vertex size + edge for rendering</title>
<link rel="alternate" type="text/html" href="commit/98374cda43a22616ba5ca2399bdcd19435665e8d.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 98374cda43a22616ba5ca2399bdcd19435665e8d
parent 20c9236b320c3e67709833dc88efb3bd4a0f50ad
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 10:10:47 -0500

Define constants for vertex size + edge for rendering

</content>
</entry>
<entry>
<id>20c9236b320c3e67709833dc88efb3bd4a0f50ad</id>
<published>2026-09-15T15:08:24Z</published>
<updated>2026-09-15T15:08:24Z</updated>
<title type="text">Fixed perf issue; it was the png conversion that was so slow</title>
<link rel="alternate" type="text/html" href="commit/20c9236b320c3e67709833dc88efb3bd4a0f50ad.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 20c9236b320c3e67709833dc88efb3bd4a0f50ad
parent 27a69afb31f1b2bbf19f6c9d7a715b52c41b7cd0
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 10:08:24 -0500

Fixed perf issue; it was the png conversion that was so slow

</content>
</entry>
<entry>
<id>27a69afb31f1b2bbf19f6c9d7a715b52c41b7cd0</id>
<published>2026-09-15T07:43:34Z</published>
<updated>2026-09-15T07:43:34Z</updated>
<title type="text">Wrote tests for graph + prim&#39;s algorithm</title>
<link rel="alternate" type="text/html" href="commit/27a69afb31f1b2bbf19f6c9d7a715b52c41b7cd0.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 27a69afb31f1b2bbf19f6c9d7a715b52c41b7cd0
parent 4663bb33a71ecb5a188d89014ba66e89e0391ee1
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 02:43:34 -0500

Wrote tests for graph + prim&#39;s algorithm

</content>
</entry>
<entry>
<id>4663bb33a71ecb5a188d89014ba66e89e0391ee1</id>
<published>2026-09-15T05:52:08Z</published>
<updated>2026-09-15T05:52:08Z</updated>
<title type="text">Updated makefile</title>
<link rel="alternate" type="text/html" href="commit/4663bb33a71ecb5a188d89014ba66e89e0391ee1.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 4663bb33a71ecb5a188d89014ba66e89e0391ee1
parent d0820a8807f128e1fd25aa50d517bec869e61a54
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 00:52:08 -0500

Updated makefile

</content>
</entry>
<entry>
<id>d0820a8807f128e1fd25aa50d517bec869e61a54</id>
<published>2026-09-15T05:51:14Z</published>
<updated>2026-09-15T05:51:14Z</updated>
<title type="text">Refactoring</title>
<link rel="alternate" type="text/html" href="commit/d0820a8807f128e1fd25aa50d517bec869e61a54.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit d0820a8807f128e1fd25aa50d517bec869e61a54
parent 5dcc3776e04d7f245995055cf9621f1c86f28157
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 00:51:14 -0500

Refactoring

</content>
</entry>
<entry>
<id>5dcc3776e04d7f245995055cf9621f1c86f28157</id>
<published>2026-09-15T05:41:23Z</published>
<updated>2026-09-15T05:41:23Z</updated>
<title type="text">Minimal graphs look nicer</title>
<link rel="alternate" type="text/html" href="commit/5dcc3776e04d7f245995055cf9621f1c86f28157.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 5dcc3776e04d7f245995055cf9621f1c86f28157
parent 95406b636b76e06831279e04c0fd89103a8ab600
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 00:41:23 -0500

Minimal graphs look nicer

</content>
</entry>
<entry>
<id>95406b636b76e06831279e04c0fd89103a8ab600</id>
<published>2026-09-15T05:32:16Z</published>
<updated>2026-09-15T05:32:16Z</updated>
<title type="text">Removed old code, added installation target</title>
<link rel="alternate" type="text/html" href="commit/95406b636b76e06831279e04c0fd89103a8ab600.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 95406b636b76e06831279e04c0fd89103a8ab600
parent dad54a3d11d86564bf65a811e571231bbf9ff3b7
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 00:32:16 -0500

Removed old code, added installation target

</content>
</entry>
<entry>
<id>dad54a3d11d86564bf65a811e571231bbf9ff3b7</id>
<published>2026-09-15T05:29:38Z</published>
<updated>2026-09-15T05:29:38Z</updated>
<title type="text">Various fixes / improvements for screenshotting</title>
<link rel="alternate" type="text/html" href="commit/dad54a3d11d86564bf65a811e571231bbf9ff3b7.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit dad54a3d11d86564bf65a811e571231bbf9ff3b7
parent b39590d3dc32e1a699a466d1767e7ce19ecf49ef
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 15 Sep 2026 00:29:38 -0500

Various fixes / improvements for screenshotting

</content>
</entry>
<entry>
<id>b39590d3dc32e1a699a466d1767e7ce19ecf49ef</id>
<published>2026-09-15T02:23:54Z</published>
<updated>2026-09-15T02:23:54Z</updated>
<title type="text">Added sleep</title>
<link rel="alternate" type="text/html" href="commit/b39590d3dc32e1a699a466d1767e7ce19ecf49ef.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit b39590d3dc32e1a699a466d1767e7ce19ecf49ef
parent 8902403ef922e56940d622e0d146739edb339a85
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Mon, 14 Sep 2026 21:23:54 -0500

Added sleep

</content>
</entry>
<entry>
<id>8902403ef922e56940d622e0d146739edb339a85</id>
<published>2026-09-15T02:22:00Z</published>
<updated>2026-09-15T02:22:00Z</updated>
<title type="text">Refactored c++ approach with raylib</title>
<link rel="alternate" type="text/html" href="commit/8902403ef922e56940d622e0d146739edb339a85.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 8902403ef922e56940d622e0d146739edb339a85
parent edc5f44246df080f7ded88bf50bb9e15ecf1ea5e
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Mon, 14 Sep 2026 21:22:00 -0500

Refactored c++ approach with raylib

</content>
</entry>
<entry>
<id>edc5f44246df080f7ded88bf50bb9e15ecf1ea5e</id>
<published>2026-09-14T20:27:42Z</published>
<updated>2026-09-14T20:27:42Z</updated>
<title type="text">Update makefile, make graph gen go forever</title>
<link rel="alternate" type="text/html" href="commit/edc5f44246df080f7ded88bf50bb9e15ecf1ea5e.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit edc5f44246df080f7ded88bf50bb9e15ecf1ea5e
parent 45a468e79e13ac4011546ad6d74767cd2a3e56df
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Mon, 14 Sep 2026 15:27:42 -0500

Update makefile, make graph gen go forever

</content>
</entry>
<entry>
<id>45a468e79e13ac4011546ad6d74767cd2a3e56df</id>
<published>2026-09-14T20:23:28Z</published>
<updated>2026-09-14T20:23:28Z</updated>
<title type="text">Updated prims algorithm file to write to shm and invoke feh to set x11 bg. Started working on a similar graph implementation in c with raylib</title>
<link rel="alternate" type="text/html" href="commit/45a468e79e13ac4011546ad6d74767cd2a3e56df.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 45a468e79e13ac4011546ad6d74767cd2a3e56df
parent 47516ee486c84e802c2105ba875f0a06cb3aae3c
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Mon, 14 Sep 2026 15:23:28 -0500

Updated prims algorithm file to write to shm and invoke feh to set x11 bg. Started working on a similar graph implementation in c with raylib

</content>
</entry>
<entry>
<id>47516ee486c84e802c2105ba875f0a06cb3aae3c</id>
<published>2026-09-14T16:48:56Z</published>
<updated>2026-09-14T16:48:56Z</updated>
<title type="text">Updated rendering to be nicer</title>
<link rel="alternate" type="text/html" href="commit/47516ee486c84e802c2105ba875f0a06cb3aae3c.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 47516ee486c84e802c2105ba875f0a06cb3aae3c
parent 208654435684c7d1b91860606eb88008691d35c1
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Mon, 14 Sep 2026 11:48:56 -0500

Updated rendering to be nicer

</content>
</entry>
<entry>
<id>208654435684c7d1b91860606eb88008691d35c1</id>
<published>2026-09-13T18:57:27Z</published>
<updated>2026-09-13T18:57:27Z</updated>
<title type="text">Don&#39;t take scs</title>
<link rel="alternate" type="text/html" href="commit/208654435684c7d1b91860606eb88008691d35c1.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 208654435684c7d1b91860606eb88008691d35c1
parent fc8bad7c10fb842742d86441fbedf60991138cb0
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Sun, 13 Sep 2026 13:57:27 -0500

Don&#39;t take scs

</content>
</entry>
<entry>
<id>fc8bad7c10fb842742d86441fbedf60991138cb0</id>
<published>2026-09-12T21:51:15Z</published>
<updated>2026-09-12T21:51:15Z</updated>
<title type="text">Updated sizing for prim, added bfs as continuous space graph traversal</title>
<link rel="alternate" type="text/html" href="commit/fc8bad7c10fb842742d86441fbedf60991138cb0.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit fc8bad7c10fb842742d86441fbedf60991138cb0
parent 446876a6f2912e63807ed7ad11f49aa8d55da089
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Sat, 12 Sep 2026 16:51:15 -0500

Updated sizing for prim, added bfs as continuous space graph traversal

</content>
</entry>
<entry>
<id>446876a6f2912e63807ed7ad11f49aa8d55da089</id>
<published>2026-09-10T19:45:45Z</published>
<updated>2026-09-10T19:45:45Z</updated>
<title type="text">Updated readme</title>
<link rel="alternate" type="text/html" href="commit/446876a6f2912e63807ed7ad11f49aa8d55da089.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 446876a6f2912e63807ed7ad11f49aa8d55da089
parent 77cc465727200f4ac2d2c9f7b84951b838f551fd
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 10 Sep 2026 14:45:45 -0500

Updated readme

</content>
</entry>
<entry>
<id>77cc465727200f4ac2d2c9f7b84951b838f551fd</id>
<published>2026-09-10T19:45:15Z</published>
<updated>2026-09-10T19:45:15Z</updated>
<title type="text">Monte carlo pi calculation simulation</title>
<link rel="alternate" type="text/html" href="commit/77cc465727200f4ac2d2c9f7b84951b838f551fd.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 77cc465727200f4ac2d2c9f7b84951b838f551fd
parent 240c55d004f6906a16409e716c31269135108c48
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 10 Sep 2026 14:45:15 -0500

Monte carlo pi calculation simulation

</content>
</entry>
<entry>
<id>240c55d004f6906a16409e716c31269135108c48</id>
<published>2026-09-10T15:38:55Z</published>
<updated>2026-09-10T15:38:55Z</updated>
<title type="text">Added prim&#39;s algorithm visualization</title>
<link rel="alternate" type="text/html" href="commit/240c55d004f6906a16409e716c31269135108c48.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 240c55d004f6906a16409e716c31269135108c48
parent f37e98d52336606fdc031fe93ba3a9daaeb2b219
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Thu, 10 Sep 2026 10:38:55 -0500

Added prim&#39;s algorithm visualization

</content>
</entry>
<entry>
<id>f37e98d52336606fdc031fe93ba3a9daaeb2b219</id>
<published>2026-08-31T18:02:38Z</published>
<updated>2026-08-31T18:02:38Z</updated>
<title type="text">pseudo gravity stuff</title>
<link rel="alternate" type="text/html" href="commit/f37e98d52336606fdc031fe93ba3a9daaeb2b219.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit f37e98d52336606fdc031fe93ba3a9daaeb2b219
parent 11802fc935cf703d0a832543c1380db6c268c42d
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Mon, 31 Aug 2026 13:02:38 -0500

pseudo gravity stuff

</content>
</entry>
<entry>
<id>11802fc935cf703d0a832543c1380db6c268c42d</id>
<published>2026-08-30T18:53:54Z</published>
<updated>2026-08-30T18:53:54Z</updated>
<title type="text">boids</title>
<link rel="alternate" type="text/html" href="commit/11802fc935cf703d0a832543c1380db6c268c42d.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 11802fc935cf703d0a832543c1380db6c268c42d
parent 1947439a87a381aceb38ef93aa8845edf84171cd
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Sun, 30 Aug 2026 13:53:54 -0500

boids

</content>
</entry>
<entry>
<id>1947439a87a381aceb38ef93aa8845edf84171cd</id>
<published>2026-08-26T04:51:39Z</published>
<updated>2026-08-26T04:51:39Z</updated>
<title type="text">Game of life in pygame</title>
<link rel="alternate" type="text/html" href="commit/1947439a87a381aceb38ef93aa8845edf84171cd.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 1947439a87a381aceb38ef93aa8845edf84171cd
parent 6638cf1338e3897ad8a076bf0208f729fea4a1dd
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 25 Aug 2026 23:51:39 -0500

Game of life in pygame

</content>
</entry>
<entry>
<id>6638cf1338e3897ad8a076bf0208f729fea4a1dd</id>
<published>2026-08-26T03:19:32Z</published>
<updated>2026-08-26T03:19:32Z</updated>
<title type="text">Pygame grid visualization</title>
<link rel="alternate" type="text/html" href="commit/6638cf1338e3897ad8a076bf0208f729fea4a1dd.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit 6638cf1338e3897ad8a076bf0208f729fea4a1dd
parent d566dc0cb8918f2b63149db15c56e4b112bd6598
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 25 Aug 2026 22:19:32 -0500

Pygame grid visualization

</content>
</entry>
<entry>
<id>d566dc0cb8918f2b63149db15c56e4b112bd6598</id>
<published>2026-08-26T03:16:20Z</published>
<updated>2026-08-26T03:16:20Z</updated>
<title type="text">Init commit</title>
<link rel="alternate" type="text/html" href="commit/d566dc0cb8918f2b63149db15c56e4b112bd6598.html" />
<author>
<name>Andrew Laack</name>
<email>andrew@laack.co</email>
</author>
<content type="text">commit d566dc0cb8918f2b63149db15c56e4b112bd6598
Author: Andrew Laack &lt;andrew@laack.co&gt;
Date:   Tue, 25 Aug 2026 22:16:20 -0500

Init commit

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