<feed xmlns='http://www.w3.org/2005/Atom'>
<title>automathon.git/src, branch main</title>
<subtitle>forth robots</subtitle>
<id>https://git.spork.org/automathon.git/atom?h=main</id>
<link rel='self' href='https://git.spork.org/automathon.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/'/>
<updated>2025-12-23T20:24:24Z</updated>
<entry>
<title>change out to a single datum</title>
<updated>2025-12-23T20:24:24Z</updated>
<author>
<name>brian cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T20:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=511beade910e5115f46d79342af76b81f85cf336'/>
<id>urn:sha1:511beade910e5115f46d79342af76b81f85cf336</id>
<content type='text'>
it can only get, at most, one item per tick, so only represent that.
</content>
</entry>
<entry>
<title>add bouncing when hitting arena edge</title>
<updated>2025-12-19T01:36:39Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-19T01:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=0f990eb95a9ef3a1be8847a863f7216a8625692a'/>
<id>urn:sha1:0f990eb95a9ef3a1be8847a863f7216a8625692a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: use from trait more</title>
<updated>2025-12-19T00:10:33Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-19T00:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=8e65c1c439b2fc0d0ae5d8482e9350e283cde882'/>
<id>urn:sha1:8e65c1c439b2fc0d0ae5d8482e9350e283cde882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: remove map_set</title>
<updated>2025-12-18T23:14:35Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-18T23:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=62f9d83b6ae7b62fb5606fbfd47c4332a2a2d3e6'/>
<id>urn:sha1:62f9d83b6ae7b62fb5606fbfd47c4332a2a2d3e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: clean up wasm error result</title>
<updated>2025-12-18T22:59:13Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-18T22:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=b645f4850b7de48e1f4716eb36400e2a9f95cc0d'/>
<id>urn:sha1:b645f4850b7de48e1f4716eb36400e2a9f95cc0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: re-use reset_ip</title>
<updated>2025-12-18T21:26:18Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-18T21:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=d94c46b0866d41057444d5f6fde2a83b52a218c3'/>
<id>urn:sha1:d94c46b0866d41057444d5f6fde2a83b52a218c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust: simplify error handling a bit</title>
<updated>2025-12-18T21:22:26Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-18T21:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=4e445322b58f020e73c31ba742dae49fb5c3da1e'/>
<id>urn:sha1:4e445322b58f020e73c31ba742dae49fb5c3da1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust, js: do plain old object translation is wasm. use workers</title>
<updated>2025-12-18T20:10:08Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-18T20:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=7522618ac3e913b904ada9d2e2529afa7acabad3'/>
<id>urn:sha1:7522618ac3e913b904ada9d2e2529afa7acabad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename velocity to speed</title>
<updated>2025-12-16T22:54:47Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-16T22:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=45a2cfca666e5698462090399ff2db13be57a38c'/>
<id>urn:sha1:45a2cfca666e5698462090399ff2db13be57a38c</id>
<content type='text'>
mass is a scalar quantity
</content>
</entry>
<entry>
<title>html: add arena canvas and update robo from code</title>
<updated>2025-12-15T18:43:43Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-15T18:36:10Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=2854f9ea1580e05a2ec8992a08c9f86df8bf2bcd'/>
<id>urn:sha1:2854f9ea1580e05a2ec8992a08c9f86df8bf2bcd</id>
<content type='text'>
</content>
</entry>
</feed>
