<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elfeed-custom-feeds.el/elfeed-custom-feeds-huggingface.el, branch master</title>
<subtitle>Custom feed generators (GitHub PR/issues and HuggingFace model releases) for elfeed.</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/elfeed-custom-feeds.el/'/>
<entry>
<title>replace url-retrieve with elfeed-curl-enqueue to eliminate blocking</title>
<updated>2026-03-07T23:07:43+00:00</updated>
<author>
<name>Vineet Kumar</name>
<email>git@vineetk.net</email>
</author>
<published>2026-03-07T22:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/elfeed-custom-feeds.el/commit/?id=f6e925363cd72b0cdfd3ec5d96ab2faf0e569313'/>
<id>f6e925363cd72b0cdfd3ec5d96ab2faf0e569313</id>
<content type='text'>
url-retrieve blocks emacs during dns resolution and tls handshake.
elfeed-curl-enqueue runs curl as a subprocess, making fetches fully
non-blocking and mirrors regular elfeed operation.
Also adds Accept header for GitHub API requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
url-retrieve blocks emacs during dns resolution and tls handshake.
elfeed-curl-enqueue runs curl as a subprocess, making fetches fully
non-blocking and mirrors regular elfeed operation.
Also adds Accept header for GitHub API requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>parse in batches and via idle timers to avoid blocking emacs</title>
<updated>2025-12-08T22:02:56+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2025-12-08T22:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/elfeed-custom-feeds.el/commit/?id=b67d770226c84c0cd5869a352622ebbd3b0e7ba4'/>
<id>b67d770226c84c0cd5869a352622ebbd3b0e7ba4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>attempt to make the plugin more async-y</title>
<updated>2025-12-08T21:55:05+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2025-12-08T21:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/elfeed-custom-feeds.el/commit/?id=af9627b43eaf4e40fadc9be82ccc2f10f33746a3'/>
<id>af9627b43eaf4e40fadc9be82ccc2f10f33746a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2025-10-21T18:23:27+00:00</updated>
<author>
<name>Vineet</name>
<email>vin@hastur.epistemia</email>
</author>
<published>2025-10-21T18:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/elfeed-custom-feeds.el/commit/?id=6c76f25427d88faa5176efa1458cceca83afe533'/>
<id>6c76f25427d88faa5176efa1458cceca83afe533</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
