adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log | Files | Refs | README | LICENSE Back to index

commit 8f1700bf4a9c9e2e3b31fd58f98866235ef6024d
parent 19bc368eef8d597a3567f012b842bdd4876a3ad6
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon,  3 Feb 2020 19:15:25 +0100

Add changelog posting

Diffstat:
Apages/003-changelog.cfg | 8++++++++
Apages/003-changelog.html | 11+++++++++++
2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/pages/003-changelog.cfg b/pages/003-changelog.cfg @@ -0,0 +1,8 @@ +filename=changelog.html +title=Apperance on The Changelog podcast +description=My interview on the tech podcast The Changelog +id=changelog +tags=changelog, scholarref, podcast +created=2020-02-03 +updated=2020-02-03 +#index=0 diff --git a/pages/003-changelog.html b/pages/003-changelog.html @@ -0,0 +1,11 @@ +<h2>Appearance on The Changelog</h2> + +<p>I recently had the chance to talk with +<a href="https://adamstacoviak.com/">Adam Stacoviak</a> and +<a href="https://twitter.com/jerodsanto">Jerod Santo</a> on their tech +podcast <a href="https://changelog.com/podcast">"The Changelog"</a>. +We discussed how open source software plays an important role in +climate science, my <a href="scholarref.html">scholarref tools</a>, +and my (un)healthy scepticism of Github and social networks.</p> + +<p><a href="https://changelog.com/podcast/378">Listen here...</a></p>