Mardy's slides

This commit is contained in:
Johan Thelin 2019-04-13 16:38:14 +02:00
parent 921b7f4ee5
commit 62656ec330
2 changed files with 2 additions and 1 deletions

BIN
2019/slides/Blockchain.pdf Normal file

Binary file not shown.

View file

@ -440,7 +440,8 @@
<div class="col-md-9">
<div class="name">Alberto Mardegan</div>
<div class="title">Using the blockchain to find the next prime number</div>
<div class="links"><a href="schedule.html#mon16">Talk Slot</a></div><div class="abstract">
<div class="links"><a href="slides/Blockchain.pdf">Slides</a>
&nbsp;-&nbsp;<a href="schedule.html#mon16">Talk Slot</a></div><div class="abstract">
The nature of blockchain-based algorithms make them suitable for solving almost any class of software problems, vastly expanding the field of what is achievable with network computing. At least, if you believe the Internet.
</div><div class="abstract">
In this talk we'll take a critical approach to the blockchain (with a brief mention of cryptocurrencies), giving an overview of how they work and bringing forward some reasons why, after all, the blockchain might not be the best technology for your next project.