emacs.d/bundle/bundle--news.el
2024-01-19 10:14:27 +01:00

123 lines
6.6 KiB
EmacsLisp

(use-package eww
:defer t
:init
(add-hook 'eww-after-render-hook #'shrface-mode)
:custom
(shr-use-colors nil)
(shr-use-fonts t)
(shr-inhibit-images t)
(shr-cookie-policy nil)
(browse-url-browser-function (quote eww-browse-url))
:config
(require 'shrface))
(use-package elfeed
: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.heise.de/thema/Linux-und-Open-Source?view=atom" linux open-source news)
("https://www.klimareporter.de/feed/rss/" klima umwelt politik wirtschaft nachrichten)
("http://www.umweltbundesamt.de/rss/presse" umwelt bundesamt presse)
("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://www.interaction-design.org/rss/site_news.xml" ux design)
("https://mailbox.org/share/feed-de-mailbox.xml" email mailbox web)
("https://feeds.feedburner.com/GoogleWebFonts" fonts blog google)
("https://nostarch.com/feeds/newbooks.xml" books)
("https://www.strategyzer.com/blog/rss.xml" business blog strategyzer)
("https://www.neondystopia.com/feed/" cyberpunk blog)
("https://www.raspberrypi.org/blog/feed/" raspberry blog)
("https://www.blog.berrybase.de/feed/" raspberry blog)
("https://twobithistory.org/feed.xml" history blog coding)
("https://gwern.substack.com/feed" blog technology personal)
("https://monochrome-watches.com/feed/" watches blog)
("https://www.heise.de/security/rss/news-atom.xml" security news)
("https://blog.getbootstrap.com/feed.xml" web bootstrap blog)
("https://blog.mozilla.org/en/feed/" web firefox blog)
("https://fsfe.org/news/news.de.rss" fsfe news free-software)
("https://rework.withgoogle.com/blog/feed" teams work blog)))
(setq elfeed-search-filter "@7-day-ago +unread")
(let ((feeds (expand-file-name "~/feeds.el")))
(when (file-exists-p feeds)
(load-file feeds)))
:config
(mapcar
(lambda (feed) (add-to-list 'elfeed-feeds feed))
;; lisp / clojure / emacs feeds
'(;("http://planet.sbcl.org/rss20.xml" sbcl lisp)
("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)
("http://atomized.org/rss.xml" lisp 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://taonaw.com/index.xml" 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)
("http://nullprogram.com/feed/" lisp 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://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)
;("http://planet.clojure.in/atom.xml" clojure news hacking jvm java)
;("https://lisp-journey.gitlab.io/index.xml" lisp blog)
))
(mapcar
(lambda (feed) (add-to-list 'elfeed-feeds feed))
;; steuer feeds
'(("https://www.bundesfinanzministerium.de/SiteGlobals/Functions/RSSFeed/DE/Steuern/RSSSteuern.xml" steuer finanzen)
("https://www.bundesfinanzministerium.de/SiteGlobals/Functions/RSSFeed/DE/Aktuelles/RSSAktuelles.xml" steuer finanzen)
("https://www.heise.de/thema/Finanzen.xml" finanzen heise)
("https://www.test.de/rss/steuern-recht/meldungen/" steuer finanzen)))
(mapcar
(lambda (feed) (add-to-list 'elfeed-feeds feed))
'(("https://threatpost.com/feed/" security)
("https://krebsonsecurity.com/feed/" security blog)
("https://www.schneier.com/feed/atom/" security blog)
("https://nakedsecurity.sophos.com/feed/" security)))
(mapcar
(lambda (feed) (add-to-list 'elfeed-feeds feed))
;; ux feeds
'(("https://www.audiotranskription.de/feed/" ux blog qda)
("https://uxcontent.com/feed/" ux writing blog)
("https://userlutions.com/feed/" ux usability blog)
("https://www.nngroup.com/feed/rss/" ux design)
("https://uxpamagazine.org/?feed=full" 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://ux.stackexchange.com/feeds" ux stackexchange)))
(mapcar
(lambda (feed) (add-to-list 'elfeed-feeds feed))
;; podcasts
'(("https://logbuch-netzpolitik.de/feed/m4a" netzpolitik podcast)
("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://changelog.com/podcast/feed" software-development open-source podcast)
("https://www.ndr.de/nachrichten/info/podcast4696.xml" podcast umwelt klima)
("https://www.klimareporter.de/tag/klimaupdate?format=feed&type=atom" 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))))