feeds: podcasts: subscribe to Last Week In AI

This commit is contained in:
2024-10-25 03:32:22 +00:00
parent 969d4cbef2
commit d810c17cfd
2 changed files with 10 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ let
(fromDb "fulltimenix.com" // tech)
(fromDb "futureofcoding.org/episodes" // tech)
(fromDb "hackerpublicradio.org" // tech)
(fromDb "lastweekinai.com" // tech)
(fromDb "lexfridman.com/podcast" // rat)
(fromDb "linktr.ee/betteroffline" // pol)
(fromDb "linuxdevtime.com" // tech)

View File

@@ -0,0 +1,9 @@
{
"description": "Weekly summaries of the AI news that matters!",
"is_podcast": true,
"site_name": "",
"site_url": "",
"title": "Last Week in AI",
"url": "https://feed.podbean.com/aitalk/feed.xml",
"velocity": 0.133
}