From f6c5671a994867008b708b6980cf3767bf0ca914 Mon Sep 17 00:00:00 2001 From: Zeeshan Lakhani Date: Thu, 1 Jun 2023 10:40:37 -0700 Subject: [PATCH] chore: add new videos (#136) --- .github/workflows/docker.yml | 2 +- README.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 42e07b67..9677583f 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -2,7 +2,7 @@ name: 🐳 Docker on: schedule: - - cron: '0 0 * * *' + - cron: '0 */12 * * *' jobs: build-docker: diff --git a/README.md b/README.md index 6d6a652a..4677e6fa 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,8 @@ We would be happy to try to answer your question or try opening a new issue on G - [What Is An IPVM][ipvm-wg] - [IPVM: High-Level Spec][ipvm-spec] +- [Seamless Services for an Open World][seamless-services] by Brooklyn Zelenka +- [Foundations for Open-World Compute][foundations-for-openworld-compute] by Zeeshan Lakhani - [IPVM: The Long-Fabled Execution Layer][cod-ipvm] by Brooklyn Zelenka - [IPVM - IPFS and WASM][ipfs-thing-ipvm] by Brooklyn Zelenka - [Breaking Down the Interplanetary Virtual Machine][blog-1] @@ -147,6 +149,7 @@ conditions. [commit-spec-site]: https://www.conventionalcommits.org/ [demo-1]: https://www.loom.com/share/3204037368fe426ba3b4c952b0691c5c [direnv]:https://direnv.net/ +[foundations-for-openworld-compute]: https://youtu.be/dRz5mau6fsY [ipfs-thing-ipvm]: https://www.youtube.com/watch?v=rzJWk1nlYvs [ipvm-spec]: https://github.com/ipvm-wg/spec [ipvm-wg]: https://github.com/ipvm-wg @@ -155,5 +158,5 @@ conditions. [nix]:https://nixos.org/download.html [nix-flake]: https://nixos.wiki/wiki/Flakes [pre-commit]: https://pre-commit.com/ -[sqlite]: https://sqlite.org/index.html +[seamless-services]: https://youtu.be/Kr3B3sXh_VA [ucan-invocation]: https://github.com/ucan-wg/invocation