about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2020-08-10T23·23+0100
committertazjin <mail@tazj.in>2020-08-10T23·24+0000
commit1b5a5b0561b427c473ea1910669f1d4eba52bb02 (patch)
treef7df21151bdf2f51b6a35313edfec3867e4d364b
parent574d62c4b9f4314971dd32ee68ad22c3faa661b4 (diff)
feat(tazjin/homepage): Add entry for the Joscha Bach interview r/1640
Change-Id: Iae7428da249e2a70bc55c4b404b57b74971e999f
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1716
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
-rw-r--r--users/tazjin/homepage/entries.nix10
1 files changed, 10 insertions, 0 deletions
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,6 +1,16 @@
 [
   {
     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";
     url = "https://tvl.fyi";
     date = 1587435629;