After Width: | Height: | Size: 31 KiB |
After Width: | Height: | Size: 556 KiB |
After Width: | Height: | Size: 56 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 476 KiB |
After Width: | Height: | Size: 637 KiB |
After Width: | Height: | Size: 97 KiB |
@ -0,0 +1,297 @@
|
||||
<!doctype html> |
||||
<html lang="en"> |
||||
<head> |
||||
<meta charset="utf-8"> |
||||
|
||||
<title>Ganhamos Algo, Perdemos Algo</title> |
||||
|
||||
<meta name="description" content="Por que você deveria aprender Rust"> |
||||
<meta name="author" content="Julio Biason"> |
||||
|
||||
<meta name="apple-mobile-web-app-capable" content="yes"> |
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> |
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui"> |
||||
|
||||
<link rel="stylesheet" href="reveal.js/css/reveal.css"> |
||||
<link rel="stylesheet" href="reveal.js/css/theme/night.css" id="theme"> |
||||
|
||||
<!-- Code syntax highlighting --> |
||||
<link rel="stylesheet" href="reveal.js/lib/css/zenburn.css"> |
||||
|
||||
<!-- Printing and PDF exports --> |
||||
<script> |
||||
var link = document.createElement( 'link' ); |
||||
link.rel = 'stylesheet'; |
||||
link.type = 'text/css'; |
||||
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css'; |
||||
document.getElementsByTagName( 'head' )[0].appendChild( link ); |
||||
</script> |
||||
|
||||
<!--[if lt IE 9]> |
||||
<script src="lib/js/html5shiv.js"></script> |
||||
<![endif]--> |
||||
|
||||
<style type="text/css" media="screen"> |
||||
.happy { |
||||
color: yellow; |
||||
} |
||||
|
||||
.reveal section img { |
||||
border: none; |
||||
} |
||||
|
||||
.reveal ul.empty { |
||||
list-style: none inside; |
||||
} |
||||
|
||||
.revel ul.empty li { |
||||
display: block; |
||||
} |
||||
|
||||
.cursor { |
||||
background-color: #666; |
||||
color: white; |
||||
} |
||||
|
||||
img { |
||||
max-height: 90%; |
||||
} |
||||
|
||||
td.seen { |
||||
font-style: italic; |
||||
font-weight: bold; |
||||
} |
||||
|
||||
.semi-opaque { |
||||
background-color: rgba(0, 0, 0, 0.7); |
||||
} |
||||
|
||||
ul.chat { |
||||
list-style: none inside; |
||||
} |
||||
|
||||
ul.chat li { |
||||
font-family: monospace; |
||||
font-size: 80%; |
||||
} |
||||
|
||||
ul.chat li span { |
||||
font-weight: bold; |
||||
} |
||||
</style> |
||||
</head> |
||||
|
||||
<body> |
||||
<div class="reveal"> |
||||
<div class="slides"> |
||||
<section> |
||||
<h2>Júlio Biason</h2> |
||||
</section> |
||||
|
||||
<section data-background="_images/drops.jpg" data-header> |
||||
<h2 class="semi-opaque"> |
||||
Comunidades:<br/> |
||||
Ganhamos Algo,<br/> |
||||
Perdemos Algo |
||||
</h2> |
||||
</section> |
||||
|
||||
<section> |
||||
<section> |
||||
<img src="_images/who.gif" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/fast-typing.gif" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/moto.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/unpopular-opinion.jpg" class="stretch"/> |
||||
</section> |
||||
</section> |
||||
|
||||
<section> |
||||
<!-- uma das primeiras comunidades que eu participei |
||||
foi o gurpo de usuários de os/2. eu tinha que |
||||
percorrer 80km (de carro) para o encontro --> |
||||
|
||||
<!-- junto com o grupo havia um grupo no IRC --> |
||||
<section> |
||||
<img src="_images/os2.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src='_images/taquara-portoalegre.png' class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/presenter.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/os2-irc.png" class="stretch"/> |
||||
</section> |
||||
</section> |
||||
|
||||
<section> |
||||
<section> |
||||
<img src="_images/Unisinos.jpg" class="stretch"/> |
||||
<!-- bolsista gradução --> |
||||
<!-- outros bolsistas --> |
||||
<!-- comunidade software livre --> |
||||
<p>de 1997 até 1998</p> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/corridor.jpg" class="stretch"/> |
||||
</section> |
||||
</section> |
||||
|
||||
<section> |
||||
<section> |
||||
<img src="_images/pytche.png" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/rust-in-poa.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/meetup.png" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/socializing.jpeg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/ff_map.png" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/bus-full.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/no-parking-space.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/presenter.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<h2>"A comunidade pertence à comunidade"</h2> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/absolutely_nothing.jpg" class="stretch"/> |
||||
</section> |
||||
</section> |
||||
|
||||
<section> |
||||
<section> |
||||
<img src="_images/tchelinux.png" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/tchelinux-2019.png" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/tchelinux-volta-2019.png" class="stretch"> |
||||
<!-- tchelinux, 2019, 3000km --> |
||||
<!-- alegrete --> |
||||
<!-- bagé --> |
||||
<!-- bento gonçalves --> |
||||
<!-- camaquã --> |
||||
<!-- caxias do sul --> |
||||
<!-- erechim --> |
||||
<!-- novo hamburgo --> |
||||
<!-- passo fundo --> |
||||
<!-- pelotas --> |
||||
<!-- porto alegre --> |
||||
<!-- rio grande --> |
||||
<!-- santa cruz do sul --> |
||||
<!-- santa maria --> |
||||
<!-- santana do livramento --> |
||||
<!-- santo angelo --> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/fugindo.png" class="stretch"/> |
||||
<!-- apresentação de Python no Tchelinux --> |
||||
<!-- sugestões para criação de grupos locais --> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/Interested-or-interesting.jpg" class="stretch"/> |
||||
</section> |
||||
</section> |
||||
|
||||
<section> |
||||
<section> |
||||
<img src="_images/2020.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<!-- pandemia --> |
||||
<img src="_images/covid.jpg" class="stretch"/> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/things-change.jpg" class="stretch"/> |
||||
</section> |
||||
</section> |
||||
|
||||
<section> |
||||
<section> |
||||
<img src="_images/teams-video-chat.jpg" class="stretch"/> |
||||
<!-- remoto --> |
||||
</section> |
||||
|
||||
<section> |
||||
<img src="_images/teams-camera-off.png" class="stretch"/> |
||||
</section> |
||||
</section> |
||||
|
||||
<section data-background='_images/thats-all-folks.jpg'> |
||||
</section> |
||||
</div> |
||||
</div> |
||||
|
||||
<script src="reveal.js/lib/js/head.min.js"></script> |
||||
<script src="reveal.js/js/reveal.js"></script> |
||||
|
||||
<script> |
||||
// Full list of configuration options available at: |
||||
// https://github.com/hakimel/reveal.js#configuration |
||||
Reveal.initialize({ |
||||
controls: true, |
||||
progress: true, |
||||
history: true, |
||||
center: true, |
||||
// showNotes: true, |
||||
|
||||
transition: 'slide', // none/fade/slide/convex/concave/zoom |
||||
|
||||
// Optional reveal.js plugins |
||||
dependencies: [ |
||||
{ src: 'reveal.js/lib/js/classList.js', condition: function() { return !document.body.classList; } }, |
||||
{ src: 'reveal.js/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, |
||||
{ src: 'reveal.js/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } }, |
||||
{ src: 'reveal.js/plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }, |
||||
{ src: 'reveal.js/plugin/zoom-js/zoom.js', async: true }, |
||||
{ src: 'reveal.js/plugin/notes/notes.js', async: true } |
||||
] |
||||
}); |
||||
</script> |
||||
|
||||
</body> |
||||
</html> |
||||
|