<feed xmlns='http://www.w3.org/2005/Atom'>
<title>reencoder/src/main.rs, branch turso</title>
<subtitle>tool for reencoding flacs and keeping track of it</subtitle>
<id>https://git.jakka.foo/reencoder/atom/src/main.rs?h=turso</id>
<link rel='self' href='https://git.jakka.foo/reencoder/atom/src/main.rs?h=turso'/>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/'/>
<updated>2025-10-10T16:23:58Z</updated>
<entry>
<title>fixed more async issues</title>
<updated>2025-10-10T16:23:58Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-10T16:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=156d75e4dc70a0c38963ee9de9b8d69fb6e5da0a'/>
<id>urn:sha1:156d75e4dc70a0c38963ee9de9b8d69fb6e5da0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>continued migrating to tokio</title>
<updated>2025-10-10T11:29:15Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-10T11:29:15Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=9c90264d5f8a5200ad719ef3d102c0fb726bb94a'/>
<id>urn:sha1:9c90264d5f8a5200ad719ef3d102c0fb726bb94a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moving to tokio runtime, better async handling</title>
<updated>2025-10-10T09:18:32Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-10T09:18:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=669f8eba2b152db2da859d92873fcd25935f0e31'/>
<id>urn:sha1:669f8eba2b152db2da859d92873fcd25935f0e31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed async</title>
<updated>2025-10-09T12:08:19Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-10-09T12:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=758eb9b36882310c1aa6c2e634d71f33fa85bd2b'/>
<id>urn:sha1:758eb9b36882310c1aa6c2e634d71f33fa85bd2b</id>
<content type='text'>
finished merging main and fixing async functions
</content>
</entry>
<entry>
<title>rewrote everything in async. waiting for turso to support actual sql features</title>
<updated>2025-09-29T15:13:20Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-29T15:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=ea34fb1b99765a52da5c881c7cc14b1fd30a5c89'/>
<id>urn:sha1:ea34fb1b99765a52da5c881c7cc14b1fd30a5c89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>started implementing async logic</title>
<updated>2025-09-29T11:18:52Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-09-29T11:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=a55cafd74428531b7a1dad252ae1aa0c063db6e7'/>
<id>urn:sha1:a55cafd74428531b7a1dad252ae1aa0c063db6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test threading version without rayon</title>
<updated>2025-07-17T09:34:41Z</updated>
<author>
<name>jakka</name>
<email>jakka@jakka.su</email>
</author>
<published>2025-07-17T09:34:41Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=04eceb7e3d748c23517485d89035848cfe58a334'/>
<id>urn:sha1:04eceb7e3d748c23517485d89035848cfe58a334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better threading handling</title>
<updated>2025-07-07T10:18:57Z</updated>
<author>
<name>jakka</name>
<email>jakkadoujin@gmail.com</email>
</author>
<published>2025-07-07T10:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=fccc22cd4a4a84211d8b61cf561d0f4463f500f1'/>
<id>urn:sha1:fccc22cd4a4a84211d8b61cf561d0f4463f500f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed unneeded deps, cleaned up code a bit</title>
<updated>2025-07-07T10:02:58Z</updated>
<author>
<name>jakka</name>
<email>jakkadoujin@gmail.com</email>
</author>
<published>2025-07-07T10:02:58Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=c8c1c4daa8579fe0462bdbd8f5437cca78d3348e'/>
<id>urn:sha1:c8c1c4daa8579fe0462bdbd8f5437cca78d3348e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made indexing single-threaded so db doesnt panic and no performance decrease</title>
<updated>2025-07-02T16:33:32Z</updated>
<author>
<name>jakka</name>
<email>jakkadoujin@gmail.com</email>
</author>
<published>2025-07-02T16:33:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jakka.foo/reencoder/commit/?id=e767a0b6b922f71e3813e269b2c6a1412f15ccd4'/>
<id>urn:sha1:e767a0b6b922f71e3813e269b2c6a1412f15ccd4</id>
<content type='text'>
</content>
</entry>
</feed>
