<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/extra, branch v0.3.3</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.3</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2020-12-23T19:07:41+00:00</updated>
<entry>
<title>DOAJ import notes, and SQL/stats update</title>
<updated>2020-12-23T19:07:41+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-23T19:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d33a37eab50e95ceabadf7bbc20088ad62669564'/>
<id>urn:sha1:d33a37eab50e95ceabadf7bbc20088ad62669564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dblp: polish HTML scrape/extract pipeline</title>
<updated>2020-12-18T07:03:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-18T06:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3031aa414932b39f38a6456df2a6f55f0e72dfbe'/>
<id>urn:sha1:3031aa414932b39f38a6456df2a6f55f0e72dfbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dblp: script and notes on container metadata generation</title>
<updated>2020-12-18T07:03:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-17T21:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=8c2394a5e0ae73c5d534bed30e339ab5004d11e1'/>
<id>urn:sha1:8c2394a5e0ae73c5d534bed30e339ab5004d11e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #65 from ibnesayeed/patch-1</title>
<updated>2020-12-17T21:57:17+00:00</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2020-12-17T21:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7d90a0404e3ecb44c7d0ca93b2c32a0f66b8d88a'/>
<id>urn:sha1:7d90a0404e3ecb44c7d0ca93b2c32a0f66b8d88a</id>
<content type='text'>
Improve status counting efficiency</content>
</entry>
<entry>
<title>Improve status counting efficiency</title>
<updated>2020-12-17T14:38:50+00:00</updated>
<author>
<name>Sawood Alam</name>
<email>ibnesayeed@gmail.com</email>
</author>
<published>2020-12-17T14:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3fb57fa0a6664f03ef48308ed5eba3a1423bd9ff'/>
<id>urn:sha1:3fb57fa0a6664f03ef48308ed5eba3a1423bd9ff</id>
<content type='text'>
When the input is large with a small number of unique items to be counted then counting as we go would be linear and more efficient approach than sorting and unique counting.</content>
</entry>
<entry>
<title>Revert "docker xenial base image: include python3.8"</title>
<updated>2020-12-12T02:24:36+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-12T02:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=38bc414fe51f740de5be2007d4af9c8dbb7b3fed'/>
<id>urn:sha1:38bc414fe51f740de5be2007d4af9c8dbb7b3fed</id>
<content type='text'>
This reverts commit 91628426678a635f26cf992dbd5caedb4a3ae24b.
</content>
</entry>
<entry>
<title>docker xenial base image: include python3.8</title>
<updated>2020-12-12T00:59:06+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-11T21:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=91628426678a635f26cf992dbd5caedb4a3ae24b'/>
<id>urn:sha1:91628426678a635f26cf992dbd5caedb4a3ae24b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docker: how to push to dockerhub</title>
<updated>2020-12-11T19:32:55+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-11T19:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=90be96287ccc143c3cf1991543e1534f8ae26638'/>
<id>urn:sha1:90be96287ccc143c3cf1991543e1534f8ae26638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update database/table stats</title>
<updated>2020-10-12T17:06:43+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-10-12T17:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=dc7de8b93810cac6c2494f89ccbc49f32c90d6c0'/>
<id>urn:sha1:dc7de8b93810cac6c2494f89ccbc49f32c90d6c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update stats snapshot</title>
<updated>2020-09-04T01:48:09+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-09-04T01:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f834e495bf8387858118475cb765842d9195deac'/>
<id>urn:sha1:f834e495bf8387858118475cb765842d9195deac</id>
<content type='text'>
</content>
</entry>
</feed>
