Browse Source

Removed a few things that wouldn't make sense

master
Julio Biason 1 week ago
parent
commit
be2aa0ca47
  1. BIN
      _images/disc-earth.jpg
  2. BIN
      _images/federation-blocks.jpeg
  3. BIN
      _images/tng-picard-paranoia.webp
  4. 62
      nao-sou-eu.html

BIN
_images/disc-earth.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

BIN
_images/federation-blocks.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

BIN
_images/tng-picard-paranoia.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 MiB

62
nao-sou-eu.html

@ -525,20 +525,20 @@
</aside>
</section>
<section>
<h3>Problema de HTTP:</h3>
<p>
Anos de surras com wget/curl/etc me ensinaram como
autenticar a requisição e como fazer pip sem
precisar que usuário se autentique.
</p>
<aside class="notes">
Por sorte eu sei como URLs funcionam, e sei como fazer
uma requisição HTTP autenticada que funciona em
qualquer lugar.
</aside>
</section>
<!-- <section> -->
<!-- <h3>Problema de HTTP:</h3> -->
<!-- <p> -->
<!-- Anos de surras com wget/curl/etc me ensinaram como -->
<!-- autenticar a requisição e como fazer pip sem -->
<!-- precisar que usuário se autentique. -->
<!-- </p> -->
<!-- <aside class="notes"> -->
<!-- Por sorte eu sei como URLs funcionam, e sei como fazer -->
<!-- uma requisição HTTP autenticada que funciona em -->
<!-- qualquer lugar. -->
<!-- </aside> -->
<!-- </section> -->
<section>
<!-- ferramentas pra python não estão mais sendo escritas em Python (ruff, uv, Pyright) -->
@ -571,7 +571,7 @@
<h3>Algumas melhorias...</h3>
<ul>
<li>GIL-less Python</li>
<li>JIT hook</li>
<li>JIT compilation</li>
</ul>
<aside class="notes">
@ -590,11 +590,19 @@
</aside>
</section>
<section>
<img src="_images/disc-earth.jpg" class="stretch">
</section>
<section>
<img src="_images/federation-blocks.jpeg" class="stretch">
</section>
<section>
<h3>Rust:</h3>
<ul>
<li class="fragment">... não me deixa cruzar a rua sem olhar pros dois lados</li>
<li class="fragment">... não me deixa sair de moto sem usar capacete e protetor</li>
<li class="fragment">... não me deixa cruzar a rua sem olhar pros dois lados<span class="fragment"> mesmo que a rua seja de mão única</span></li>
<li class="fragment">... não me deixa sair de moto sem usar capacete e protetor<span class="fragment"> mesmo que seja pra tirar a moto da garagem</span></li>
<li class="fragment">... não me deixa tomar banho se não tiver o tapetinho pra não escorregar no chuveiro</li>
</ul>
</section>
@ -618,13 +626,13 @@
</section>
-->
<section>
<img src="_images/py-so-2024.png" class="stretch">
</section>
<!-- <section> -->
<!-- <img src="_images/py-so-2024.png" class="stretch"> -->
<!-- </section> -->
<section>
<img src="_images/so-salary-2024.png" class="stretch">
</section>
<!-- <section> -->
<!-- <img src="_images/so-salary-2024.png" class="stretch"> -->
<!-- </section> -->
<section>
<h2>Enfim...</h2>
@ -650,6 +658,14 @@
</small>
</section>
<section>
<img src="_images/federation-blocks.jpeg" class="stretch">
</section>
<!-- <section> -->
<!-- <img src="_images/tng-picard-paranoia.webp" class="stretch"> -->
<!-- </section> -->
<section data-background='_images/thats-all-folks.jpg'>
</section>
</div>

Loading…
Cancel
Save