Update news feeds

This commit is contained in:
Marcus Kammer 2022-04-29 14:41:13 +02:00
parent a40eae6947
commit f49bb1c11d

View file

@ -20,6 +20,7 @@
("https://planet.emacslife.com/atom.xml" emacs)
("https://drewdevault.com/blog/index.xml" coding golang blog)
("https://emacsredux.com/atom.xml" emacs blog)
("https://yiming.dev/rss.xml" coding emacs lisp blog)
("https://endlessparentheses.com/atom.xml" emacs elisp blog)
("https://blog.mozilla.org/en/feed/" browser web)
("https://blog.codinghorror.com/rss/" coding blog)
@ -39,11 +40,10 @@
("https://emacsredux.com/atom.xml" emacs blog)
("https://marcus3santos.github.io/index.xml" emacs blog)
("https://pragdave.me/feed.xml" coding blog)
("https://yiming.dev/rss.xml" coding emacs lisp blog)
;; ("https://feeds.feedburner.com/PythonInsider" security bugs python news)
("https://mailbox.org/share/feed-de-mailbox.xml" email mailbox web)
("https://blog.codinghorror.com/rss/" blog coding)
("https://makezine.com/feed/" blog hardware hacking make)
;; ("https://blog.codinghorror.com/rss/" blog coding)
;; ("https://makezine.com/feed/" blog hardware hacking make)
;; ("https://blog.pythonanywhere.com/index.xml" blog python hosting)
;; ("https://pbpython.com/feeds/all.atom.xml" blog python)
("https://feeds.feedburner.com/GoogleWebFonts" fonts blog google)
@ -54,18 +54,18 @@
;; ("https://www.djangoproject.com/rss/weblog/" django python official news)
;; ("https://realpython.com/atom.xml?format=xml" python blog)
;; ("https://feeds.feedburner.com/PythonSoftwareFoundationNews" python psf news)
("https://appliedgo.net/index.xml" golang blog)
("https://blog.learngoprogramming.com/feed" golang blog)
;; ("https://appliedgo.net/index.xml" golang blog)
;; ("https://blog.learngoprogramming.com/feed" golang blog)
;; ("https://www.askpython.com/feed" python tutorials docs)
("https://gosamples.dev/index.xml" golang blog)
("https://golangbyexample.com/feed/" golang blog)
("https://go.dev/blog/feed.atom" golang blog official)
("https://golangdocs.com/feed" golang tutorials docs)
("https://golangnews.com/index.xml" golang news)
;; ("https://gosamples.dev/index.xml" golang blog)
;; ("https://golangbyexample.com/feed/" golang blog)
;; ("https://go.dev/blog/feed.atom" golang blog official)
;; ("https://golangdocs.com/feed" golang tutorials docs)
;; ("https://golangnews.com/index.xml" golang news)
("https://metaebene.me/feed/m4a/" podcast)
;; ("https://blog.rust-lang.org/feed.xml" rust blog news)
)
elfeed-search-filter "@2-day-ago +unread"))
elfeed-search-filter "@4-day-ago +unread"))
(use-package gnus
:ensure nil