diff options
Diffstat (limited to 'content/presentations.md')
-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 |