<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ywot-clean, branch master</title>
<subtitle>An API for Your World of Text</subtitle>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/'/>
<entry>
<title>added more cyrillic matching</title>
<updated>2020-07-18T03:18:07+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T03:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=433b046f0c53ec5ad16b5fecd0c687e9e50eeff7'/>
<id>433b046f0c53ec5ad16b5fecd0c687e9e50eeff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tasteful utils/vec comment</title>
<updated>2020-07-18T01:42:52+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T01:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=7cb31bc0ab243c7f3426ca0b5ee35123f60fba64'/>
<id>7cb31bc0ab243c7f3426ca0b5ee35123f60fba64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Socket made into an ES6 class</title>
<updated>2020-07-18T01:42:37+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T01:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=8f832e7ec46a07bc8d40699856c487c64a26702d'/>
<id>8f832e7ec46a07bc8d40699856c487c64a26702d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/clear is now more efficient with the fetch api</title>
<updated>2020-07-18T01:40:54+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T01:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=80d427c30d46937b9a2491ace764a9fc01318841'/>
<id>80d427c30d46937b9a2491ace764a9fc01318841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>realized that conformity was a madeup concept</title>
<updated>2020-07-18T01:28:01+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T01:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=c7f7c00a98152aa5d5591103f77fe76ce7ef2187'/>
<id>c7f7c00a98152aa5d5591103f77fe76ce7ef2187</id>
<content type='text'>
In a more efficient rewrite of examples/clear.js, I've found that the
fromfetch function just ignored large swathes of text. I still have no
idea what cell_props means.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In a more efficient rewrite of examples/clear.js, I've found that the
fromfetch function just ignored large swathes of text. I still have no
idea what cell_props means.
</pre>
</div>
</content>
</entry>
<entry>
<title>oops broken space (forgot a let)</title>
<updated>2020-07-18T01:21:46+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T01:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=4b903aea15529fe441bcb8189076b99e79542a23'/>
<id>4b903aea15529fe441bcb8189076b99e79542a23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added another cyrillic lookalike</title>
<updated>2020-07-18T01:05:23+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T01:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=95e181a300f0370968430d5e7c4f30ddd7ce38e1'/>
<id>95e181a300f0370968430d5e7c4f30ddd7ce38e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>forgot to handle accidental socket disruption in nword</title>
<updated>2020-07-18T00:54:43+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-18T00:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=69b0dcc874dadc81848b26820f3bdf15cb86e3a7'/>
<id>69b0dcc874dadc81848b26820f3bdf15cb86e3a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/search uses js class</title>
<updated>2020-07-17T22:08:42+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-17T22:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=db36e4680af51f83652a2c1c9de766b84cdbd03f'/>
<id>db36e4680af51f83652a2c1c9de766b84cdbd03f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Space made into a real class</title>
<updated>2020-07-17T21:48:10+00:00</updated>
<author>
<name>Holden Rohrer</name>
<email>hr@hrhr.dev</email>
</author>
<published>2020-07-17T21:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hrhr.dev/ywot-clean/commit/?id=0a815292b98f54741e809ca97043ac898fa559b9'/>
<id>0a815292b98f54741e809ca97043ac898fa559b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
