From 1b5a5b0561b427c473ea1910669f1d4eba52bb02 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 11 Aug 2020 00:23:35 +0100 Subject: feat(tazjin/homepage): Add entry for the Joscha Bach interview Change-Id: Iae7428da249e2a70bc55c4b404b57b74971e999f Reviewed-on: https://cl.tvl.fyi/c/depot/+/1716 Reviewed-by: tazjin Tested-by: BuildkiteCI --- users/tazjin/homepage/entries.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/users/tazjin/homepage/entries.nix b/users/tazjin/homepage/entries.nix index 92749368f4..1e2b0b03df 100644 --- a/users/tazjin/homepage/entries.nix +++ b/users/tazjin/homepage/entries.nix @@ -1,4 +1,14 @@ [ + { + class = "misc"; + title = "Interview with Joscha Bach"; + url = "https://www.youtube.com/watch?v=P-2P3MSZrBM"; + date = 1594594800; + description = '' + A fascinating, mind-bending interview by Lex Fridman with Joscha + Bach about the Nature of the Universe. + ''; + } { class = "misc"; title = "The Virus Lounge"; -- cgit 1.4.1