diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 3d98b0bf4..9c954cf8e 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -126,6 +126,7 @@ let (fromDb "the-ben-marc-show.simplecast.com" // tech // pol) # Ben Horowitz + Marc Andreessen; love to hate em (fromDb "timclicks.dev/compose-podcast" // tech) # Rust-heavy dev interviews (fromDb "werenotwrong.fireside.fm" // pol) # We're Not Wrong + (fromDb "whycast.podcast.audio/@whycast" // tech) # What Hackers Yearn [for]: (mkPod "https://sfconservancy.org/casts/the-corresponding-source/feeds/ogg/" // tech) # (fromDb "allinchamathjason.libsyn.com" // pol) diff --git a/modules/data/feeds/sources/whycast.podcast.audio/@whycast/default.json b/modules/data/feeds/sources/whycast.podcast.audio/@whycast/default.json new file mode 100644 index 000000000..95047239e --- /dev/null +++ b/modules/data/feeds/sources/whycast.podcast.audio/@whycast/default.json @@ -0,0 +1,9 @@ +{ + "description": "

The WHYcast is a podcast made by a couple of enthousiastic people from the large group of volunteers, organising the next quadrennial Dutch hackercamp called WHY2025. In this series running up to the event, we will go into what a camp like this actually is, dive into some of the history of the previous 9 editions and what is involved in organising such a large event. We and all 42 subteams hope to see you in Geestmerambacht on August 8 through 12th 2025!

\n

https://why2025.org/

\n

Follow us on:\nMastodon\nBluesky\nTwitter\nLinkedIn

\n

Contact us at WHYcast@why2025.org

\n

Tune: Synthrain by Dirk Dehler (CC-BY 4.0)

", + "is_podcast": true, + "site_name": "Castopod", + "site_url": "https://whycast.podcast.audio", + "title": "WHYcast", + "url": "https://whycast.podcast.audio/@whycast/feed.xml", + "velocity": 0.136 +} \ No newline at end of file