emacs.d/bundle/bundle--news.el

97 lines
6.6 KiB
EmacsLisp
Raw Normal View History

2021-12-15 17:51:04 +01:00
(use-package elfeed
2023-10-07 13:24:47 +02:00
:bind ("C-x w" . elfeed)
:init
(setq elfeed-feeds
'(("https://netzpolitik.org/feed/" netz politik news)
("https://www.marcuskammer.dev/weblog/index.xml" personal)
("https://www.guyrutenberg.com/feed/" linux blog)
("https://blog.mozilla.org/en/feed/" browser web)
("https://blog.chromium.org/feeds/posts/default" browser web)
("https://hacks.mozilla.org/feed/" browser web)
("https://mailbox.org/share/feed-de-mailbox.xml" email mailbox web)
("https://feeds.feedburner.com/GoogleWebFonts" fonts blog google)
("https://twobithistory.org/feed.xml" history blog coding)
("https://blog.getbootstrap.com/feed.xml" web bootstrap blog)
2024-01-17 21:57:51 +01:00
("https://blog.mozilla.org/en/feed/" web firefox blog)
2024-01-19 10:14:27 +01:00
("https://fsfe.org/news/news.de.rss" fsfe news free-software)
2024-03-30 19:26:48 +01:00
("https://planet.lisp.org/rss20.xml" planet lisp)
("https://emacsconf.org/index.atom" emacs lisp conference)
("https://jameshunt.us/feeds/main" lisp blog)
("https://xenodium.com/rss.xml" emacs blog)
("https://stevelosh.com/rss.xml" lisp blog personal)
("https://planet.lisp.org/rss20.xml" lisp blogs)
("https://m-x-erlangen.gitlab.io/atom.xml" lisp meetup)
("https://takeonrules.com/index.atom" lisp emacs blog)
("https://emacsredux.com/atom.xml" emacs blog)
("https://planet.emacslife.com/atom.xml" emacs)
("https://yiming.dev/rss.xml" coding emacs lisp blog)
("https://endlessparentheses.com/atom.xml" emacs elisp blog)
("https://www.philnewton.net/blog/feed/" emacs blog)
("https://emacsredux.com/atom.xml" emacs blog)
("https://marcus3santos.github.io/index.xml" emacs blog)
("https://olddeuteronomy.github.io/index.xml" emacs blog)
("https://www.colinmclear.net/posts/index.xml" research emacs blog)
("https://howardism.org/index.xml" emacs blog)
("https://www.timmons.dev/rss.xml" lisp blog)
("https://batsov.com/atom.xml" lisp emacs blog)
("https://notes.eatonphil.com/rss.xml" lisp emacs blog)
("https://stackoverflow.com/feeds/tag?tagnames=hunchentoot&sort=newest" lisp stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=common-lisp&sort=newest" lisp stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=elisp&sort=newest" lisp emacs stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=org-mode&sort=newest" emacs orgmode stackoverflow)
2024-04-04 15:27:12 +02:00
("https://stackoverflow.com/feeds/tag?tagnames=xmpp&sort=newest" xmpp stackoverflow)
2024-04-21 08:54:44 +02:00
;("https://stackoverflow.com/feeds/tag?tagnames=postgresql&sort=newest" sql stackoverflow)
;("https://stackoverflow.com/feeds/tag?tagnames=mariadb&sort=newest" sql stackoverflow)
2024-04-11 10:19:20 +02:00
("https://stackoverflow.com/feeds/tag?tagnames=guile&sort=newest" guile scheme lisp stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=sbcl&sort=newest" sbcl lisp stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=sbcl+emacs&sort=newest" sbcl emacs lisp stackoverflow)
("https://stackoverflow.com/feeds/tag?tagnames=sbcl+common-lisp+linux&sort=newest" sbcl lisp linux stackoverflow)
2024-03-30 19:26:48 +01:00
("https://sourceforge.net/p/sbcl/activity/feed" lisp sbcl)
("https://fukamachi.hashnode.dev/rss.xml" lisp blog)
("https://sourceforge.net/projects/sbcl/rss?path=/sbcl" lisp sbcl sourceforge)
("https://threatpost.com/feed/" security)
("https://krebsonsecurity.com/feed/" security blog)
("https://www.schneier.com/feed/atom/" security blog)
("https://userlutions.com/feed/" ux usability blog)
("https://www.nngroup.com/feed/rss/" ux design)
("https://feedpress.me/UXmatters" ux design)
("https://uxmovement.com/feed" ux design)
("https://www.uxbeginner.com/feed/" ux design)
("https://jeffgothelf.com/feed/" lean ux design blog)
("https://uxwritinghub.com/feed/" ux writing blog)
("https://www.w3.org/WAI/feed.xml" ux wai aria w3c)
("https://measuringu.com/feed/" ux blog)
("https://ux.stackexchange.com/feeds" ux stackexchange)
2024-04-11 13:41:57 +02:00
("https://emacs.stackexchange.com/feeds" emacs stackexchange)
2024-03-30 19:26:48 +01:00
("https://www.mdr.de/nachrichten/podcast/general/russland-angriff-krieg-ukraine100-podcast.xml" krieg ukraine podcast)
("https://www.deutschlandfunk.de/umwelt-und-verbraucher-100.rss" umwelt verbraucher klima podcast)
("https://jung-naiv.podigee.io/feed/mp3" politik podcast)
("https://www.ndr.de/nachrichten/info/podcast4696.xml" podcast umwelt klima)
("https://ct-uplink.podigee.io/feed/mp3" podcast technik computer)
("https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss" podcast osint)
2024-04-04 15:27:12 +02:00
("https://hacks.mozilla.org/feed/" blog firefox web)
2024-04-05 09:50:40 +02:00
("https://karthinks.com/index.xml" blog emacs)
2024-04-06 19:51:41 +02:00
("https://www.destatis.de/SiteGlobals/Functions/RSSFeed/DE/RSSNewsfeed/Aktuell.xml" destatis aktuelles presse)
("http://www.umweltbundesamt.de/rss/presse" uba aktuelles presse)
("https://www.test.de/rss/geldanlage-banken/" test geld finanzen)
("https://www.test.de/rss/steuern-recht/" test steuern recht)
2024-04-16 18:35:17 +02:00
("https://thefetishistas.com/feed/" latex fetish news)
2024-04-18 16:28:56 +02:00
("https://tonsky.me/atom.xml" blog computer)
2024-05-09 13:52:41 +02:00
("https://www.copernicus.eu/news/rss" klima)
2024-05-26 17:55:02 +02:00
("https://gegenblende.dgb.de/@@rss?count=10&feed=b3b8f76e-53f1-11e6-a380-525400e5a74a" arbeit gewerkschaft news)
2024-07-02 08:37:17 +02:00
("https://drewdevault.com/blog/index.xml" blog programming computer)
2024-07-11 21:48:02 +02:00
("https://www.inverse.com/rss" culture magazin journalism)
("https://inkppl.com/en/rss.xml" tattoo magazin people culture)
2024-07-28 19:48:09 +02:00
("https://novaramedia.com/feed/" politics capitalism climate left media)
2024-08-03 15:25:05 +02:00
("https://www.youtube.com/feeds/videos.xml?channel_id=UCN29LJGZ8FY30ysxdTnDsaw" youtube video)
("https://www.youtube.com/feeds/videos.xml?channel_id=UC5Ghe5TBQGYIOANuiNW4hDQ" youtube video)
2024-08-06 20:22:16 +02:00
("https://www.youtube.com/feeds/videos.xml?channel_id=UC0p5jTq6Xx_DosDFxVXnWaQ" youtube video)
("https://www.youtube.com/feeds/videos.xml?channel_id=UC0p5jTq6Xx_DosDFxVXnWaQ" youtube video)
2024-08-03 15:25:05 +02:00
("https://www.vag.de/rss/meldungen" ubahn opnv vag)
2024-08-13 10:58:46 +02:00
("https://feeds.feedblitz.com/sethsblog" management author blog)
2024-04-04 15:27:12 +02:00
))
2023-10-07 13:24:47 +02:00
(setq elfeed-search-filter "@7-day-ago +unread")
(let ((feeds (expand-file-name "~/feeds.el")))
(when (file-exists-p feeds)
2024-03-30 19:26:48 +01:00
(load-file feeds))))