summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-11-23 17:30:08 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-11-23 17:30:08 +0000
commit168f6727674458e90d377dff997b6491f86daa7d (patch)
tree1e7682c30e4b5e886713e734f0b6c83e55160ef5
parent03b7126eddc8ace55d97bd44452417b67409c348 (diff)
new elfeed urls - import from newsboat
-rw-r--r--init.el101
1 files changed, 72 insertions, 29 deletions
diff --git a/init.el b/init.el
index c49f2b0..551a347 100644
--- a/init.el
+++ b/init.el
@@ -429,35 +429,78 @@ If failed try to complete the common part with `company-complete-common'"
(use-package elfeed
:config
(setq elfeed-feeds
- '(("http://feeds.bbci.co.uk/news/rss.xml?edition=uk" news)
- ("http://feeds.bbci.co.uk/news/technology/rss.xml" tech news)
- ("https://planet.emacslife.com/atom.xml" emacs)
- ("https://irreal.org/blog/?feed=rss2" emacs)
- ("https://karl-voit.at/feeds/lazyblorg-all.atom_1.0.links-only.xml" emacs)
- ("https://dominiccummings.com/rss.xml" blog tech)
- ("https://usesthis.com/feed.atom" tech blog)
- ("https://plaintextproject.online/feed.xml" plaintext productivity)
- ("https://feeds.feedburner.com/StudyHacks" productivity)
- ("http://newsrss.bbc.co.uk/rss/sportonline_uk_edition/rugby_union/rss.xml" rugby)
- ("http://feeds.bbci.co.uk/news/video_and_audio/politics/rss.xml" news)
- ("https://feeds.feedburner.com/arstechnica/open-source" opensource)
- ("https://www.computerweekly.com/rss/IT-security.xml" cyber)
- ("http://tonsky.me/blog/atom.xml" blog)
- ("https://akkshaya.blog/feed" blob)
- ("https://miguelmota.com/index.xml" blog)
- ("https://www.computerweekly.com/rss/IT-security.xml" security)
- ("https://www.fsf.org/static/fsforg/rss/news.xml" opensource)
- ("https://www.reddit.com/r/emacs.rss" emacs)
- ("https://www.reddit.com/r/rugbyunion/.rss" rugby)
- ("http://pragmaticemacs.com/feed/" emacs)
- ("https://200ok.ch/atom.xml" emacs)
- ("http://www.linuxinsider.com/perl/syndication/rssfull.pl" linux)
- ("http://planet.debian.org/rss20.xml" debian linux)
- ("http://feeds2.feedburner.com/Command-line-fu" linux)
- ("https://opensource.org/news.xml" opensource)
- ("https://www.wired.com/feed/rss" news tech)
- ("https://sivers.org/en.atom" blog))))
-
+ '(("https://hnrss.org/newcomments?q=openbsd")
+ ("https://hnrss.org/newest?q=openbsd")
+ ("https://hnrss.org/newest?q=plaintext")
+ ("https://hnrss.org/newest?q=taskwarrior")
+ ("https://hnrss.org/newest?q=Roam")
+ ("https://hnrss.org/newest")
+ ("https://herbertlui.net/feed/")
+ ("https://cheapskatesguide.org/cheapskates-guide-rss-feed.xml")
+ ("https://reallifemag.com/rss")
+ ("https://yulqen.org/blog/index.xml")
+ ("https://yulqen.org/stream/index.xml")
+ ("https://perso.pw/openbsd-current.xml")
+ ("https://dataswamp.org/~solene/rss.xml")
+ ("https://baty.net/feed/")
+ ("https://bsdly.blogspot.com/feeds/posts/default")
+ ("https://sivers.org/en.atom")
+ ("http://feeds.bbci.co.uk/news/rss.xml")
+ ("http://feeds.bbci.co.uk/sport/rugby-union/rss.xml?edition=uk")
+ ("https://krebsonsecurity.com/feed/")
+ ("https://www.computerweekly.com/rss/IT-security.xml")
+ ("https://undeadly.org/errata/errata.rss")
+ ("https://eli.thegreenplace.net/feeds/all.atom.xml")
+ ("https://m-chrzan.xyz/rss.xml")
+ ("https://plaintextproject.online/feed.xml")
+ ("http://ebb.org/bkuhn/blog/rss.xml")
+ ("https://usesthis.com/feed.atom")
+ ("http://www.linuxjournal.com/node/feed")
+ ("http://www.linuxinsider.com/perl/syndication/rssfull.pl")
+ ("http://feeds.feedburner.com/mylinuxrig")
+ ("https://landchad.net/rss.xml")
+ ("https://lukesmith.xyz/rss.xml")
+ ("https://yewtu.be/feed/channel/UCs6KfncB4OV6Vug4o_bzijg")
+ ("https://idle.nprescott.com/")
+ ("https://eradman.com/")
+ ("https://hunden.linuxkompis.se/feed.xml")
+ ("https://greghendershott.com/")
+ ("https://www.romanzolotarev.com/rss.xml")
+ ("https://feeds.feedburner.com/StudyHacks")
+ ("https://www.theregister.com/Design/page/feeds.html")
+ ("https://stevenpressfield.com/feed")
+ ("https://www.youtube.com/feeds/videos.xml?channel_id=UCrqM0Ym_NbK1fqeQG2VIohg") "Tsoding)"
+ ("https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA") "Luke Smith)"
+ ("https://www.youtube.com/feeds/videos.xml?channel_id=UCittVh8imKanO_5KohzDbpg") "Paul Joseph Watson)"
+ ("https://www.youtube.com/feeds/videos.xml?channel_id=UChWbNrHQHvKK6paclLp7WYw") "Ben Hoff)"
+ ("https://www.youtube.com/feeds/videos.xml?channel_id=UC5A6gpksxKgudZxrTOpz0XA") "fstori"
+ ("https://www.reddit.com/r/stallmanwasright.rss")
+ ("http://feeds2.feedburner.com/Command-line-fu")
+ ("https://www.debian.org/News/news")
+ ("https://opensource.org/news.xml")
+ ("https://www.fsf.org/static/fsforg/rss/news.xml")
+ ("https://jordanorelli.com/rss")
+ ("https://www.c0ffee.net/rss/")
+ ("http://tonsky.me/blog/atom.xml")
+ ("https://akkshaya.blog/feed")
+ ("https://miguelmota.com/index.xml")
+ ("https://web3isgoinggreat.com/feed.xml")
+ ("https://feeds.feedburner.com/arstechnica/open-source")
+ ("https://karl-voit.at/feeds/lazyblorg-all.atom_1.0.links-only.xml")
+ ("https://nitter.net/openbsdnow/rss")
+ ("https://nitter.net/openbsd/rss")
+ ("https://nitter.net/webzinepuffy/rss")
+ ("https://nitter.net/bsdnow/rss")
+ ("https://nitter.net/jcs/rss")
+ ("https://nitter.net/openbsdjournal/rss")
+ ("https://nitter.net/pitrh/rss")
+ ("https://nitter.net/sizeofvoid/rss")
+ ("https://nitter.net/canadianbryan/rss")
+ ("https://nitter.net/wesley974/rss")
+ ("https://nitter.net/slashdot/rss")
+ ("https://www.romanzolotarev.com/rss.xml")
+ ("https://www.romanzolotarev.com/n/rss.xml"))))
+
;; get scoring in elfeed
(use-package elfeed-score
:ensure t