<feed xmlns='http://www.w3.org/2005/Atom'>
<title>panels/amt-jb, branch master</title>
<subtitle>James Billings on Amazon Mechanical Turk</subtitle>
<id>http://git.generalresearch.com/panels/amt-jb/atom?h=master</id>
<link rel='self' href='http://git.generalresearch.com/panels/amt-jb/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/'/>
<updated>2026-04-22T03:25:17Z</updated>
<entry>
<title>add an unreject script</title>
<updated>2026-04-22T03:25:17Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-22T03:25:17Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=d0030acb98157b4b92c372a5ba26cb7c534e79a4'/>
<id>urn:sha1:d0030acb98157b4b92c372a5ba26cb7c534e79a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reject_assignment try to continue (it might already be rejected but not updated in db)</title>
<updated>2026-04-11T17:05:44Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-11T17:05:44Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=588d4063de74d6f435cfab611328e802bce8df9a'/>
<id>urn:sha1:588d4063de74d6f435cfab611328e802bce8df9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pydantic after model_validator doesnt raise a ValidationError if a KeyError is raised, only a ValueError.</title>
<updated>2026-04-11T17:03:40Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-11T17:03:37Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=67983224fbe5a33bd7bf8ea8c134b27f1afdda8a'/>
<id>urn:sha1:67983224fbe5a33bd7bf8ea8c134b27f1afdda8a</id>
<content type='text'>
did not know that. try except ValidationError in get_assignment bc Baddies have been known to submit assignments with purposely
malformed "answer" (xml) section to break the process_assignment flow
</content>
</entry>
<entry>
<title>get_wallet_balance_if_non_negative</title>
<updated>2026-04-11T16:43:53Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-11T16:43:53Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=d0af0c38d7b59013e35eca4e2679a509b56f5980'/>
<id>urn:sha1:d0af0c38d7b59013e35eca4e2679a509b56f5980</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emit_error_event if failed process_assignment_submitted</title>
<updated>2026-04-11T16:18:18Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-11T16:18:18Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=07bde156894db70ce92fabf67938770fac8f81b9'/>
<id>urn:sha1:07bde156894db70ce92fabf67938770fac8f81b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merges pull request #2</title>
<updated>2026-03-25T23:25:08Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-03-25T23:25:08Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=2a8ce8027f26574764dc3f81364fd6aef5abbfd3'/>
<id>urn:sha1:2a8ce8027f26574764dc3f81364fd6aef5abbfd3</id>
<content type='text'>

Dev</content>
</entry>
<entry>
<title>Notification header</title>
<updated>2026-03-25T23:20:51Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-03-25T23:20:51Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=3c97961f9f2459211c3537719dd4c353ead254fd'/>
<id>urn:sha1:3c97961f9f2459211c3537719dd4c353ead254fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merges pull request #1</title>
<updated>2026-03-03T09:57:08Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-03-03T09:57:08Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=cb3a2fa810b19a441cc7baf42178c4a2d393663a'/>
<id>urn:sha1:cb3a2fa810b19a441cc7baf42178c4a2d393663a</id>
<content type='text'>

Deploy Marquee (basic for now)</content>
</entry>
<entry>
<title>country-flag-icon, grlEventsSlice overhaul (ditch latestModel tracking for useRef list in Component).  speed calc in createSelector(), seperated components.</title>
<updated>2026-03-03T09:55:07Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-03-03T09:55:07Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=979e789c388e7a1e9a90e448d82e297c9c296a3e'/>
<id>urn:sha1:979e789c388e7a1e9a90e448d82e297c9c296a3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>grlEventsReducers, EventMarquee, and workin on calc speed and animations from redux (rather than example's array)</title>
<updated>2026-03-02T11:33:59Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-03-02T11:33:59Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=dec4f45c0755f65a322f6c66833c711dec2c6abb'/>
<id>urn:sha1:dec4f45c0755f65a322f6c66833c711dec2c6abb</id>
<content type='text'>
</content>
</entry>
</feed>
