feeds: add microarch.club podcast
This commit is contained in:
@@ -85,6 +85,7 @@ let
|
||||
(fromDb "hackerpublicradio.org" // tech)
|
||||
(fromDb "lexfridman.com/podcast" // rat)
|
||||
(fromDb "mapspodcast.libsyn.com" // uncat) # Multidisciplinary Association for Psychedelic Studies
|
||||
(fromDb "microarch.club" // tech)
|
||||
(fromDb "omegataupodcast.net" // tech) # 3/4 German; 1/4 eps are English
|
||||
(fromDb "omny.fm/shows/cool-people-who-did-cool-stuff" // pol) # Maggie Killjoy -- referenced by Cory Doctorow
|
||||
(fromDb "omny.fm/shows/money-stuff-the-podcast") # Matt Levine
|
||||
|
9
modules/data/feeds/sources/microarch.club/default.json
Normal file
9
modules/data/feeds/sources/microarch.club/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "The art, science, and history of processor design..",
|
||||
"is_podcast": true,
|
||||
"site_name": "",
|
||||
"site_url": "",
|
||||
"title": "Microarch Club",
|
||||
"url": "https://feeds.transistor.fm/microarch-club",
|
||||
"velocity": 0.083
|
||||
}
|
Reference in New Issue
Block a user