<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urls, branch master</title>
<subtitle>Web crawler in Go.
</subtitle>
<id>https://git.brandonirizarry.xyz/urls/atom?h=master</id>
<link rel='self' href='https://git.brandonirizarry.xyz/urls/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/'/>
<updated>2026-05-31T03:04:48Z</updated>
<entry>
<title>feat: upgrade hamlet and use newer stuff from there</title>
<updated>2026-05-31T03:04:48Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-31T03:04:48Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=462ca98bd6751ab91a8967a99f98f9553c48e7fd'/>
<id>urn:sha1:462ca98bd6751ab91a8967a99f98f9553c48e7fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: use hamlet package to simplify command-line arguments</title>
<updated>2026-05-31T02:43:19Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-31T02:43:19Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=4f7d3203e44fca492aadb075d03b8b90b99c66c8'/>
<id>urn:sha1:4f7d3203e44fca492aadb075d03b8b90b99c66c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: install hamlet</title>
<updated>2026-05-31T02:23:52Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-31T02:23:52Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=edfd7022bc801c2eaa1a71a4c639f843c82dd44b'/>
<id>urn:sha1:edfd7022bc801c2eaa1a71a4c639f843c82dd44b</id>
<content type='text'>
This is a package I wrote to help me painlessly manage my command-line
flags.
</content>
</entry>
<entry>
<title>feat: specify whether URL sources are both missing or both present</title>
<updated>2026-05-28T21:32:07Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T21:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=73f0ff9f11ff5f75a92adc5cd59f87b6fb019150'/>
<id>urn:sha1:73f0ff9f11ff5f75a92adc5cd59f87b6fb019150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: implement shortcode feature</title>
<updated>2026-05-28T21:28:59Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T21:28:59Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=848481fd1a738225664fa398275fcd1afd61c4ff'/>
<id>urn:sha1:848481fd1a738225664fa398275fcd1afd61c4ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: move initial URL parsing into function 'convertToURL'</title>
<updated>2026-05-28T20:58:21Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T20:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=0d7056446009f38ea44249f2f74ab70b05410cfb'/>
<id>urn:sha1:0d7056446009f38ea44249f2f74ab70b05410cfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add urls.csv shortcodes file</title>
<updated>2026-05-28T20:43:29Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T20:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=828562584138f27f4b75209dcf665a5033bd0881'/>
<id>urn:sha1:828562584138f27f4b75209dcf665a5033bd0881</id>
<content type='text'>
This file contains convenient shortcode mappings to eliminate the need
to remember URLs I scrape frequently for testing purposes.
</content>
</entry>
<entry>
<title>docs: add some comments</title>
<updated>2026-05-28T20:41:53Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T20:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=0d4e903fef12b5ed7d79cc097f3b18d2869ada29'/>
<id>urn:sha1:0d4e903fef12b5ed7d79cc097f3b18d2869ada29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add a user agent header!</title>
<updated>2026-05-28T20:22:41Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T20:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=d217b6d89d03487bfa1d45c5cb750b27de8a45e5'/>
<id>urn:sha1:d217b6d89d03487bfa1d45c5cb750b27de8a45e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add "total entries" as part of XML comment</title>
<updated>2026-05-28T17:32:59Z</updated>
<author>
<name>demo</name>
<email>demo@antix1</email>
</author>
<published>2026-05-28T17:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.brandonirizarry.xyz/urls/commit/?id=138d431695c22927f1b5ab76486390960f5cbb3c'/>
<id>urn:sha1:138d431695c22927f1b5ab76486390960f5cbb3c</id>
<content type='text'>
This is useful mostly in the context of maxURLs=∞, but perhaps it
could also help catch some error cases.
</content>
</entry>
</feed>
