tvl-depot/users/tazjin/homepage/entries.nix
Vincent Ambo 1b5a5b0561 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 <mail@tazj.in>
Tested-by: BuildkiteCI
2020-08-10 23:24:44 +00:00

74 lines
2.1 KiB
Nix

[
{
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;
description = "A daily social video call in these trying pandemic times. Join us!";
}
{
class = "project";
title = "depot";
url = "https://code.tvl.fyi/about";
date = 1576800000;
description = "Merging all of my projects into a single, Nix-based monorepo";
}
{
class = "project";
title = "Nixery";
url = "https://github.com/google/nixery";
date = 1565132400;
description = "A Nix-backed container registry that builds container images on demand";
}
{
class = "project";
title = "kontemplate";
url = "https://code.tvl.fyi/about/ops/kontemplate";
date = 1486550940;
description = "Simple file templating tool built for Kubernetes resources";
}
{
class = "misc";
title = "dottime";
url = "https://dotti.me/";
date = 1560898800;
description = "A universal convention for conveying time (by edef <3)";
}
{
class = "project";
title = "journaldriver";
url = "https://code.tvl.fyi/about/ops/journaldriver";
date = 1527375600;
description = "Small daemon to forward logs from journald to Stackdriver Logging";
}
{
class = "misc";
title = "Principia Discordia";
url = "https://principiadiscordia.com/book/1.php";
date = 1495494000;
description = ''
The Principia is a short book I read as a child, and didn't
understand until much later. It shaped much of my world view.
'';
}
{
class = "misc";
title = "This Week in Virology";
url = "http://www.microbe.tv/twiv/";
date = 1585517557;
description = ''
Podcast with high-quality information about virology,
epidemiology and so on. Highly relevant to COVID19.
'';
}
]