Skip to content

Instantly share code, notes, and snippets.

@altwitt
Created February 11, 2019 18:06
Show Gist options
  • Save altwitt/66ca8ce3c7739b1c6c38d7430611103d to your computer and use it in GitHub Desktop.
Save altwitt/66ca8ce3c7739b1c6c38d7430611103d to your computer and use it in GitHub Desktop.
subscriptions = [
"https://motherboard.vice.com/en_us/rss?trk_source=motherboard",
"https://www.theatlantic.com/feed/notes/",
"https://www.wired.com/category/science/feed",
"https://phys.org/rss-feed/",
"http://feeds.sciencedaily.com/sciencedaily/computers_math/computer_science",
"http://newsoffice.mit.edu/rss/topic/computers",
"http://www.nature.com/subjects/computer-science.rss",
"http://www.nature.com/subjects/mathematics-and-computing.rss",
"feed:https://news.ycombinator.com/rss",
"https://www.gislounge.com/feed",
"http://gisgeography.com/feed",
"http://www.digital-geography.com/feed",
"http://blog.gisuser.com/?feed=rss2",
"http://geohipster.com/feed",
"http://geoawesomeness.com/feed",
"https://boundlessgeo.com/blog/feed",
"https://www.geospatialworld.net/feed",
"http://geoinformatics.com/feed",
"https://www.reddit.com/r/gis/.rss?format=xml",
"https://www.gearthblog.com/feed",
"http://grindgis.com/feed",
"http://www.opengeospatial.org/blog/feed",
"http://feeds.feedburner.com/EIJournal",
"https://carto.com/blog/feed.xml",
"http://www.ae2s.com/gisblog/feed",
'http://doingthatwrong.com/?format=rss',
'http://www.pydanny.com/feeds/all.atom.xml',
'http://www.blog.pythonlibrary.org/feed/',
'https://realpython.com/atom.xml',
'http://www.snarky.ca/feed',
'http://lucumr.pocoo.org/feed.atom',
'http://planetpython.org/rss20.xml',
'https://hackaday.com/blog/feed/',
'http://planet.ubuntu.com/rss20.xml',
'http://www.ianww.com/blog/rss/',
'http://dave.cheney.net/feed',
"https://www.blog.google/products/maps/rss",
"http://k1z.blog.uni-heidelberg.de/feed"
"feed://changelog.com/tagged/python/feed/",
"http://feeds.feedburner.com/PythonCentral",
"http://planetpython.org/rss20.xml",
"https://pypi.python.org/pypi?%3Aaction=packages_rss",
"https://realpython.com/atom.xml",
"https://www.podcastinit.com/feed/mp3/",
"https://www.programiz.com/python-programming/rss.xml",
"http://feeds.feedburner.com/Pycharm",
"https://pycoders.com/feed/planetpython",
"http://pytennessee.tumblr.com/rss",
"https://stackabuse.com/tag/python/rss/",
"https://www.reddit.com/r/chaosmagick/.rss",
"https://www.reddit.com/r/coding/.rss",
"https://www.reddit.com/r/geospatial/.rss",
"https://www.reddit.com/r/hackernews/.rss",
"https://www.reddit.com/r/magick/.rss",
"https://www.reddit.com/r/Meditation/.rss",
"https://www.reddit.com/r/occult/.rss",
"https://www.reddit.com/r/QGIS/.rss",
"https://www.reddit.com/r/taoism/.rss",
"https://www.reddit.com/r/webdev/.rss",
"https://www.reddit.com/r/wimhofmethod/.rss"
]
@altwitt
Copy link
Author

altwitt commented Feb 11, 2019

yep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment