diff options
author | Julio Capote <jcapote@gmail.com> | 2023-03-11 21:09:55 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2023-03-11 21:09:55 +0000 |
commit | 5d25f86249c7a1ac11196f758c1e92048fa7cbc3 (patch) | |
tree | 22c482bc4d5bb6136e3a23d3bfeef11e01d4c81b /content/presentations.md | |
parent | 3192dc1c7eb267d35c751117478d13ccc421b236 (diff) | |
download | capotej.com-5d25f86249c7a1ac11196f758c1e92048fa7cbc3.tar.gz |
updates
Diffstat (limited to '')
-rw-r--r-- | content/presentations.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/content/presentations.md b/content/presentations.md new file mode 100644 index 0000000..e9394f6 --- /dev/null +++ b/content/presentations.md @@ -0,0 +1,32 @@ ++++ +title = "Presentations" +date = "2023-02-25T06:37:09-05:00" + +# +# Set menu to "main" to add this page to +# the main menu on top of the page +# +menu = "main" + +# +# description is optional +# +# description = "An optional description for SEO. If not provided, an automatically created summary will be used." + +# +# tags are optional +# +# tags = ["databases","distributed-computing","efficiency","finatra","go","http","posterous","presentation","riak","scala","shell-scripting","tmux",] ++++ + +# Presentations + +## How packagecloud.io works (2017) +<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/e_gVoL3gd5k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> + +## Distributing systems in Scala with Fiangle (2013) +<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/D3MGcAEUyXE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> + +## Riak at Posterous (2012) +<iframe src="https://player.vimeo.com/video/35905739?h=1bc1ec02b8" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe> +<p><a href="https://vimeo.com/35905739">Riak at Posterous</a> from <a href="https://vimeo.com">Vimeo</a>.</p>
\ No newline at end of file |